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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word Cannot Complete the Save Due to a File Permission Error

Status
Not open for further replies.

kkontour

MIS
Feb 24, 2003
4
IE
I get an error when I try to save a word document to a mapped network share.
The server is win2k server
the workstation is win2k pro
login script maps H: to \\server\homeshare
homeshare is shared with everyone:full share permissions but allows only one concurrent connection.
homeshare has ntfs permissions of "domain admins":full, user:change.
when I try to save a word document to H: I get
"Word Cannot Complete the Save Due to a File Permission Error".
The problem does not occur on WinNT Workstation.
I have tried q171406 "How to disable the use of UNC"
This happens from all version of word from 6.0 to XP pro.
lots of tmp files remain with no permissions set and no owner.
I can recreate this problem in a lab environment.
I can get around the problem by resetting permissions with the xcacls.exe command line unility but if I use windows explorer the problem comes back.
KK
 
You need to check both the share permissions and the NTFS permissions. It sounds like your share permission is read only.
 
I haven't done alot of scripting but does your script log on as a user in it? Try logging on to the 2k pro wkst then instead of using the mapped drive the script created use the run command on the start menu to access the path of the word file your trying to save. Good Luck
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top