Error code 0x80070035. The network path was not found

0

My system is connected with a local LAN connection with 30 PC's. I'm not able to access the shared drive in the network, but I'm able to ping the IP address in which the drive is present. I have checked to start all the services, which are to be started and i have check the TCP/UDP ports also, but even after that I'm not able to access the drive, the same error message is being displayed again and again. Please help me to rectify the problem. I'm trying to solve the problem for the last 1 week. I have tried various solutions which are present in various web site, but I'm not able to find a proper solution. So please help me.

windows
asked on Server Fault Nov 8, 2012 by user144606

1 Answer

0

Make sure that TCP/IP NetBIOS service is enabled and set to Automatic

Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts

On right side, double click on DependOnService

Delete NetBT value alone and click ok

Try start the service now, if it doesn’t start, restart the server.

answered on Server Fault Dec 1, 2014 by JJJJNR

User contributions licensed under CC BY-SA 3.0