Deploying DbgCLR.exe

G

Guest

I would like to deploy DbgCLR.exe on a machine where a .net windows app will
be run. This is to debug the application by launching the debugger (in the
code System.Diagnostics.Debugger.Launch() is called to do this). How to
deploy this debugger without installing complete .Net Framework SDK? Please
let me know the steps needed to do this.

Thanks,
Shesh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top