Accessing SharePoint UNC paths from Windows Server 2003 or 2008

When accessing a SharePoint UNC path from Windows Server 2003 or Windows Server 2008, you may receive the following error:

You were not connected because a duplicate name exists on the network.

Here’s how to resolve the issue:

  • On Windows Server 2003, set the WebClient service startup to automatic, then start the service. You may need to reboot the server for this to fully take effect.
  • On Windows Server 2008, install the Desktop Experience feature, then restart the server.

Leave a reply