OK...I have been the lucky one who gets to work on this well designed project. I have an application that calls an ActiveX (.dll). I am in a test enviroment, and everything is on the same machine. It is written in VB6.
I would like to step through the component and see what is going on. When I just run the application, everything works. The little ball spins (in component services). When I open the .dll in VB and click the blue arrow to debug....then run the application, I get a "Cannot Create Object" error, and the little ball in the box does not spin.
How do I debug this ActiveX Component?
I would like to step through the component and see what is going on. When I just run the application, everything works. The little ball spins (in component services). When I open the .dll in VB and click the blue arrow to debug....then run the application, I get a "Cannot Create Object" error, and the little ball in the box does not spin.
How do I debug this ActiveX Component?