Error Message: “\\x.x.x.x is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.
Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.”
I get this once in a while when working on files remotely. To make it go away, do the following:
- Go to Start->Run, type in cmd and hit Enter.
- Type net use to view all mapped network shares.
- Type net use \\network_share /del to disconnect that specific network share or type net use * /del to disconnect all network shares.
No user commented in " Multiple connections to a server or shared resource by the same user… "
Follow-up comment rss or Leave a TrackbackLeave a Reply