VS 2008 Debugging

I am trying to debug a system I built in OpenQuant by using the Attach to process Debug menu item in VS 2008 to attach VS to OpenQuant.

Everything works fine until I try to Stop Debugging. When I stop debugging, it closes OpenQuant. Also, I don't have the option to Detach All under the Debug menu, its greyed out.

I don't remember this happening when I was doing the same thing in VS 2005. I searched around on the net for a solution or option on this but wasn't able to find anything. Any ideas on what could be causing this?

Thanks,
Eric
 
I'm using the professional edition.

I figure it out. It was a setting on 'Automatically determine what type of code to debug' that was set incorrectly.

Eric
 
Back
Top