此报告显示将 Web 应用程序从 ASP.NET 1.1 转换为 ASP.NET 2.0 所执行的步骤。
可能存在一些未解决的转换问题,您需要对这些问题进行手动修复。
有关详细信息,请参考 http://go.microsoft.com/fwlink/?LinkId=46995 或搜索帮助主题“从 Visual Studio .NET 2002 或 2003 转换”。
从位于 December 21 2006, 23:50:37 的项目文件 Park.csproj 开始转换。
=========================错误===================
错误: 下列文件未迁移,因为未在项目文件中找到它们或者关联的“BuildAction”设置为“None”。
您可能需要在转换过程之后将这些文件从项目中排除掉,这样才能编译您的网站:
文件列表 == common\error.cs。
=========================警告=================
错误: 无法分析文件 classsystem\classsystem.ascx。
错误: 无法分析文件 coursesystem\coursesystem.ascx。
错误: 无法分析文件 coursesystem\stopselecting.ascx。
错误: 无法分析文件 member\member.ascx。
错误: 无法分析文件 module\accessdenied.ascx。
错误: 无法分析文件 module\error.ascx。
错误: 无法分析文件 security\success.ascx。
错误: 无法分析文件 statisitics\statisitics.ascx。
错误: 无法分析文件 studentclass\studentclass.ascx。
警告: 此 Web 项目已转换为一个基于文件的 Web 应用程序。如果您的站点包含任何 IIS 元数据信息,例如,标记为虚拟目录的子文件夹,则建议您关闭此网站,再通过使用“打开网站”命令并选择“本地 IIS”选项卡来重新打开它。
=========================注释=================
Web.Config: 已添加“xhtmlConformance”属性。
已从文件 default.aspx 中移除属性 AutoEventWireup。
已从文件 default.aspx 中移除属性 Codebehind。
警告: 已将文件 default.aspx.cs 中(第 29 行)的访问级别“Page_Load”更改为“protected”。
已从文件 Global.asax 中移除属性 Codebehind。
已从文件 classsystem\editclass.ascx 中移除属性 targetSchema。
已从文件 classsystem\editclass.ascx 中移除属性 Codebehind。
已从文件 classsystem\editclass.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 classsystem\EditClass.ascx.cs 中(第 21 行)的访问级别“Page_Load”更改为“protected”。
已从文件 classsystem\listclasses.ascx 中移除属性 TargetSchema。
已从文件 classsystem\listclasses.ascx 中移除属性 Codebehind。
已从文件 classsystem\listclasses.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 classsystem\ListClasses.ascx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
已从文件 coursesystem\addcourse.ascx 中移除属性 TargetSchema。
已从文件 coursesystem\addcourse.ascx 中移除属性 Codebehind。
已从文件 coursesystem\addcourse.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 coursesystem\AddCourse.ascx.cs 中(第 18 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/default.aspx”的引用的“Reference”标记已添加到文件 coursesystem\addcourse.ascx 中。
已从文件 coursesystem\editcourse.ascx 中移除属性 TargetSchema。
已从文件 coursesystem\editcourse.ascx 中移除属性 Codebehind。
已从文件 coursesystem\editcourse.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 coursesystem\EditCourse.ascx.cs 中(第 18 行)的访问级别“Page_Load”更改为“protected”。
已从文件 coursesystem\listcourses.ascx 中移除属性 TargetSchema。
已从文件 coursesystem\listcourses.ascx 中移除属性 Codebehind。
已从文件 coursesystem\listcourses.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 coursesystem\ListCourses.ascx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
已从文件 coursesystem\studentstatus.ascx 中移除属性 TargetSchema。
已从文件 coursesystem\studentstatus.ascx 中移除属性 Codebehind。
已从文件 coursesystem\studentstatus.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 coursesystem\StudentStatus.ascx.cs 中(第 20 行)的访问级别“Page_Load”更改为“protected”。
已从文件 coursesystem\teacherstatus.ascx 中移除属性 TargetSchema。
已从文件 coursesystem\teacherstatus.ascx 中移除属性 Codebehind。
已从文件 coursesystem\teacherstatus.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 coursesystem\TeacherStatus.ascx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
已从文件 member\addstudent.ascx 中移除属性 TargetSchema。
已从文件 member\addstudent.ascx 中移除属性 Codebehind。
已从文件 member\addstudent.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\AddStudent.ascx.cs 中(第 18 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/default.aspx”的引用的“Reference”标记已添加到文件 member\addstudent.ascx 中。
已从文件 member\addteacher.ascx 中移除属性 TargetSchema。
已从文件 member\addteacher.ascx 中移除属性 Codebehind。
已从文件 member\addteacher.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\AddTeacher.ascx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/default.aspx”的引用的“Reference”标记已添加到文件 member\addteacher.ascx 中。
已从文件 member\editstudent.ascx 中移除属性 TargetSchema。
已从文件 member\editstudent.ascx 中移除属性 Codebehind。
已从文件 member\editstudent.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\EditStudent.ascx.cs 中(第 22 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/default.aspx”的引用的“Reference”标记已添加到文件 member\editstudent.ascx 中。
已从文件 member\editteacher.ascx 中移除属性 TargetSchema。
已从文件 member\editteacher.ascx 中移除属性 Codebehind。
已从文件 member\editteacher.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\EditTeacher.ascx.cs 中(第 23 行)的访问级别“Page_Load”更改为“protected”。
含有对“~/default.aspx”的引用的“Reference”标记已添加到文件 member\editteacher.ascx 中。
已从文件 member\liststudent.ascx 中移除属性 TargetSchema。
已从文件 member\liststudent.ascx 中移除属性 Codebehind。
已从文件 member\liststudent.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\ListStudent.ascx.cs 中(第 19 行)的访问级别“Page_Load”更改为“protected”。
已从文件 member\listteacher.ascx 中移除属性 TargetSchema。
已从文件 member\listteacher.ascx 中移除属性 Codebehind。
已从文件 member\listteacher.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 member\ListTeacher.ascx.cs 中(第 18 行)的访问级别“Page_Load”更改为“protected”。
已从文件 security\login.ascx 中移除属性 TargetSchema。
已从文件 security\login.ascx 中移除属性 Codebehind。
已从文件 security\login.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 security\Login.ascx.cs 中(第 36 行)的访问级别“Security_LoginSystem”更改为“protected”。
已从文件 security\logout.ascx 中移除属性 TargetSchema。
已从文件 security\logout.ascx 中移除属性 Codebehind。
已从文件 security\logout.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 security\logout.ascx.cs 中(第 22 行)的访问级别“Page_Load”更改为“protected”。
已从文件 security\setpassword.ascx 中移除属性 TargetSchema。
已从文件 security\setpassword.ascx 中移除属性 Codebehind。
已从文件 security\setpassword.ascx 中移除属性 AutoEventWireup。
警告: 已将文件 security\SetPassword.ascx.cs 中(第 16 行)的访问级别
评论1