Results 1 to 3 of 3
  1. #1
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568

    Access runtime on server - add trusted unc path

    Hi Gurus,



    This is a topic as continuity from here:

    https://www.access-programmers.co.uk...=1#post1542114

    I have Access trusted locations registry file and it is working for all files connected on my computer.

    Problem appears when i have to add unc path as my trusted location.

    Code:
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location0]"Path"="C:\\Users\\ljar01\\Desktop\\"
    "AllowSubfolders"=dword:00000001
    "Description"="My Documents"
    "Date"="29/06/2017 17:50"
    
    
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location1]
    "Path"="D:\\Makro Automaty inne\\"
    "AllowSubfolders"=dword:00000001
    "Description"="My Files"
    "Date"="29/06/2017 17:50"
    
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location6]
    "Path"="\\nt-wro4-01\\dane\\ihrm\\dokument\\worek\\KADRY\\DOKUMENTY _BRAKI\\"
    "AllowSubfolders"=dword:00000001
    "Description"="SPS"
    "Date"="29/06/2017 17:50"
    I have tried also go to control panel -> internet properites --> security --> trusted sites and local intranet and adding there unc paths like:
    file://10.253.134.1 but this is also not working...

    Please help guys,
    did you have similar problem ?

    Best wishes,
    Jacek Antek

  2. #2
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    Hi Guys,

    I also tried to create new Location in my Trusted Location like here:

    Click image for larger version. 

Name:	Bez tytu?u.png 
Views:	11 
Size:	65.1 KB 
ID:	29854

    I added AllowNetworkLocations and assign value = 1,
    also addess AllowSubfolder = 1
    Date (do not know it is necessarry)
    and added Path as string value and add into it "S:/" as my mapped network drive.

    I suppose that problem can be with the last one - with date...

    Maybe did you solve the similar problem ?

    Best wishes,
    Jacek Antek

  3. #3
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    Anyone ?

    Jacek

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

Similar Threads

  1. Replies: 2
    Last Post: 07-31-2017, 01:03 PM
  2. Access 2013 Rt not trusted on other PC'
    By Dasurco in forum Programming
    Replies: 1
    Last Post: 07-15-2016, 04:12 AM
  3. Access Runtime on terminal server
    By chemil12009@hotmail.com in forum Access
    Replies: 1
    Last Post: 04-22-2016, 09:51 AM
  4. Access 2002 Runtime on Windows Server 2008
    By kingcarol in forum Access
    Replies: 0
    Last Post: 08-23-2012, 06:56 AM
  5. Replies: 2
    Last Post: 03-30-2012, 02:37 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