Surprise... None of Your Code Works!

Capilano

Registered User.
Local time
Today, 17:23
Joined
Feb 19, 2001
Messages
63
All of my apps are written in MS Access XP (2002). All Functions work perfectly.

One of my customers purchased new computers for all his staff. All have WindowsXP (with Patch 2) and MS Office 2003 Professional (w/Access 2003). None of my functions work!

I have opened up the program and carefully ensured that all References match. Everything compiles. No issues. Close the app, and try to open it again and it errors out saying it can't find the Function.

Thought it might be an improper install of Access 2003 so I sent my customer a run-time version (complete with Jet Engine) and had him install it. This would ensure that all support files would be there. This run time version has ran flawlessly in over 100 locations. Same result - won't recognize/access any functions!

Next I purchased an upgrade version of Access 2003 for one of my computers so that I could test the app. Tried to open up my apps and all went well with one exception. I had to lower the security feature settings from Medium to Low. Otherwise, all functions worked flawlessly - no migration issues here. I took the same approach on my customers computer but I was not able to set the Security settings. The system errored out and said that that Wizard was not available. I then tried to re-installed Access 2003 to ensure that all Wizards, etc were installed. Windows says all is installed. Still no go. Won't allow me to set the security from Medium to High on any app.

ANY suggestions would be appreciated.

Pat
http://www.access-programmers.co.uk/forums/newthread.php?do=newthread&f=12#
Confused
 
Hmm.

Remove office completly, and reinstall it as a complete install.

MAke sure any DLL's you reference (if any) are all available.


Update office.

Try again.
 
You almost certainly have a Missing or Broken reference, use the search function here for solutions
 
Even though nothing is marked as missing, change something, anything. This will force Access to refresh the references collection.
 

Users who are viewing this thread

Back
Top Bottom