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 Webs.vbproj at September 09 2006, 15:30:35.
=========================ERRORS===================
ERROR: Unable to convert project reference Common.
ERROR: Unable to convert project reference DataAccess.
ERROR: Unable to convert project reference BusinessRules.
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 == dataaccess\schedule\mrbaseinfdataaccess.vb,common\data\notedata.vb,common\assemblyinfo.vb,common\jscript.vb,
dataaccess\syssecurity\logdb.vb,businessrules\schedule\notes.vb,common\data\logdata.vb,businessrules\schedule\depschs.vb,
dataaccess\syssecurity\dbmanagerlogininfo.vb,common\data\empvisadata.vb,common\cndate.vb,businessrules\depsystem.vb,common\dateutil.vb,businessrules\empsystem.vb,
dataaccess\sqlhelper.vb,common\stringutil.vb,businessrules\schedule\schedules.vb,common\data\scheduledata.vb,
dataaccess\syssecurity\admindataaccess.vb,dataaccess\schedule\scheduledataaccess.vb,dataaccess\schedule\mrdepdataaccess.vb,common\data\empbasedata.vb,
dataaccess\syssecurity\empdb.vb,dataaccess\component1.vb,dataaccess\schedule\notedataaccess.vb,common\data\empcondata.vb,common\qminoaconfiguration.vb,
common\data\catalogdata.vb,dataaccess\syssecurity\checkempright.vb,dataaccess\assemblyinfo.vb,common\data\empphotodata.vb,
businessrules\assemblyinfo.vb,common\data\emparcdata.vb,common\validateutil.vb,common\data\depdata.vb,dataaccess\syssecurity\catalogsdb.vb.
=========================WARNINGS=================
Warning: An extra class 'desktop' has been found in code-behind file 'desktop.aspx.vb'. New file 'desktop_aspx_vb_desktop.vb' has been created for this class and moved to the 'App_Code\Migrated' folder. desktop.aspx.vb (Line 1)
Warning: This web project was converted as a file-based web application. If your site contained any IIS meta-information, e.g. sub-folders marked as virtual directories, it is recommended that you close this web site and re-open it using the Open Web Site command and selecting the Local IIS tab.
=========================COMMENTS=================
Web.Config: Added 'xhtmlConformance' attribute.
Removed attribute Codebehind from file Content.aspx.
Removed the id attribute from the <form> tag in file Content.aspx.
Warning: Access level of 'qminoa.Webs.Content' changed to 'Partial' in file Content.aspx.vb (Line 40).
Removed attribute Codebehind from file desktop.aspx.
Removed attribute Codebehind from file Global.asax.
Removed attribute CodeBehind from file index.aspx.
Warning: Access level of 'index' changed to 'Partial' in file index.aspx.vb (Line 1).
Removed attribute Codebehind from file left.aspx.
Warning: Access level of 'qminoa.Webs.left' changed to 'Partial' in file left.aspx.vb (Line 41).
Removed attribute Codebehind from file login.aspx.
Removed the id attribute from the <form> tag in file login.aspx.
Warning: Access level of 'qminoa.Webs.login' changed to 'Partial' in file login.aspx.vb (Line 41).
Removed attribute CodeBehind from file top.aspx.
Warning: Access level of 'qminoa.Webs.top' changed to 'Partial' in file top.aspx.vb (Line 28).
Removed attribute Codebehind from file schedule\depinf.aspx.
Warning: Access level of 'qminoa.Webs.DepInf' changed to 'Partial' in file schedule\DepInf.aspx.vb (Line 24).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\depinf.aspx'.
'Reference' tag with reference to '~/index.aspx' added to file schedule\depinf.aspx.
Removed attribute Codebehind from file schedule\depnew.aspx.
Warning: Access level of 'qminoa.Webs.DepNew' changed to 'Partial' in file schedule\DepNew.aspx.vb (Line 23).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\depnew.aspx'.
Removed attribute Codebehind from file schedule\depsch.aspx.
Warning: Access level of 'qminoa.Webs.DepSch' changed to 'Partial' in file schedule\DepSch.aspx.vb (Line 18).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\depsch.aspx'.
Removed attribute Codebehind from file schedule\depschbyday.aspx.
Warning: Access level of 'qminoa.Webs.DepSchByDay' changed to 'Partial' in file schedule\DepSchByDay.aspx.vb (Line 19).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\depschbyday.aspx'.
Removed attribute Codebehind from file schedule\depup.aspx.
Warning: Access level of 'qminoa.Webs.DepUp' changed to 'Partial' in file schedule\DepUp.aspx.vb (Line 23).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\depup.aspx'.
Removed attribute Codebehind from file schedule\empbase.aspx.
Warning: Access level of 'qminoa.Webs.EmpBase' changed to 'Partial' in file schedule\EmpBase.aspx.vb (Line 24).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\empbase.aspx'.
Removed attribute Codebehind from file schedule\empedu.aspx.
Warning: Access level of 'qminoa.Webs.EmpEdu' changed to 'Partial' in file schedule\EmpEdu.aspx.vb (Line 24).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\empedu.aspx'.
Removed attribute Codebehind from file schedule\empinf.aspx.
Warning: Access level of 'qminoa.Webs.EmpInf' changed to 'Partial' in file schedule\EmpInf.aspx.vb (Line 21).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\empinf.aspx'.
'Reference' tag with reference to '~/index.aspx' added to file schedule\empinf.aspx.
Removed attribute Codebehind from file schedule\emppers.aspx.
Warning: Access level of 'qminoa.Webs.EmpPers' changed to 'Partial' in file schedule\EmpPers.aspx.vb (Line 22).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\emppers.aspx'.
Removed attribute Codebehind from file schedule\empwelinf.aspx.
Warning: Access level of 'qminoa.Webs.EmpWelInf' changed to 'Partial' in file schedule\EmpWelInf.aspx.vb (Line 23).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\empwelinf.aspx'.
Removed attribute Codebehind from file schedule\note.aspx.
Warning: Access level of 'qminoa.Webs.Note' changed to 'Partial' in file schedule\Note.aspx.vb (Line 15).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\note.aspx'.
Removed attribute Codebehind from file schedule\noteaddup.aspx.
Warning: Access level of 'qminoa.Webs.NoteAddUp' changed to 'Partial' in file schedule\NoteAddUp.aspx.vb (Line 16).
Removed attribute Codebehind from file schedule\schaddup.aspx.
Warning: Access level of 'qminoa.Webs.SchAddUp' changed to 'Partial' in file schedule\SchAddUp.aspx.vb (Line 18).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\schaddup.aspx'.
Removed attribute Codebehind from file schedule\schedbyday.aspx.
Warning: Access level of 'qminoa.Webs.SchedByDay' changed to 'Partial' in file schedule\SchedByDay.aspx.vb (Line 20).
Updated the attribute 'CodeFileBaseClass' with value 'qminoa.Webs.PageBase' in the file 'schedule\schedbyday.aspx'.
Removed attribute Codebehind from file schedule\schedbyweek.aspx.
Warning: Access level of 'qminoa.Webs.SchedByWeek' changed to 'Partial' in file schedule\SchedByWeek.aspx.vb (Line 20).
Updated the at
评论9