📄 conversionreport.webinfo
字号:
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 HMS.csproj at May 17 2007, 10:33:43.
=========================ERRORS===================
=========================COMMENTS=================
Web.Config: Added 'xhtmlConformance' attribute.
Removed attribute AutoEventWireup from file Default.aspx.
Removed attribute Codebehind from file Default.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file Default.aspx.cs (Line 22).
Warning: Access level of 'btn_login_Click' changed to 'protected' in file Default.aspx.cs (Line 46).
Removed attribute Codebehind from file Global.asax.
Removed attribute AutoEventWireup from file PasswordModifyForAdmin.aspx.
Removed the id attribute from the <form> tag in file PasswordModifyForAdmin.aspx.
Removed attribute Codebehind from file PasswordModifyForAdmin.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file PasswordModifyForAdmin.aspx.cs (Line 23).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file PasswordModifyForAdmin.aspx.cs (Line 50).
Removed attribute AutoEventWireup from file RoomAdd.aspx.
Removed the id attribute from the <form> tag in file RoomAdd.aspx.
Removed attribute Codebehind from file RoomAdd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomAdd.aspx.cs (Line 23).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file RoomAdd.aspx.cs (Line 69).
Removed attribute AutoEventWireup from file RoomCheckOut.aspx.
Removed the id attribute from the <form> tag in file RoomCheckOut.aspx.
Removed attribute Codebehind from file RoomCheckOut.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomCheckOut.aspx.cs (Line 23).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file RoomCheckOut.aspx.cs (Line 63).
Removed attribute AutoEventWireup from file RoomLeftList.aspx.
Removed the id attribute from the <form> tag in file RoomLeftList.aspx.
Removed attribute Codebehind from file RoomLeftList.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomLeftList.aspx.cs (Line 23).
Removed attribute AutoEventWireup from file RoomList.aspx.
Removed the id attribute from the <form> tag in file RoomList.aspx.
Removed attribute Codebehind from file RoomList.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomList.aspx.cs (Line 23).
Removed attribute AutoEventWireup from file RoomManage.aspx.
Removed the id attribute from the <form> tag in file RoomManage.aspx.
Removed attribute Codebehind from file RoomManage.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomManage.aspx.cs (Line 23).
Warning: Access level of 'btn_search_Click' changed to 'protected' in file RoomManage.aspx.cs (Line 73).
Removed attribute AutoEventWireup from file RoomModify.aspx.
Removed the id attribute from the <form> tag in file RoomModify.aspx.
Removed attribute Codebehind from file RoomModify.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomModify.aspx.cs (Line 23).
Warning: Access level of 'btn_modify_Click' changed to 'protected' in file RoomModify.aspx.cs (Line 83).
Warning: Access level of 'btn_delete_Click' changed to 'protected' in file RoomModify.aspx.cs (Line 111).
Removed attribute AutoEventWireup from file RoomOccupiedList.aspx.
Removed the id attribute from the <form> tag in file RoomOccupiedList.aspx.
Removed attribute Codebehind from file RoomOccupiedList.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomOccupiedList.aspx.cs (Line 23).
Removed attribute AutoEventWireup from file RoomOrder.aspx.
Removed the id attribute from the <form> tag in file RoomOrder.aspx.
Removed attribute Codebehind from file RoomOrder.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomOrder.aspx.cs (Line 23).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file RoomOrder.aspx.cs (Line 51).
Removed attribute AutoEventWireup from file RoomTypeAdd.aspx.
Removed the id attribute from the <form> tag in file RoomTypeAdd.aspx.
Removed attribute Codebehind from file RoomTypeAdd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomTypeAdd.aspx.cs (Line 23).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file RoomTypeAdd.aspx.cs (Line 27).
Removed attribute AutoEventWireup from file RoomTypeManage.aspx.
Removed the id attribute from the <form> tag in file RoomTypeManage.aspx.
Removed attribute Codebehind from file RoomTypeManage.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomTypeManage.aspx.cs (Line 23).
Removed attribute AutoEventWireup from file RoomTypeModify.aspx.
Removed the id attribute from the <form> tag in file RoomTypeModify.aspx.
Removed attribute Codebehind from file RoomTypeModify.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file RoomTypeModify.aspx.cs (Line 23).
Warning: Access level of 'btn_modify_Click' changed to 'protected' in file RoomTypeModify.aspx.cs (Line 80).
Warning: Access level of 'btn_delete_Click' changed to 'protected' in file RoomTypeModify.aspx.cs (Line 124).
Removed attribute AutoEventWireup from file TurnoverCount.aspx.
Removed the id attribute from the <form> tag in file TurnoverCount.aspx.
Removed attribute Codebehind from file TurnoverCount.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file TurnoverCount.aspx.cs (Line 23).
Warning: Access level of 'btn_statistic_Click' changed to 'protected' in file TurnoverCount.aspx.cs (Line 106).
Removed attribute AutoEventWireup from file UserAdd.aspx.
Removed the id attribute from the <form> tag in file UserAdd.aspx.
Removed attribute Codebehind from file UserAdd.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file UserAdd.aspx.cs (Line 22).
Warning: Access level of 'btn_submit_Click' changed to 'protected' in file UserAdd.aspx.cs (Line 45).
Removed attribute AutoEventWireup from file UserManage.aspx.
Removed the id attribute from the <form> tag in file UserManage.aspx.
Removed attribute Codebehind from file UserManage.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file UserManage.aspx.cs (Line 22).
Warning: Access level of 'btn_search_Click' changed to 'protected' in file UserManage.aspx.cs (Line 62).
Removed attribute AutoEventWireup from file UserModify.aspx.
Removed the id attribute from the <form> tag in file UserModify.aspx.
Removed attribute Codebehind from file UserModify.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file UserModify.aspx.cs (Line 22).
Warning: Access level of 'btn_modify_Click' changed to 'protected' in file UserModify.aspx.cs (Line 52).
Warning: Access level of 'btn_delete_Click' changed to 'protected' in file UserModify.aspx.cs (Line 87).
Added folder App_Code.
Moved file Global.asax.cs to the App_Code\ directory.
Moved file AssemblyInfo.cs to the App_Code\ directory.
Warning: Unable to convert user settings because user file C:\Documents and Settings\Administrator\VSWebCache\CHUGUO-LIU\HMS\HMS.csproj.user was not found.
Changed HTML validation schema for all projects to 'Internet Explorer 6.0'.
Removed file Bin\HMS.dll.
Removed file Bin\HMS.pdb.
Removed file HMS.csproj.
Removed file HMS.csproj.webinfo.
Project HMS.csproj has been converted successfully at May 17 2007, 10:33:50.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -