Error message while starting up Packaged solution

bodylojohn

Registered User.
Local time
Today, 17:12
Joined
Dec 28, 2005
Messages
205
Hello,

I made an application in access 2007 wich runs perfectly on my computer.
But when I package it and distribute it to a user he gets the following error message on opening:

"A potential security concern has been identified

Warning: It is not possible to determine that this content came from a thrustworthy source. You should leave this content disabled unless the content provides critical functionalitiy and you trust the source.

Filepath C:/program ....../myapplication.accdr

this file might contain unsafe content that could harm your computer. Do you want to open this file or cancel the operation?
"

I have set the security level for macros tot enable all.
 
You'll need to digitally sign the DB to avoid that. Look up "Digital Certificate" in help (or in here).
 
You'll need to digitally sign the DB to avoid that. Look up "Digital Certificate" in help (or in here).

Hello,

Thanks for your reply.
I started reading up on certificates inmediately and I discoverd that when you set the macro security to low you dont need the certificate.

I hope we will find a solution.

Thanks in advance
 

Users who are viewing this thread

Back
Top Bottom