random files opening as read-only

jeremy

Distinguished
Dec 31, 2007
445
0
18,780
Archived from groups: microsoft.public.win2000.file_system (More info?)

I have a file server running Windows 2000 Advanced Server (SP4) that is
serving ~3,000,000 files. In certain folders, users are reporting that their
files are opening in read-only mode. I've scoured the Windows and VirusScan
logs, but am coming up blank.

The clients are running mainly Windows 2000 Professional (SP4), with a small
sampling of Windows XP (SP unknown). The users are also running either
Office 2000, OfficeXP or Office 2003.

I'm not sure where to look on the server to see what's going on. There are
enough people having this problem that I'm not sure it's a client issue
(unless it's a configuration error in the image).

Does anybody have any ideas? This is starting to get frustrating
 
G

Guest

Guest
Archived from groups: microsoft.public.win2000.file_system (More info?)

Do the users have "Write" access to the folder(s) in question, or only "Read" access? Check the Security tab on the Properties page.
Are the folder's attributes marked as read-only? Check the General tab on the Properties page.
Are the file's attributes marked as read-only? Check the General tab on the Properties page.
If someone already has a Microsoft Office file open, when another user tries to open it, they will receive a message box asking to
"open as read-only".
Also check the default open action for the file type:
Open Windows Explorer
Click the Tools menu
Folder Options...
File Types tab
Select the extension (i.e. DOC or XLS)
Click the [Advanced] button
Double-click the default action (it's boldfaced)
Is there a ReadOnly command in the DDE Message box?
Example:
[FileOpen ("""%1"""),.ReadOnly]

"Prompt to open a file as read-only"
http://office.microsoft.com/en-us/assistance/HP051860911033.aspx
"Error Messages When You Open or Copy Network Files on Windows XP SP1 Clients That Require SMB Signing"
http://support.microsoft.com/kb/810907


Austin M. Horst
 

jeremy

Distinguished
Dec 31, 2007
445
0
18,780
Archived from groups: microsoft.public.win2000.file_system (More info?)

The users have Modify access, neither the files nor folder's attributes are
read-only

The users are not prompted to open the file read-only, it just opens in R/O
mode. Sometimes they can close the file and immediately repoen it and it
will open normally.

"Austin M. Horst" wrote:

> Do the users have "Write" access to the folder(s) in question, or only "Read" access? Check the Security tab on the Properties page.
> Are the folder's attributes marked as read-only? Check the General tab on the Properties page.
> Are the file's attributes marked as read-only? Check the General tab on the Properties page.
> If someone already has a Microsoft Office file open, when another user tries to open it, they will receive a message box asking to
> "open as read-only".
> Also check the default open action for the file type:
> Open Windows Explorer
> Click the Tools menu
> Folder Options...
> File Types tab
> Select the extension (i.e. DOC or XLS)
> Click the [Advanced] button
> Double-click the default action (it's boldfaced)
> Is there a ReadOnly command in the DDE Message box?
> Example:
> [FileOpen ("""%1"""),.ReadOnly]
>
> "Prompt to open a file as read-only"
> http://office.microsoft.com/en-us/assistance/HP051860911033.aspx
> "Error Messages When You Open or Copy Network Files on Windows XP SP1 Clients That Require SMB Signing"
> http://support.microsoft.com/kb/810907
>
>
> Austin M. Horst
>
>
>