converting visual studio 2003 to visual studio 2005

  •  02-20-2006, 11:47 AM

    converting visual studio 2003 to visual studio 2005

    I tried to convert my website from 2003 to the 2005 visual studio with the internal .net convertion wizard
     
    The CuteSoft_Client folder was also automatically importet into the project folder since it was in the same folder (
    When I now try to compile with the new 2005 Visual Studio (asp 2.0)  it also wants to compile the CuteSoft_Client
     
    In Visual Studio 2003 the  CuteSoft_Client folder was not part of the project so not problem occured there. Altought it was in the same wwwroot/application_XXX/ folder 
     
    Is it possible to re-locate the cute_soft_client folder from my project, so I can compile the rest of my application.
     
     
View Complete Thread