Can I Redistribute .NET Framework Debugger (dbgClr.exe)?

  • Thread starter Thread starter Valerie Hough
  • Start date Start date
V

Valerie Hough

I have a crashing C# forms .NET application at a client site for which I
would like to use dbgClr.exe.

1) Is this a redistributable product? If not, am I allowed to deploy it on a
temporary basis to diagnose a problem at a remote client site (accessible to
me only by 56K modem)?

2) Can my clients download an installable version of the debugger?

Thanks in advance.
Valerie Hough
 
I think you are allowed to do so. But only "think".

Because this file is in SDK directory. SDK can be downloaded from Microsoft
site.
For safe, I suggest that you ask your client to download SDK from Microsoft.

Errrrr, I'm not sure that whether the file is included in SDK. I just find
the file in VS SDK directory. Please make sure of that first.
 
Back
Top