How to debug ActiveX exe by Vb.NET dll

P

Pawan

I am calling one ActiveX Exe(Made in VB 6) component
from one VB.NET dll component. I am able to get the
result from ActiveX Exe .

But I want to run whole application in Debug mode.

I am able to debug the VB.NET application, But when
code make object of AcitveX Exe then it doesn't invoke
Debugger of VB6. I Want to run ActiveX Exe also in
Debugging mode.

Thanks in Advance
 

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

Top