Results 1 to 5 of 5
  1. #1
    bginhb is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    May 2011
    Location
    Huntington Beach, CA, USA
    Posts
    47

    Trust Center Issue


    I am distributing my application using the .accdr format. The application is macro and VBA driven and it appears because there are no Trust Center entries on the client's machine that some of the macros or code is not running.

    Do .accdrs follow the same Trust Center Rules as .accdbs and if so what do I need to do to prepare the client's machine to run an .accdr.

    Appreciate any assistance.

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272

  3. #3
    bginhb is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    May 2011
    Location
    Huntington Beach, CA, USA
    Posts
    47

    Some Clarification Please

    Thanks Bob,

    I followed the link you provided and learned that the target computer needs to have Access installed to do a manual install or I need to develop a script. Since installing Access defeats the objective and my Client is not in my local area I need to write a script.

    Can you direct me to some place where I can see some of the kind of code that AccessJunkie is referring to in their proposed script solution.

    Bill

  4. #4
    Toyman is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    233
    Quote Originally Posted by bginhb View Post
    Thanks Bob,

    I followed the link you provided and learned that the target computer needs to have Access installed to do a manual install or I need to develop a script. Since installing Access defeats the objective and my Client is not in my local area I need to write a script.

    Can you direct me to some place where I can see some of the kind of code that AccessJunkie is referring to in their proposed script solution.

    Bill
    Check out this link to the Inno 5 Setup program. It is completely free. In it, you can create an installation package to be distributed to your users. There is a module where you can create registry keys. I think this is what you need.
    http://www.jrsoftware.org/isinfo.php

  5. #5
    Toyman is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    233
    Quote Originally Posted by Toyman View Post
    Check out this link to the Inno 5 Setup program. It is completely free. In it, you can create an installation package to be distributed to your users. There is a module where you can create registry keys. I think this is what you need.
    http://www.jrsoftware.org/isinfo.php
    Here is a code you can use in Access to designate the trusted center

    http://www.utteraccess.com/forum/Tru...992.html&st=20

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Issue with Do
    By Petefured in forum Programming
    Replies: 1
    Last Post: 05-25-2011, 09:27 AM
  2. Center Form Vertically
    By injanib in forum Forms
    Replies: 5
    Last Post: 03-24-2011, 01:51 PM
  3. Generate Sum from a work center and order #
    By KrenzyRyan in forum Programming
    Replies: 2
    Last Post: 01-19-2011, 09:51 AM
  4. Report will not center on page
    By AKQTS in forum Reports
    Replies: 3
    Last Post: 10-21-2010, 12:36 PM
  5. annoying error! trust centre?
    By tom4038 in forum Import/Export Data
    Replies: 1
    Last Post: 09-23-2009, 11:26 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums