Debuggin ActX control 
Author Message
 Debuggin ActX control

Hi,

How do I debug an ActiveX control? I followed the instructions in MSDN...I
added a Standard EXE to my project group, added the control to the form, but
when I try to step into one of the calls into the control, nothing happens.
What gives?

Thanks,

Anthonyh



Sun, 05 Sep 2004 11:57:07 GMT  
 Debuggin ActX control
Did you set the Startup Project? Right-Click the exe project (in the Project
Browser) and select 'Set as Startup'.

--
Ken Halter
MS-MVP-VB
Please keep it in the groups..


Quote:
> Hi,

> How do I debug an ActiveX control? I followed the instructions in MSDN...I
> added a Standard EXE to my project group, added the control to the form,
but
> when I try to step into one of the calls into the control, nothing
happens.
> What gives?

> Thanks,

> Anthonyh



Sun, 05 Sep 2004 23:17:26 GMT  
 Debuggin ActX control
Check you're references too.. You may be referencing the OCX and
not the project itself...  The target should be a VBP file, not OCX.

D.


Quote:
> Did you set the Startup Project? Right-Click the exe project (in the
Project
> Browser) and select 'Set as Startup'.

> --
> Ken Halter
> MS-MVP-VB
> Please keep it in the groups..



> > Hi,

> > How do I debug an ActiveX control? I followed the instructions in
MSDN...I
> > added a Standard EXE to my project group, added the control to the form,
> but
> > when I try to step into one of the calls into the control, nothing
> happens.
> > What gives?

> > Thanks,

> > Anthonyh



Mon, 06 Sep 2004 01:10:16 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Out of process ActX control?

2. ActX DCOM Control works standalone - not in webpage

3. ActX control

4. ActX control

5. ActX Doc and webbrowser control problem

6. HELP with SIGNING AN ActX Control

7. Examining global variables while debuggin

8. Debuggin Visual Basic DOT NET

9. Debuggin in VB5

10. Problem debuggin when calling dlls

11. MTS Component Debuggin with VB

12. Help Please!! comboboxes in Excel using ActX

 

 
Powered by phpBB® Forum Software