📄 conversionreport.txt
字号:
此报告显示将 Web 应用程序从 ASP.NET 1.1 转换为 ASP.NET 2.0 所执行的步骤。
可能存在一些未解决的转换问题,您需要对这些问题进行手动修复。
有关详细信息,请参考 http://go.microsoft.com/fwlink/?LinkId=46995 或搜索帮助主题“从 Visual Studio .NET 2002 或 2003 转换”。
从位于 December 24 2007, 14:54:02 的项目文件 SqlWebAdmin.csproj 开始转换。
=========================错误===================
错误: 无法转换项目引用 SqlAdmin。
=========================警告=================
警告: 此 Web 项目已转换为一个基于文件的 Web 应用程序。如果您的站点包含任何 IIS 元数据信息,例如,标记为虚拟目录的子文件夹,则建议您关闭此网站,再通过使用“打开网站”命令并选择“本地 IIS”选项卡来重新打开它。
=========================注释=================
Web.Config: 已添加“xhtmlConformance”属性。
Web.Config: 已为程序集 System.Configuration.Install 添加了引用。
Web.Config: 已为程序集 System.Management 添加了引用。
Web.Config: 已为程序集 System.Windows.Forms 添加了引用。
已从文件 Columns.aspx 中移除属性 AutoEventWireup。
已从文件 Columns.aspx 中移除属性 Codebehind。
警告: 已将文件 Columns.aspx.cs 中(第 26 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 Columns.aspx.cs 中(第 113 行)的访问级别“Page_Init”更改为“protected”。
已从文件 CreateDatabase.aspx 中移除属性 AutoEventWireup。
已从文件 CreateDatabase.aspx 中移除属性 Codebehind。
已从文件 CreateDatabase.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 CreateDatabase.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 CreateDatabase.aspx.cs 中(第 32 行)的访问级别“CreateNewDatabaseButton_Click”更改为“protected”。
警告: 已将文件 CreateDatabase.aspx.cs 中(第 78 行)的访问级别“Page_Init”更改为“protected”。
已从文件 CreateStoredProcedure.aspx 中移除属性 AutoEventWireup。
已从文件 CreateStoredProcedure.aspx 中移除属性 Codebehind。
已从文件 CreateStoredProcedure.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 CreateStoredProcedure.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 CreateStoredProcedure.aspx.cs 中(第 32 行)的访问级别“CreateNewSProcButton_Click”更改为“protected”。
警告: 已将文件 CreateStoredProcedure.aspx.cs 中(第 105 行)的访问级别“Page_Init”更改为“protected”。
已从文件 CreateTable.aspx 中移除属性 AutoEventWireup。
已从文件 CreateTable.aspx 中移除属性 Codebehind。
已从文件 CreateTable.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 CreateTable.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 CreateTable.aspx.cs 中(第 32 行)的访问级别“CreateNewTableButton_Click”更改为“protected”。
警告: 已将文件 CreateTable.aspx.cs 中(第 105 行)的访问级别“Page_Init”更改为“protected”。
已从文件 DatabaseProperties.aspx 中移除属性 AutoEventWireup。
已从文件 DatabaseProperties.aspx 中移除属性 Codebehind。
已从文件 DatabaseProperties.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 DatabaseProperties.aspx.cs 中(第 31 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 DatabaseProperties.aspx.cs 中(第 68 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 DatabaseProperties.aspx.cs 中(第 86 行)的访问级别“CancelButton_Click”更改为“protected”。
警告: 已将文件 DatabaseProperties.aspx.cs 中(第 116 行)的访问级别“ApplyButton_Click”更改为“protected”。
已从文件 Databases.aspx 中移除属性 AutoEventWireup。
已从文件 Databases.aspx 中移除属性 Codebehind。
警告: 已将文件 Databases.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 Databases.aspx.cs 中(第 54 行)的访问级别“Page_Init”更改为“protected”。
已从文件 Default.aspx 中移除属性 AutoEventWireup。
已从文件 Default.aspx 中移除属性 Codebehind。
警告: 已将文件 Default.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 Default.aspx.cs 中(第 59 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 Default.aspx.cs 中(第 75 行)的访问级别“LoginButton_Click”更改为“protected”。
已从文件 DeleteColumn.aspx 中移除属性 AutoEventWireup。
已从文件 DeleteColumn.aspx 中移除属性 Codebehind。
已从文件 DeleteColumn.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 DeleteColumn.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 DeleteColumn.aspx.cs 中(第 39 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 DeleteColumn.aspx.cs 中(第 57 行)的访问级别“YesButton_Click”更改为“protected”。
警告: 已将文件 DeleteColumn.aspx.cs 中(第 108 行)的访问级别“NoButton_Click”更改为“protected”。
已从文件 DeleteDatabase.aspx 中移除属性 AutoEventWireup。
已从文件 DeleteDatabase.aspx 中移除属性 Codebehind。
已从文件 DeleteDatabase.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 DeleteDatabase.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 DeleteDatabase.aspx.cs 中(第 39 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 DeleteDatabase.aspx.cs 中(第 57 行)的访问级别“YesButton_Click”更改为“protected”。
警告: 已将文件 DeleteDatabase.aspx.cs 中(第 88 行)的访问级别“NoButton_Click”更改为“protected”。
已从文件 DeleteStoredProcedure.aspx 中移除属性 AutoEventWireup。
已从文件 DeleteStoredProcedure.aspx 中移除属性 Codebehind。
已从文件 DeleteStoredProcedure.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 DeleteStoredProcedure.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 DeleteStoredProcedure.aspx.cs 中(第 40 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 DeleteStoredProcedure.aspx.cs 中(第 58 行)的访问级别“YesButton_Click”更改为“protected”。
警告: 已将文件 DeleteStoredProcedure.aspx.cs 中(第 95 行)的访问级别“NoButton_Click”更改为“protected”。
已从文件 DeleteTable.aspx 中移除属性 AutoEventWireup。
已从文件 DeleteTable.aspx 中移除属性 Codebehind。
已从文件 DeleteTable.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 DeleteTable.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 DeleteTable.aspx.cs 中(第 40 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 DeleteTable.aspx.cs 中(第 58 行)的访问级别“YesButton_Click”更改为“protected”。
警告: 已将文件 DeleteTable.aspx.cs 中(第 95 行)的访问级别“NoButton_Click”更改为“protected”。
已从文件 EditColumn.aspx 中移除属性 AutoEventWireup。
已从文件 EditColumn.aspx 中移除属性 Codebehind。
已从文件 EditColumn.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 EditColumn.aspx.cs 中(第 31 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 EditColumn.aspx.cs 中(第 141 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 EditColumn.aspx.cs 中(第 149 行)的访问级别“UpdateButton_Click”更改为“protected”。
警告: 已将文件 EditColumn.aspx.cs 中(第 304 行)的访问级别“CancelButton_Click”更改为“protected”。
已从文件 EditStoredProcedure.aspx 中移除属性 AutoEventWireup。
已从文件 EditStoredProcedure.aspx 中移除属性 Codebehind。
已从文件 EditStoredProcedure.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 EditStoredProcedure.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 EditStoredProcedure.aspx.cs 中(第 76 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 EditStoredProcedure.aspx.cs 中(第 94 行)的访问级别“SaveButton_Click”更改为“protected”。
警告: 已将文件 EditStoredProcedure.aspx.cs 中(第 156 行)的访问级别“CancelButton_Click”更改为“protected”。
已从文件 Error.aspx 中移除属性 AutoEventWireup。
已从文件 Error.aspx 中移除属性 Codebehind。
已从文件 Error.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 Error.aspx.cs 中(第 36 行)的访问级别“Page_Load”更改为“protected”。
已从文件 Export.aspx 中移除属性 AutoEventWireup。
已从文件 Export.aspx 中移除属性 Codebehind。
警告: 已将文件 Export.aspx.cs 中(第 22 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/Databases.aspx”的引用的“Reference”标记已添加到文件 Export.aspx 中。
警告: 已将文件 Export.aspx.cs 中(第 57 行)的访问级别“ExportButton_Click”更改为“protected”。
已从文件 FileProperties.ascx 中移除属性 Codebehind。
已从文件 FileProperties.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 FileProperties.ascx.cs 中(第 78 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 FileProperties.ascx.cs 中(第 83 行)的访问级别“Page_Init”更改为“protected”。
已从文件 Global.asax 中移除属性 Codebehind。
已从文件 Import.aspx 中移除属性 AutoEventWireup。
已从文件 Import.aspx 中移除属性 Codebehind。
警告: 已将文件 Import.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 Import.aspx.cs 中(第 60 行)的访问级别“ImportButton_Click”更改为“protected”。
已从文件 Logout.aspx 中移除属性 AutoEventWireup。
已从文件 Logout.aspx 中移除属性 Codebehind。
警告: 已将文件 Logout.aspx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
已从文件 QueryDatabase.aspx 中移除属性 AutoEventWireup。
已从文件 QueryDatabase.aspx 中移除属性 Codebehind。
警告: 已将文件 QueryDatabase.aspx.cs 中(第 32 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 QueryDatabase.aspx.cs 中(第 44 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 QueryDatabase.aspx.cs 中(第 62 行)的访问级别“SaveButton_Click”更改为“protected”。
警告: 已将文件 QueryDatabase.aspx.cs 中(第 74 行)的访问级别“LoadButton_Click”更改为“protected”。
警告: 已将文件 QueryDatabase.aspx.cs 中(第 91 行)的访问级别“ExecuteButton_Click”更改为“protected”。
已从文件 RenameTable.aspx 中移除属性 AutoEventWireup。
已从文件 RenameTable.aspx 中移除属性 Codebehind。
已从文件 RenameTable.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 RenameTable.aspx.cs 中(第 28 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 RenameTable.aspx.cs 中(第 41 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 RenameTable.aspx.cs 中(第 60 行)的访问级别“RenameButton_Click”更改为“protected”。
警告: 已将文件 RenameTable.aspx.cs 中(第 105 行)的访问级别“CancelButton_Click”更改为“protected”。
已从文件 StoredProcedures.aspx 中移除属性 AutoEventWireup。
已从文件 StoredProcedures.aspx 中移除属性 Codebehind。
警告: 已将文件 StoredProcedures.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 StoredProcedures.aspx.cs 中(第 32 行)的访问级别“Page_Init”更改为“protected”。
警告: 已将文件 StoredProcedures.aspx.cs 中(第 50 行)的访问级别“FilterSProcsButton_Click”更改为“protected”。
已从文件 Tables.aspx 中移除属性 AutoEventWireup。
已从文件 Tables.aspx 中移除属性 Codebehind。
已从文件 Tables.aspx 的 <form> 标记中移除了 id 属性。
警告: 已将文件 Tables.aspx.cs 中(第 27 行)的访问级别“Page_Load”更改为“protected”。
警告: 已将文件 Tables.aspx.cs 中(第 32 行)的访问级别“Page_Init”更改为“protected”。
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -