all groups > dotnet web services > november 2006 >
You're in the

dotnet web services

group:

How to debug web service in visual studio 2005 ?


How to debug web service in visual studio 2005 ? jcvoon
11/24/2006 2:31:46 AM
dotnet web services:
Hi:

How to debug web service in visual studio 2005 ?

I've set the web service project properties, start options, use custom
server, Base Url set to http://localhost/MyWebServices.

I attach the web service project to aspnet_wp.exe process, and set a
break point on the web method. However when i run the WinForm client
application which invoke the web method, it never stop at the break
point !

Please Help
JCVoon
Re: How to debug web service in visual studio 2005 ? Kodali Ranganadh
11/25/2006 12:04:44 AM
HI, JCVoon

I think that's Possible only if u r run the websevice from the "casine"
webserver.
Once u deploy in u r IIS i think it is possible.

Take all test's in the casine, when u feel it is working bogless after
only it is sugest to deploye in the IIS...

[quoted text, click to view]
Re: How to debug web service in visual studio 2005 ? jcvoon
11/27/2006 5:12:15 PM
Kodali Ranganadh:

Thanks for your reply. Actually the problem is because the virtual
directory is point to the PrecompiledWeb site, change the virtual
directory to the project folder solved the problem.

Regards
JCVoon
AddThis Social Bookmark Button