VB6 Project Comaddin

H

Håkan-C

I have been assigned to maintain a couple of Project com addins that
are created in VB6, and I used the conversion tool that came with .NET
2003 studio. After a couple of fixes in the code I managed to get it
to compile and link ok. My question is, in VB6 it was possible to
debug the dll directly in the environment by pressing F5, this does
not work in .NET 2003 for me, have I done something wrong or do I have
to specify MS Project as the external program to load when debugging?

/Håkan
 
S

Scudder

Hakan, change the external program to MS Project, otherwise the debugger just
loads another copy of Visual Studio.
 

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