
Please help with VB4.0 Object Server error and error 91
I've written a small application in VB4.0 32 bit that includes an Access 97
Database. All works fine on my Win95 Development machine. I then used
Application Setup Wizard to create a setup program to share this program
with some friends. The reports I've gotten back are as follows:
Upon startup I get a "Object server not correctly registered" error. This
error repeats several times each time I click on OK. Then the program
starts. When trying to add a new record to the database I get a runtime
error 91: Object variable or With block variable not set. The program then
exits.
I've gone through every book I have on VB4, the news groups etc. I can't
seem to get a handle on this problem. Thus I turn to you, the VB gods of
the internet. Thanks in advance for your advice, and maybe I can save what
few hairs I have left.
Gordon