Groups | Blog | Home
all groups > dotnet general > september 2003 >

dotnet general : webservice question



James J. Foster
9/4/2003 8:08:18 AM
If you have Visual Studio.NET, start your webservice project and add any
breakpoints you want. Then start your client project, and add a breakpoint
on the webservice call. When you get to that point, you can Step Into (F11)
the webservice project and utilize the full debugging capabilities on
VS.NET.

--
James J. Foster, DotNetCoders
http://www.dotnetcoders.com

[quoted text, click to view]

shahrukh
9/4/2003 6:03:49 PM
hi how can i debug my webservice,
i cant use messagebox.show("variable values");
so how do i view if my variables have the correct values?

any help appriciated
thank you

AddThis Social Bookmark Button