Debugging unmangaged code

J

jlea

I have a asp.net web application, using C#, which references (ie., using) a
managed dll acting as a wrapper around unmanaged C++ classes. All works just
fine except that I can't debug the unmanaged code. When I set the project
settings to debug unmanaged code to true and start up the application with
the debugger, Visual Studio.NET hangs and I have to stop it using the Task
Manager. I reference the same dll in a C#, non-web/asp application and can
step into the unmanaged code.

Anyone have any ideas or do I need to set something else other than the
project setting?

Thanks.
Jon Lea.
 

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

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top