M
Michel LAPLANE
Can anyone help me.
I have develop a C++ application (in fact a Microsoft Visio Addon Library)
that calls a C# library.
I was using VS 2003 and i was able to debug and trace the C++ unmanaged code
and the C# managed code using the "Mixte" type switch debugger available in
the options dialog box of my projet.
I have installed VS2005.
Now if i try to debug, VS2003 crash when entering in managed C# code.
I have download the VS2003 SP1 and installed it.
Know when i try to debug, VS2003 don't want to launch my application. It
tell's me that he cannot launch the program that is in the Command line of
the debugger (the command line try to launch Microsoft Visio that load my
application dll).
I have develop a C++ application (in fact a Microsoft Visio Addon Library)
that calls a C# library.
I was using VS 2003 and i was able to debug and trace the C++ unmanaged code
and the C# managed code using the "Mixte" type switch debugger available in
the options dialog box of my projet.
I have installed VS2005.
Now if i try to debug, VS2003 crash when entering in managed C# code.
I have download the VS2003 SP1 and installed it.
Know when i try to debug, VS2003 don't want to launch my application. It
tell's me that he cannot launch the program that is in the Command line of
the debugger (the command line try to launch Microsoft Visio that load my
application dll).