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 placar.csproj at October 05 2006, 19:50:02. =========================ERRORS=================== =========================WARNINGS================= 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 Global.asax. Removed attribute AutoEventWireup from file roko-recordes.aspx. Removed attribute Codebehind from file roko-recordes.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file roko-recordes.aspx.cs (Line 27). Removed attribute AutoEventWireup from file salva-recordes.aspx. Removed attribute Codebehind from file salva-recordes.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file salva-recordes.aspx.cs (Line 24). 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\placar.dll. Removed file Bin\placar.pdb. Removed file placar.csproj. Removed file placar.csproj.webinfo. Project placar.csproj has been converted successfully at October 05 2006, 19:50:06.