Application not running under Access Runtime

Tiger955

Registered User.
Local time
Today, 14:49
Joined
Sep 13, 2013
Messages
140
I made already many applications as accde or addcr and deployed it to users, which only have an Access Runtime 2010.

Since a few month (it might be accidential) all the accde crashes on start saying something like "You have to delete the VBA Project..." (translated from the German Error-Message).

As I definitifely have all references I need as late binding (btw it is only Outlook), besides the few references which are needed mandatory, such as
-VBA
-MS Access 14.0 Object libr.
-OLE Automation
-Ms Office 14.0 Access database engine Object libr.

I do not know what could cause this Errors.

But although it is a runtime I can run the application as accdb without Errors.

Any ideas?
Did MS Change something with an update which is missing right now?

thanks
Michael
 
check your update history and see if any of it affected your development drivers. I feel like your instinct will show you the rest of the way in consideration with which affected drivers to look for.
 
Thks yr reply.

The Thing is, it happens on different PCs which are mostly on customer site. I cannot check things like this.

The question is, is this a known issue with MS updates?
Does others have these experience as well?
 

Users who are viewing this thread

Back
Top Bottom