Avoid Security Warning

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cron

    Avoid Security Warning

    Hi, I've just completed work on an access 2007 database which will be
    run from a network server by many inexperienced users at the same
    time. Every time the database is opened, the "content in this database
    has been disabled" warning appears at the top and my users would not
    think to click options and enable the content.

    I have tried digitally signing to avoid the problem but I can only
    seem to do it by packaging the database - forcing each user to go
    through an extraction process each time the databse is loaded. Is
    there any way around this annoying problem please?

    Thanks,
    Ciarán
  • Lou O

    #2
    Re: Avoid Security Warning

    On Oct 5, 9:42 am, Cron <cronok...@hotm ail.comwrote:
    Hi, I've just completed work on an access 2007 database which will be
    run from a network server by many inexperienced users at the same
    time. Every time the database is opened, the "content in this database
    has been disabled" warning appears at the top and my users would not
    think to click options and enable the content.
    >
    I have tried digitally signing to avoid the problem but I can only
    seem to do it by packaging the database - forcing each user to go
    through an extraction process each time the databse is loaded. Is
    there any way around this annoying problem please?
    >
    Thanks,
    Ciarán
    I overcame this problem
    I use IStool (free download) to install my app
    It has a script for writing to the windows registry.
    With it I set the trusted location of my app when I run the setup.exe
    Let me know if you want more info

    Comment

    Working...