Popular Posts

Sunday, December 28, 2008

No network provider accepted the given network path

Unable to map network drives using windows scripting host object model. Possible resolutions:
  1. Run “sfc /scannow”
  2. Check Make sure you are able to ping the Workstation by FQDN
  3. Check File and Print Sharing For Microsoft Networks From Properties of Local Area Connection are enabled.
  4. Switch share resource definition from \\computername\sharename to \\ipaddress\sharename (http://aplawrence.com/Forum/TonyLawrence2.html)
  5. Check workstation service on client and server service on server (and their dependent services) are running. (http://www.chicagotech.net/troubleshooting/systemerror67.htm). It worked for me after the Net Logon, Messenger,Computer Browser,Distributed File System, Remote Procedure Call Services were restarted. As good as a reboot!

For now OK, but what should be the permanent solution ? GOK.


No comments:

Post a Comment