Yuan Ze
2004-05-11 08:44:42 UTC
I can't enable JIT debugging for an application written in C#. This app
depends on some Mixed Mode managed C++ Libs. When exceptions generated in
it, no JIT debugger invoked. Only the default dialog box shows up. I have
enabled JIT debugging for window forms in machine.config and app.exe.config,
but it doesn't work. Even if I debug this app in IDE, the "break" button is
unavailable. But pure C# applications have no problems.
Any help would be great appreciated.
depends on some Mixed Mode managed C++ Libs. When exceptions generated in
it, no JIT debugger invoked. Only the default dialog box shows up. I have
enabled JIT debugging for window forms in machine.config and app.exe.config,
but it doesn't work. Even if I debug this app in IDE, the "break" button is
unavailable. But pure C# applications have no problems.
Any help would be great appreciated.