⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 conversionreport.txt

📁 asp.net+sql2000经典项目开发案例
💻 TXT
字号:
This report shows the steps taken to convert your Web application from ASP.NET 1.1 to ASP.NET 2.0. 
There may be some unresolved conversion issues you will need to manually fix. 
For more information, please refer to http://go.microsoft.com/fwlink/?LinkId=46995 or search for the help topic "Converting from Visual Studio .NET 2002 or 2003".
Conversion Started on project file ST_WebCourse.csproj at March 12 2006, 16:17:45.

=========================ERRORS===================
ERROR: The following files were not migrated because they were not found in the project file or the associated 'BuildAction' is set to 'None'.
You may need to exclude these files from the project after the conversion process in order to compile your web site: 
File List == webform1.aspx,sp_common\sp_bottom.ascx,sp_common\sp_main.aspx.cs,sp_common\sp_header.ascx,sp_common\sp_main.aspx,
webform1.aspx.cs,sp_common\sp_header.ascx.cs,sp_common\sp_bottom.ascx.cs.

=========================COMMENTS=================
Web.Config: Added 'xhtmlConformance' attribute.
Removed attribute Codebehind from file Global.asax.
Removed attribute AutoEventWireup from file ST_Login.aspx.
Removed attribute Codebehind from file ST_Login.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file ST_Login.aspx.cs (Line 21).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file ST_Login.aspx.cs (Line 45).
Removed attribute AutoEventWireup from file st_admin\st_course.aspx.
Removed attribute Codebehind from file st_admin\st_course.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_Course.aspx.cs (Line 20).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_Course.aspx.cs (Line 84).
Removed attribute AutoEventWireup from file st_admin\st_courseadd.aspx.
Removed attribute Codebehind from file st_admin\st_courseadd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_CourseAdd.aspx.cs (Line 20).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_admin\ST_CourseAdd.aspx.cs (Line 75).
Removed attribute AutoEventWireup from file st_admin\st_dept.aspx.
Removed attribute Codebehind from file st_admin\st_dept.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_Dept.aspx.cs (Line 20).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_Dept.aspx.cs (Line 78).
Removed attribute AutoEventWireup from file st_admin\st_deptadd.aspx.
Removed attribute Codebehind from file st_admin\st_deptadd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_DeptAdd.aspx.cs (Line 21).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_admin\ST_DeptAdd.aspx.cs (Line 56).
Removed attribute AutoEventWireup from file st_admin\st_major.aspx.
Removed attribute Codebehind from file st_admin\st_major.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_Major.aspx.cs (Line 20).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_Major.aspx.cs (Line 85).
Removed attribute AutoEventWireup from file st_admin\st_majoradd.aspx.
Removed attribute Codebehind from file st_admin\st_majoradd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_MajorAdd.aspx.cs (Line 20).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_admin\ST_MajorAdd.aspx.cs (Line 59).
Removed attribute AutoEventWireup from file st_admin\st_stuaddcourse.aspx.
Removed attribute Codebehind from file st_admin\st_stuaddcourse.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_StuAddCourse.aspx.cs (Line 20).
Warning: Access level of 'dgBulletin_PreRender' changed to 'protected' in file st_admin\ST_StuAddCourse.aspx.cs (Line 70).
Warning: Access level of 'ddlDept_SelectedIndexChanged' changed to 'protected' in file st_admin\ST_StuAddCourse.aspx.cs (Line 75).
Warning: Access level of 'ddlMajor_SelectedIndexChanged' changed to 'protected' in file st_admin\ST_StuAddCourse.aspx.cs (Line 83).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_StuAddCourse.aspx.cs (Line 91).
Removed attribute AutoEventWireup from file st_admin\st_stucourse.aspx.
Removed attribute Codebehind from file st_admin\st_stucourse.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 19).
Warning: Access level of 'dgBulletin_PreRender' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 69).
Warning: Access level of 'ddlDept_SelectedIndexChanged' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 74).
Warning: Access level of 'ddlMajor_SelectedIndexChanged' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 82).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 90).
Warning: Access level of 'Button1_ServerClick' changed to 'protected' in file st_admin\ST_StuCourse.aspx.cs (Line 111).
Removed attribute AutoEventWireup from file st_admin\st_student.aspx.
Removed attribute Codebehind from file st_admin\st_student.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_Student.aspx.cs (Line 20).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_Student.aspx.cs (Line 82).
Removed attribute AutoEventWireup from file st_admin\st_studentadd.aspx.
Removed attribute Codebehind from file st_admin\st_studentadd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_StudentAdd.aspx.cs (Line 20).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_admin\ST_StudentAdd.aspx.cs (Line 75).
Warning: Access level of 'ddlDept_SelectedIndexChanged' changed to 'protected' in file st_admin\ST_StudentAdd.aspx.cs (Line 106).
Removed attribute AutoEventWireup from file st_admin\st_teacher.aspx.
Removed attribute Codebehind from file st_admin\st_teacher.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_Teacher.aspx.cs (Line 20).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_admin\ST_Teacher.aspx.cs (Line 83).
Removed attribute AutoEventWireup from file st_admin\st_teacheradd.aspx.
Removed attribute Codebehind from file st_admin\st_teacheradd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_admin\ST_TeacherAdd.aspx.cs (Line 20).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_admin\ST_TeacherAdd.aspx.cs (Line 62).
Removed attribute TargetSchema from file st_common\st_bottom.ascx.
Removed attribute Codebehind from file st_common\st_bottom.ascx.
Removed attribute AutoEventWireup from file st_common\st_bottom.ascx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_common\ST_Bottom.ascx.cs (Line 16).
Removed attribute TargetSchema from file st_common\st_header.ascx.
Removed attribute Codebehind from file st_common\st_header.ascx.
Removed attribute AutoEventWireup from file st_common\st_header.ascx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_common\ST_Header.ascx.cs (Line 16).
Removed attribute AutoEventWireup from file st_common\st_main.aspx.
Removed attribute Codebehind from file st_common\st_main.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_common\ST_Main.aspx.cs (Line 20).
Removed attribute AutoEventWireup from file st_common\st_quit.aspx.
Removed attribute Codebehind from file st_common\st_quit.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_common\ST_Quit.aspx.cs (Line 19).
Removed attribute AutoEventWireup from file st_student\st_stuaddcourse.aspx.
Removed attribute Codebehind from file st_student\st_stuaddcourse.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_student\ST_StuAddCourse.aspx.cs (Line 20).
Warning: Access level of 'dgBulletin_PreRender' changed to 'protected' in file st_student\ST_StuAddCourse.aspx.cs (Line 65).
Warning: Access level of 'ddlDept_SelectedIndexChanged' changed to 'protected' in file st_student\ST_StuAddCourse.aspx.cs (Line 98).
Warning: Access level of 'ddlMajor_SelectedIndexChanged' changed to 'protected' in file st_student\ST_StuAddCourse.aspx.cs (Line 106).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_student\ST_StuAddCourse.aspx.cs (Line 114).
Removed attribute AutoEventWireup from file st_student\st_stucourse.aspx.
Removed attribute Codebehind from file st_student\st_stucourse.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 19).
Warning: Access level of 'dgBulletin_PreRender' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 69).
Warning: Access level of 'ddlDept_SelectedIndexChanged' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 74).
Warning: Access level of 'ddlMajor_SelectedIndexChanged' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 82).
Warning: Access level of 'ST_btnAdd_ServerClick' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 90).
Warning: Access level of 'Button1_ServerClick' changed to 'protected' in file st_student\ST_StuCourse.aspx.cs (Line 111).
Removed attribute AutoEventWireup from file st_student\st_stuinfo.aspx.
Removed attribute Codebehind from file st_student\st_stuinfo.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_student\ST_StuInfo.aspx.cs (Line 20).
Warning: Access level of 'btnOK_Click' changed to 'protected' in file st_student\ST_StuInfo.aspx.cs (Line 69).
Removed attribute AutoEventWireup from file st_teacher\st_coursestuinfo.aspx.
Removed attribute Codebehind from file st_teacher\st_coursestuinfo.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_teacher\ST_CourseStuInfo.aspx.cs (Line 20).
Removed attribute AutoEventWireup from file st_teacher\st_teachercourse.aspx.
Removed attribute Codebehind from file st_teacher\st_teachercourse.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file st_teacher\ST_TeacherCourse.aspx.cs (Line 20).
Added folder App_Code.
Moved file Global.asax.cs to the App_Code\ directory.
Moved file AssemblyInfo.cs to the App_Code\ directory.
Changed HTML validation schema for all projects to 'Internet Explorer 6.0'.
Removed file Bin\STGROUP.ST_WebCourse.dll.
Removed file Bin\STGROUP.ST_WebCourse.pdb.
Removed file ST_WebCourse.csproj.
Removed file ST_WebCourse.csproj.webinfo.
Project ST_WebCourse.csproj has been converted successfully at March 12 2006, 16:18:02.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -