This was working fine but after an unexpected reboot.

In Explorer, on the Windows 2008 server itself, I can see the shared folders when I do this: \\localhost (or \\servername or \\192.168.1.7) But when I try to click on any of the folders (like \\localhost\folder1), I get 0x80070035 or 0x80070043 "The network path was not found".

What's wrong here?

link|improve this question

50% accept rate
0x80070035 is "The network path was not found". 0x80070043 is "The network name could not be found". You're not picking up anything funny in the event logs? – Evan Anderson Jul 10 '09 at 16:52
Are ports 445 and 139 listening? – JS. Jul 10 '09 at 17:04
Could this be related to your other questions?... – JS. Jul 10 '09 at 17:17
Have you installed SP 2 on this Server? – RascalKing Jul 10 '09 at 17:23
Yes, SP2 is installed. No firewall, AV. Nothing suspicious in the logs. – Sajee Jul 10 '09 at 18:11
feedback

1 Answer

A couple of reboots fixed the problem. I still don't know what went wrong. :-(

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.