I have a NAS drive, and this is sharing some folders. I cannot access those folders from a windows 2008 machine which is on the network. The are both connected to the same network switch.

e.g. if I go like this,

\\server\

or

\\server\folder

I get the message 'windows cannot access \\server check the spelling, click diagnose' etc.

Error code: 0x80004005

The thing is that I can connect to this shared drive from a windows 7 laptop connected wirelessly to the same network.

I can ping the server from windows 2008, but only if I use the IP address, not the server name.

link|improve this question

78% accept rate
feedback

2 Answers

Can you map it by \\IP\sharename ?

It sounds to me like your wireless clients are using a different DNS server than your 2008 machine.

link|improve this answer
Nah, cannot even do it using the IP address. Strange eh. – peter Apr 1 '10 at 11:19
\\192.168.1.250\ etc – peter Apr 1 '10 at 11:20
feedback
up vote 0 down vote accepted

Not really found an answer here. The answer is to use ftp with the NAS drive from that particular computer :(

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.