techxplore blog
25 Dec

Microsoft Access Error - This file is located outside your intranet or on an untrusted site.

Having error that consistently appears on every computer would I say easier to deal but with an error that occurs on one but one another is okey it drives me crazy. I have encountered this kind of error with a Microsoft Access file which is stored on a file server. The MS Access file is accessed via shared folder but on some computers it fails in opening up.

Upon opening the access file it will pop up an error:

Microsoft Access cannot open this file.
This file is located outside your intranet or on an untrusted site. Microsoft Access will not open the file due to potential security problems.
To open the file, copy it to your computer or an accessible network location.

The solution is like a far fetched on which concerns with the internet option settings.

Solution to the problem is to add the site to the local intranet zone:

  1. open Internet Explorer
  2. click Tools menu -> Internet options -> Security tab
  3. click web zone Local intranet
  4. click Sites button
  5. click Advance button
  6. type the shared folder address on the add site text box of the local intranet dialog box
    ex. //203.159.12.5/msaccess/
  7. click Add button-> Ok button -> Ok button -> Ok button

After having this changes the error was resolved and Microsoft Access could now be opened without the intranet error.

6 Responses to “Microsoft Access Error - This file is located outside your intranet or on an untrusted site.”

  1. Gabby Naija Says:

    Thanks alot. It worked for me.

  2. tony Says:

    gabby - it’s good that it worked. :)

  3. Hal Says:

    This did not work for a connection through a VPN. The IP address was registered in the intranet sites for IE security but the error persisted when trying to open the Access database via a mapped drive in Explorer. I did notice that the shared folder was not saved when the IP and folder name was added. It shows up before you exit the tab but when returning, only the IP address is there. Thoughts?

  4. Hal Says:

    Solved my own issue. I am using Office XP so by adding a line to the Windows HOSTS file of my computer, I could create an alias for the IP address and the issue disappeared. I mapped to the alias in Explorer where Access now recognizes the path as a trusted intranet site, no entries needed in IE for trusted sites.

  5. boy Says:

    Thanks a lot, Its work….Good Master for you….

  6. Hady Says:

    I try using \ComputerName and it works without the IP address and the file directory.
    Thanks for the tips.

Leave a Reply