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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Microsoft Access can't find the wizard, ..." 1

Status
Not open for further replies.

ericksoda

Programmer
Oct 22, 2001
60
US
This is a silly one, but I developed an application on Access 2000 and am trying to install it on the customer's Access XP machines.

When I try to run the LinkedTable manager or the Switchboard Manager, I get the following error message:

"Microsoft Access can't find the wizard, or the wizard has not been installed, or there is a syntax error in the Declarations section of a Visual Basic module."

I tried it on an empty database to be sure it isn't a version conflict, but I get the same error. I tried re-registering MSADO15.DLL and DAO360.dll (that was recommended by someone else) but that doesn't work, either.

Thanks for any help or enlightenment!

David
 
Check VB window/Tool/References to load the one you need.
 
Check that the "Advanced wizards" was included in the Access installation. I run into this problem a lot, when the same database is accessed by users hither & yon with different OS's, etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top