Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX Control Problem

Status
Not open for further replies.

WHM

Programmer
Jul 24, 2001
48
0
0
US
Hey All!

I am building an application specific ActiveX control that is honestly probably a bit more complicated than I am capable of, but I have been muddling along fairly well until now. I have been compiling the control frequently and checking to make sure that everything I change is still working, but then I got interupted the other day after a fair number of changes and additions. A few days have passed, and now I have a bug that I cannot find. The control works perfectly in its uncompiled state, but when I compile it to an .OCX and attempt to place it on a form I get "Run-Time Error 91 // Object Variable or With block variable not set". I am having a very difficult time trying to track down the source of this error as it does not show up in the uncompiled version. If anyone has any ideas on how to track down this problem, I am all ears.

Thanks,

Hunter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top