|
Language: Visual Basic Expertise: Intermediate
Apr 23, 2001
Debugging ActiveX EXE Components
Debugging ActiveX EXE components is different from debugging ActiveX DLL components, and a bit more difficult. Here is how to do it:
1. Run your ActiveX EXE component in the IDE VB environment.
2. In your client project, go to the component reference to uncheck the reference, which maps to the component exe file, such as
Peter Luo
|