Debugging .NET

A

Alan Roberts

When linking to a standard VB6 DLL from Excel, I can debug the code at
runtime, single stepping from Excel VBA into the VB6 code loaded within
Visual Studio and keep stepping through the VB6 code. Is this possible with
a .NET DLL?

Thanks

Alan
 

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