Visual Studio Development Bookmark and Share   
 index > Visual Studio Debugger > multiple instances of vsjitdebugger.exe
 

multiple instances of vsjitdebugger.exe

Hi,

My program in C# crashes and then I get the option to debug and when I click yes, I have multiple instances of the vsjitdebugger.exe showing up. I need the debugger to help me solve the crash ...

Appreciate any advice.

Thanks in advance.
logan_spirit  Wednesday, October 14, 2009 7:53 PM
when I click yes, I have multiple instances of the vsjitdebugger.exe showing up. 
Hello,

Could you please clarify what do you mean by saying "multiple instances of the vsjitdebugger.exe"? Could you please show us a screen shot?
An alternative way to debug our program is:
 1. run our program firstly
 2. attach our Visual Studio Debugger to the process (clicking Debug -> Attach to Process...)

Please have a try and tell me the result!
Best regards,
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback, please tell us.
Welcome to the All-In-One Code Framework!
Roahn Luo  Thursday, October 15, 2009 3:29 AM

You can use google to search for other answers

Custom Search

More Threads

• How to debug using VS8 + Vista Ultimate + IIS7
• port lockup
• How to write a wrapper(or proxy) for VC++ Debug engine??
• Beta 2 - breakpoints in VB
• Debugger issue: Visual Studio 2008 SP1 and Visual Studio 2005 on same machine
• LINQ to SQL Debug Visualizer -doesn't work for VB in VS2008?
• Visual Studio 2008 Crashes After Debugging ASP Classic
• Visual Studio debugger freezes entire system
• How Do I Block The Source Code From Other People's Debuggers?
• Visual studio debugger buggers out