Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Debugging a webMethod ? How

Reply
Thread Tools

Debugging a webMethod ? How

 
 
Peter Stojkovic
Guest
Posts: n/a
 
      03-23-2006
USING VS 2003 and VS 2005

I have written a WebMethod.
Everything is working properly.
My Question:

Is it possible to DEBUG row by row through the code ??

Peter Stojkovic


 
Reply With Quote
 
 
 
 
Bob Barrows [MVP]
Guest
Posts: n/a
 
      03-23-2006
Peter Stojkovic wrote:
> USING VS 2003 and VS 2005
>
> I have written a WebMethod.
> Everything is working properly.
> My Question:
>
> Is it possible to DEBUG row by row through the code ??
>

If you mean 'line-by-line" then Yes. Just set a breakpoint as you would
normally do.
You will get more help in an appropriate newsgroup like
microsoft.public.vsnet.debugging.

There was no way for you to know it, but this newsgroup is for "classic" asp
questions. The .Net groups have the word "dotnet" or "vsnet" in their names.
For example, the group for ASP.Net questions is
microsoft.public.dotnet.framework.aspnet

Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
How can I skip debugging Ajax when debugging my code? AAaron123 ASP .Net 3 07-28-2009 04:07 PM
Debugging C vs debugging C++ jacob navia C Programming 11 10-27-2006 07:19 PM
No Debugging of C# Server-Side Script, but Code-Behind Debugging Works Johann Blake ASP .Net 1 01-05-2004 03:01 PM
Pulling DataSet From WebMethod -- Possible? Temp ASP .Net 1 08-11-2003 05:13 AM



Advertisments