On Windows Server 2003 several shared folders exist and have run just fine for well over a year.

These shares are also mapped network drives (not that this should make a difference).

When trying to view them:

c:\>net view \\SERVER_NAME

It kicks back with:

System error 5 has occurred.

Access is denied.

Any Ideas?

link|improve this question
feedback

1 Answer

Microsoft has a nice article on this problem:

http://support.microsoft.com/kb/555644

Also, I've known firewall and router-rule changes have caused problems with allowing "net view" to work.

link|improve this answer
seems the right place to start. my favorite is the "Windows Time Service Technical Reference" page, as clock sync most often causes theis. Saddly there link results in: "Server Error in '/WINDOWSSERVER' Application." I love microsoft! – ethyreal Aug 7 '09 at 19:10
feedback

Your Answer

 
or
required, but never shown

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