Hi,
I'm not having much luck converting a Web Site Project to a Web Application project, it converts just fine, with no errors, but then it doesn't want to compile, I have reset the connections string in the dataset, but the conversion has messed up my amazon web reference, Also this is an application which was orginally a vs23003 hat I converted into a vs2005 several moths ago.
Here are some of the errors?
Error 51 The type or namespace name 'dsLocations' does not exist in the namespace 'testweb' (are you missing an assembly reference?) C:\Note Book C\My Documents\My Webs\testweb.com\testweb_Application\mymanager.aspx.cs 28 27 testweb_Application
Error 35 The type 'mymaster' already contains a definition for 'form1' C:\NoteBook C\My Documents\My Webs\testweb.com\testtestweb_Application\testweb.mymaster.designer.cs 15 51 testweb_Application
Error 75 XML document must contain a root level element. C:\NoteBook C\My Documents\My Webs\testweb.com\testweb_Application\testweb.DSDogBreeds.xsd 1 1 testweb_Application
Any help would be apprectiated..