all groups > dotnet interop > march 2005 >
You're in the

dotnet interop

group:

Debugging VB6.0 ActiveX in VS .NET


Debugging VB6.0 ActiveX in VS .NET EggHead
3/31/2005 3:36:09 PM
dotnet interop:
Hi all,

Is there a way to debug the VB 6.0 ctl inside VB 6.0 IDE instead of =
inside VS.Net IDE ?
Each VB 6.0's line of code takes forever to step in inside VS.net :(

Thanks
Re: Debugging VB6.0 ActiveX in VS .NET Mattias Sjögren
4/1/2005 11:05:32 PM
[quoted text, click to view]

Of course you can debug VB6 code in the VB6 IDE. What's the problem?



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Re: Debugging VB6.0 ActiveX in VS .NET Egghead
4/2/2005 3:38:28 PM
I mean after compile to an ocx and insert it into a C# project. Each line of
VB 6.0 code needs 2 sec to step in inside the VS.Net IDE, and the break pt
is not always where I want to break.
I know I can do a unit test inside the VB 6.0 but just lzy to write a test
case :)
Egghead

[quoted text, click to view]

AddThis Social Bookmark Button