Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / March 2008

Tip: Looking for answers? Try searching our database.

Debug without Debugger?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John Smith - 27 Mar 2008 14:19 GMT
How can I debug ASP.Net app if I can not use VS debugger? I have tried to
print

Console.Out.WriteLine("my Debug")

but it doesn't work in ASP.Net either. Is there any easy way to print some
debug lines between my code to determine program flow?

Should I write them in some file?
Aidy - 27 Mar 2008 15:23 GMT
Try this;

http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

You may need to use the Trace class though, but it works the same as the
Debug one.

http://msdn2.microsoft.com/en-us/library/system.diagnostics.trace.aspx

> How can I debug ASP.Net app if I can not use VS debugger? I have tried to
> print
[quoted text clipped - 5 lines]
>
> Should I write them in some file?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.