V
vishuonline
Hi Folks,
I have searched on search engines for previous dicsussions dealing with
this.. but didnt find em any useful... so here I am..
I am having a .NET (BV.NET) application in which I am calling a managed
dll(C#), which inturn is calling a native dll (c++). OK. Now in the
VB.NET application's project, I add the project of C#(dll). Now while
debugging the VB.NET app, I can step into the source code of c#(dll).
But when the c# code(dll) calls the native dll, I am not able to
source-level debugging of the native dll. I have my native dll project
open in VC6.0, but the control flow does not go there. I have also
enabled the unmanaged code debugging in the VB.NET project..
Please throw some light
Best Regards,
I have searched on search engines for previous dicsussions dealing with
this.. but didnt find em any useful... so here I am..
I am having a .NET (BV.NET) application in which I am calling a managed
dll(C#), which inturn is calling a native dll (c++). OK. Now in the
VB.NET application's project, I add the project of C#(dll). Now while
debugging the VB.NET app, I can step into the source code of c#(dll).
But when the c# code(dll) calls the native dll, I am not able to
source-level debugging of the native dll. I have my native dll project
open in VC6.0, but the control flow does not go there. I have also
enabled the unmanaged code debugging in the VB.NET project..
Please throw some light
Best Regards,