G
Guest
I have just converted my C# project to VS 2005. It is a windows application
with some web services, a distributed application.
The application and web-services work fine, but the design windows in the
IDE for the web service are not what I expected. The designer windows for the
asmx.cs files are clutterd with sql-statements that are internal to the sql
DataAdapters, and the C#-code in the webservice does not break on the
breakpoints.
I wonder if the web-service need to be converted from vs 2003 to vs 2005? Is
there a tool for this? If so, where is it? I have never been prompted by VS
2005 to do any kind of conversion.
Regards
Tore
with some web services, a distributed application.
The application and web-services work fine, but the design windows in the
IDE for the web service are not what I expected. The designer windows for the
asmx.cs files are clutterd with sql-statements that are internal to the sql
DataAdapters, and the C#-code in the webservice does not break on the
breakpoints.
I wonder if the web-service need to be converted from vs 2003 to vs 2005? Is
there a tool for this? If so, where is it? I have never been prompted by VS
2005 to do any kind of conversion.
Regards
Tore