Re: Debugging thru AxHost
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Tue, 6 Mar 2007 16:31:55 +0200
1. I created a test VB6 Ocx control with create symbolic debug info
and disabled optimizations.
2. Register the control using regsvr32
3. created a test VB.net application & hosted the registerd control in
the form enabled the Unmanaged code debug.
4. Ran the VB6 ocx application
5. Then ran the VB.Net application
It hangs it won't go the break point i have set in the VB6 ocx
control.
If it really hangs, break into debugger and check what it is doing.
If it works but does not hit breakpoints in VB6 code, open Modules window
and check if the ocx is loaded, and if its symbols have been loaded.
Oleg
.
- Follow-Ups:
- Re: Debugging thru AxHost
- From: mano
- Re: Debugging thru AxHost
- From: mano
- Re: Debugging thru AxHost
- References:
- Debugging thru AxHost
- From: Manoharan
- Re: Debugging thru AxHost
- From: Oleg Starodumov
- Re: Debugging thru AxHost
- From: mano
- Debugging thru AxHost
- Prev by Date: Re: Debugging thru AxHost
- Next by Date: sqldebugger user not created
- Previous by thread: Re: Debugging thru AxHost
- Next by thread: Re: Debugging thru AxHost
- Index(es):
Relevant Pages
|
Loading