HighTechTalks DotNet Forums  

CLR Debugger

Dotnet Framework (SDK) microsoft.public.dotnet.framework.sdk


Discuss CLR Debugger in the Dotnet Framework (SDK) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Bryan Simmonds
 
Posts: n/a

Default CLR Debugger - 03-09-2006 , 08:48 AM






Hello,

I have a .NET application on a production machine that I am trying to debug.
Is it possible to install just the CLR Debugger on that machine without
installing the whole SDK??

Bryan



Reply With Quote
  #2  
Old   
Paul Gielens
 
Posts: n/a

Default Re: CLR Debugger - 03-12-2006 , 03:33 PM







Hi Brian,

You can attach the VS.NET debugger to your process. Realize, however, that
if you hit a break point in your code, not only is your request stopped, but
any other requests hitting your production machine are stopped as well.

MS has an excellent paper online "Production Debugging for .NET Framework
Applications"
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DBGch01.asp).

Best regards,
Paul Gielens

Visit my blog @ http://weblogs.asp.net/pgielens/
###




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.