UNC path to a folder on my local computer

后端 未结 3 603
终归单人心
终归单人心 2020-12-13 06:03

What\'s the UNC path to a folder on my local computer, and how can I access it? I have tried:

  1. Security for the folder -- set to Everyone Full Control (for now!
3条回答
  •  执笔经年
    2020-12-13 06:55

    I had to:

    • Create a local administrator
    • Add a Microsoft Loopback adapter
    • Reference the location as \\127.0.0.1\SSRSFileShare

提交回复
热议问题