﻿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 PhotoControllerWebDemo.csproj at February 25 2006, 21:46:54.

=========================ERRORS===================

=========================WARNINGS=================
Warning: 'Referencepath' settings have not been converted.

=========================COMMENTS=================
Web.Config: Added 'xhtmlConformance' attribute.
Removed attribute AutoEventWireup from file gif.aspx.
Removed attribute Codebehind from file gif.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file gif.aspx.cs (Line 20).
Removed attribute AutoEventWireup from file GifSaving.aspx.
Removed attribute Codebehind from file GifSaving.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file GifSaving.aspx.cs (Line 20).
Warning: Access level of 'RadioButtonList1_SelectedIndexChanged' changed to 'protected' in file GifSaving.aspx.cs (Line 44).
Removed attribute Codebehind from file Global.asax.
Removed attribute AutoEventWireup from file Test.aspx.
Removed attribute Codebehind from file Test.aspx.
Warning: Access level of 'Page_Load' changed to 'protected' in file Test.aspx.cs (Line 21).
Warning: Access level of 'rbColor_SelectedIndexChanged' changed to 'protected' in file Test.aspx.cs (Line 45).
Added folder App_Code.
Moved file Global.asax.cs to the App_Code\ directory.
Moved file AssemblyInfo.cs to the App_Code\ directory.
Changed HTML validation schema for all projects to 'Internet Explorer 6.0'.
Removed file Bin\PhotoControllerWebDemo.dll.
Removed file Bin\PhotoControllerWebDemo.pdb.
Removed file PhotoControllerWebDemo.csproj.
Removed file PhotoControllerWebDemo.csproj.webinfo.
Project PhotoControllerWebDemo.csproj has been converted successfully at February 25 2006, 21:46:57.
