Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sharepoint 2003 Document List Via Explorer Problem

Status
Not open for further replies.

peterlyttle

Technical User
Nov 6, 2006
139
GB
Hi, I'm having a problem where one of my document list which is working fine with the normal view but it is having problems in the explorer view and in explorer. I get the error message

"\\server\sites\dept\document list" is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

A device attached to the system is not functioning

However the permissions are correct as I can browse via IE and another document list with the same permissions is working fine.

Anyone have any ideas?

Cheers
 
For anyone else that has this problem. I resolved it by giving the user "Everyone" Full Permissions to the C:\WINDOWS\Temporary Internet Files. This has to be done via GP or command line.

This is the command line -

cacls "C:\windows\Temporary Internet Files" /E /c /g Everyone:F
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top