I've run into a bit of an odd issue, one of the netbooks we've been working on seems to be having an issue with network paths. The machine is running Windows 7 Starter. If I try to run the following:

\\server\fd

I am greeted with an error:

0x80070035 Network path not found.

However if I type:

\\server\fd\

Everything is fine and the share opens as expected. (Note trailing backslash) Any ideas what might be causing this to happen?

link|improve this question

25% accept rate
Funnily enough, I am facing the opposite issue on Windows 7 HP 64-bit. It will not work with the trailing backslash, but will work without it. I would just chalk it up to Windows being Windows ;) – Soumya May 24 '11 at 8:15
feedback

1 Answer

Did you install or un-install any hardware or software on your netbook recently? Third Party applications can also cause this issue. You can perform clean boot on your computer, to check whether any third party application is causing this issue. You can get more details on this issue and steps to perform clean boot here

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.