Ok, well I found out that It is best to convert VS 2003 web apps. to a Web
Application Project, which is available with Visual Studio 2005 SP1. What I
was doing was converting using Web site project and this is a different
paradigm and will move things around.
"Adlai Maschiach" <AdlaiMaschiach@discussions.microsoft.comwrote in
message news:C472665A-877B-4358-87B1-4B241C27B514@microsoft.com...
Quote:
Hi
>
the webServices ( as well as ASP.NET webSites ) have changed
alot in the 2.0 framework
>
unless you have a special reason
I highly recommend
the option of CopyPaste & CreateNew-WebSerivce-WebSite , Sorry
>
Adlai
---------------------------------------------
If my answer helped you please press "Yes" bellow
>
?? ????? ?? ???? ??, ??? ???? "??"
>
Adlai Maschiach
http://blogs.microsoft.co.il/blogs/adlaim/
>
>
"robin" wrote:
>
Quote:
>When I convert my VS2003 Web Service project to VS2005, the file
>structure
>is changed automatically and application will no longer build because
>file
>location have changed. I've tried to move the files to original locations
>but continue to get errors because of reference problems.
>>
>Is it common to have to do a lot of manual manipulation in order to
>convert
>a Web Service project from 2003 to 2005?
>>
>>
>>