You are on page 1of 1

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=469
95 or search for the help topic "Converting from Visual Studio .NET 2002 or 2003
".
Conversion Started on project file ASPImaging.csproj at April 04 2007, 14:43:42.
=========================ERRORS===================
=========================COMMENTS=================
Web.Config: Added 'xhtmlConformance' attribute.
Removed attribute Codebehind from file Global.asax.
Removed attribute AutoEventWireup from file Imager.aspx.
Removed attribute Codebehind from file Imager.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file Imager.aspx.
cs (Line 22).
Removed attribute AutoEventWireup from file index.aspx.
Removed attribute Codebehind from file index.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file index.aspx.c
s (Line 20).
Warning: Access level of 'Button1_Click' changed to 'protected' in file index.as
px.cs (Line 64).
Warning: Access level of 'Button2_Click' changed to 'protected' in file index.as
px.cs (Line 71).
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 Sett
ings\robertt\VSWebCache\CHOCHO\WebSite2\ASPImaging.csproj.user was not found.
Changed HTML validation schema for all projects to 'Internet Explorer 6.0'.
Removed file Bin\ASPImaging.dll.
Removed file ASPImaging.csproj.
Removed file ASPImaging.csproj.webinfo.
Project ASPImaging.csproj has been converted successfully at April 04 2007, 14:4
3:44.

You might also like