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 edba7.csproj at November 11 2008, 23:05:52. =========================ERRORS=================== 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 == test.aspx.cs,test.aspx. =========================WARNINGS================= Warning: Resource files were moved to 'App_GlobalResources' folder. Code using resources may have to be fixed manually. =========================COMMENTS================= Web.Config: Added 'xhtmlConformance' attribute. Removed attribute AutoEventWireup from file about.aspx. Removed attribute Codebehind from file about.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file about.aspx.cs (Line 19). Removed attribute AutoEventWireup from file addtocart.aspx. Removed attribute Codebehind from file addtocart.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file addtocart.aspx.cs (Line 21). Removed attribute AutoEventWireup from file alliances.aspx. Removed attribute Codebehind from file alliances.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file alliances.aspx.cs (Line 19). Removed attribute AutoEventWireup from file checkout.aspx. Removed attribute Codebehind from file checkout.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file checkout.aspx.cs (Line 22). Warning: Access level of 'btnOrder_Click' changed to 'protected' in file checkout.aspx.cs (Line 62). Removed attribute AutoEventWireup from file ConfirmedOrders.aspx. Removed attribute Codebehind from file ConfirmedOrders.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file ConfirmedOrders.aspx.cs (Line 22). Removed attribute AutoEventWireup from file confirmorder.aspx. Removed attribute Codebehind from file confirmorder.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file confirmorder.aspx.cs (Line 21). Warning: Access level of 'Button1_Click' changed to 'protected' in file confirmorder.aspx.cs (Line 106). Removed attribute AutoEventWireup from file contact.aspx. Removed attribute Codebehind from file contact.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file contact.aspx.cs (Line 19). Removed attribute AutoEventWireup from file CustomerDetails.aspx. Removed attribute Codebehind from file CustomerDetails.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file CustomerDetails.aspx.cs (Line 20). Removed attribute AutoEventWireup from file --default.aspx. Removed attribute Codebehind from file --default.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file --default.aspx.cs (Line 20). Removed attribute AutoEventWireup from file fatwa.aspx. Removed attribute Codebehind from file fatwa.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file fatwa.aspx.cs (Line 21). Removed attribute TargetSchema from file Footer.ascx. Removed attribute Codebehind from file Footer.ascx. Removed attribute AutoEventWireup from file Footer.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file Footer.ascx.cs (Line 16). Removed attribute Codebehind from file Global.asax. Removed attribute TargetSchema from file Header.ascx. Removed attribute Codebehind from file Header.ascx. Removed attribute AutoEventWireup from file Header.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file Header.ascx.cs (Line 16). Warning: Access level of 'Button2_Click' changed to 'protected' in file Header.ascx.cs (Line 40). Warning: Access level of 'btnRegister_Click' changed to 'protected' in file Header.ascx.cs (Line 46). Warning: Access level of 'btnCart_Click' changed to 'protected' in file Header.ascx.cs (Line 52). Warning: Access level of 'btnAbout_Click' changed to 'protected' in file Header.ascx.cs (Line 58). Warning: Access level of 'btnSearch_Click' changed to 'protected' in file Header.ascx.cs (Line 63). Warning: Access level of 'btnLogin_Click' changed to 'protected' in file Header.ascx.cs (Line 69). 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.cs (Line 19). Removed attribute AutoEventWireup from file items.aspx. Removed attribute Codebehind from file items.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file items.aspx.cs (Line 23). Removed attribute AutoEventWireup from file login_page.aspx. Removed attribute Codebehind from file login_page.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file login_page.aspx.cs (Line 19). Removed attribute AutoEventWireup from file logout.aspx. Removed attribute Codebehind from file logout.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file logout.aspx.cs (Line 19). Removed attribute AutoEventWireup from file online.aspx. Removed attribute Codebehind from file online.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file online.aspx.cs (Line 19). Removed attribute AutoEventWireup from file OrderDetails.aspx. Removed attribute Codebehind from file OrderDetails.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file OrderDetails.aspx.cs (Line 20). Removed attribute AutoEventWireup from file productdetails.aspx. Removed attribute Codebehind from file productdetails.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file productdetails.aspx.cs (Line 22). Removed attribute AutoEventWireup from file productlist.aspx. Removed attribute Codebehind from file productlist.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file productlist.aspx.cs (Line 23). Removed attribute AutoEventWireup from file refer.aspx. Removed attribute Codebehind from file refer.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file refer.aspx.cs (Line 19). Removed attribute AutoEventWireup from file register.aspx. Removed attribute Codebehind from file register.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file register.aspx.cs (Line 22). Warning: Access level of 'btnRegister_Click' changed to 'protected' in file register.aspx.cs (Line 70). Warning: Access level of 'ddlCountry_SelectedIndexChanged' changed to 'protected' in file register.aspx.cs (Line 118). Removed attribute AutoEventWireup from file search.aspx. Removed attribute Codebehind from file search.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file search.aspx.cs (Line 22). Warning: Access level of 'btnSearch_Click' changed to 'protected' in file search.aspx.cs (Line 106). Removed attribute AutoEventWireup from file shopping_cart.aspx. Removed attribute Codebehind from file shopping_cart.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file shopping_cart.aspx.cs (Line 20). Warning: Access level of 'btnUpdateCart_Click' changed to 'protected' in file shopping_cart.aspx.cs (Line 79). Warning: Access level of 'btnShopping_Click' changed to 'protected' in file shopping_cart.aspx.cs (Line 134). Warning: Access level of 'btnCheckout_Click' changed to 'protected' in file shopping_cart.aspx.cs (Line 140). Removed attribute AutoEventWireup from file shoppingcart.aspx. Removed attribute Codebehind from file shoppingcart.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file shoppingcart.aspx.cs (Line 22). Warning: Access level of 'btnUpdateCart_Click' changed to 'protected' in file shoppingcart.aspx.cs (Line 81). Warning: Access level of 'btnShopping_Click' changed to 'protected' in file shoppingcart.aspx.cs (Line 136). Warning: Access level of 'btnCheckout_Click' changed to 'protected' in file shoppingcart.aspx.cs (Line 142). Removed attribute AutoEventWireup from file sorry.aspx. Removed attribute Codebehind from file sorry.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file sorry.aspx.cs (Line 19). Removed attribute AutoEventWireup from file terms.aspx. Removed attribute Codebehind from file terms.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file terms.aspx.cs (Line 26). Warning: Access level of 'btnApprove_Click' changed to 'protected' in file terms.aspx.cs (Line 56). Warning: Access level of 'CheckBox1_CheckedChanged' changed to 'protected' in file terms.aspx.cs (Line 90). Removed attribute AutoEventWireup from file thankyou.aspx. Removed attribute Codebehind from file thankyou.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file thankyou.aspx.cs (Line 24). Removed attribute AutoEventWireup from file WebForm1.aspx. Removed attribute Codebehind from file WebForm1.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file WebForm1.aspx.cs (Line 19). Removed attribute AutoEventWireup from file wire.aspx. Removed attribute Codebehind from file wire.aspx. Warning: Access level of 'Page_Load' changed to 'protected' in file wire.aspx.cs (Line 19). Removed attribute TargetSchema from file inc\footer.ascx. Removed attribute Codebehind from file inc\footer.ascx. Removed attribute AutoEventWireup from file inc\footer.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file inc\footer.ascx.cs (Line 16). Removed attribute TargetSchema from file inc\header.ascx. Removed attribute Codebehind from file inc\header.ascx. Removed attribute AutoEventWireup from file inc\header.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file inc\header.ascx.cs (Line 16). Removed attribute TargetSchema from file inc\login.ascx. Removed attribute Codebehind from file inc\login.ascx. Removed attribute AutoEventWireup from file inc\login.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file inc\login.ascx.cs (Line 33). Warning: Access level of 'btnLogin_Click' changed to 'protected' in file inc\login.ascx.cs (Line 67). Removed attribute TargetSchema from file inc\nav.ascx. Removed attribute Codebehind from file inc\nav.ascx. Removed attribute AutoEventWireup from file inc\nav.ascx. Warning: Access level of 'Page_Load' changed to 'protected' in file inc\nav.ascx.cs (Line 20). Added folder App_Code. Moved file Customer.cs to the App_Code\ directory. Moved file Global.asax.cs to the App_Code\ directory. Moved file order.cs to the App_Code\ directory. Moved file AssemblyInfo.cs to the App_Code\ directory. Moved file Shoppingcart.cs to the App_Code\ directory. Moved file Product.cs to the App_Code\ directory. Moved file cartDB.cs to the App_Code\ directory. Warning: Renamed file searchResults.aspx.resx to file searchResults.aspx.resx. Added folder App_GlobalResources. Moved file searchResults.aspx.resx to the App_GlobalResources directory. Changed HTML validation schema for all projects to 'Internet Explorer 6.0'. Removed file Bin\edba7.dll. Removed file Bin\edba7.pdb. Removed file edba7.csproj. Removed file edba7.csproj.webinfo. Project edba7.csproj has been converted successfully at November 11 2008, 23:05:58. 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 funstore.csproj at November 11 2008, 23:05:58. =========================ERRORS=================== ERROR: Unable to get local copy of file customer.cs. ERROR: Unable to get local copy of file global.asax.cs. ERROR: Unable to get local copy of file order.cs. ERROR: Unable to get local copy of file login.aspx.cs. ERROR: Unable to get local copy of file menu.ascx.cs. ERROR: Unable to get local copy of file default.aspx.cs. ERROR: Unable to get local copy of file assemblyinfo.cs. ERROR: Unable to get local copy of file shoppingcart.cs. ERROR: Unable to get local copy of file product.cs. ERROR: Unable to get local copy of file cartdb.cs. 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 == webform1.aspx,App_Code\assemblyinfo.cs,inc\header.ascx,alliances.aspx.cs,online.aspx.cs,shopping_cart.aspx.cs, customerdetails.aspx.cs,contact.aspx.cs,online.aspx,sorry.aspx,refer.aspx,refer.aspx.cs,App_Code\customer.cs,index.aspx.cs,--default.aspx, inc\header.ascx.cs,test.aspx.cs,App_Code\product.cs,shopping_cart.aspx,fatwa.aspx,wire.aspx.cs,items.aspx.cs,terms.aspx.cs,items.aspx, App_Code\order.cs,logout.aspx,inc\nav.ascx,about.aspx,confirmorder.aspx,inc\login.ascx,test.aspx,wire.aspx,contact.aspx,confirmorder.aspx.cs, alliances.aspx,confirmedorders.aspx,App_Code\shoppingcart.cs,login_page.aspx.cs,about.aspx.cs,login_page.aspx,confirmedorders.aspx.cs, terms.aspx,App_Code\global.asax.cs,index.aspx,inc\footer.ascx.cs,inc\footer.ascx,customerdetails.aspx,webform1.aspx.cs,App_Code\cartdb.cs, fatwa.aspx.cs,inc\nav.ascx.cs,--default.aspx.cs,sorry.aspx.cs,inc\login.ascx.cs,logout.aspx.cs. =========================COMMENTS================= Warning: Renamed folder App_GlobalResources to App_GlobalResources_Old. Web.Config: Added 'xhtmlConformance' attribute. Moved file Header.ascx.cs to the App_Code\ directory. Moved file Footer.ascx.cs to the App_Code\ directory. Moved file thankyou.aspx.cs to the App_Code\ directory. Moved file shoppingcart.aspx.cs to the App_Code\ directory. Moved file register.aspx.cs to the App_Code\ directory. Moved file checkout.aspx.cs to the App_Code\ directory. Moved file productlist.aspx.cs to the App_Code\ directory. Moved file OrderDetails.aspx.cs to the App_Code\ directory. Moved file addtocart.aspx.cs to the App_Code\ directory. Moved file search.aspx.cs to the App_Code\ directory. Moved file productdetails.aspx.cs to the App_Code\ directory. Warning: Unable to convert user settings because user file D:\Documents and Settings\Administrator\VSWebCache\SAMY_8000\edbe7\funstore.csproj.user was not found. Changed HTML validation schema for all projects to 'Internet Explorer 6.0'. Removed file funstore.csproj. Project funstore.csproj has been converted successfully at November 11 2008, 23:06:33.