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?