Hi,
1. When a user in "member" group tries to upload multiple files
"Upload > Upload Multiple Documents" where one or more files contains
invalid file name characters (in this instance "&") sharepoint WSS
3.0
doesn't give out the related proper error message. Instead it goes to
a access denied page.
Error: Access Denied
Current User
You are currently signed in as: mycompanydomain\user.name
Sign in as a different user
2. same user when tries to upload the same file (with invalid
charachter in file name) as a single upload "Upload > Upload
Document"
gets a proper error message;
"The file name is invalid or the file is empty. A file name cannot
contain any of the following characters: \ / : * ? " < > | # { } % ~
&
"
3. in both above scenarios, if the user is in "owner" group the
proper error message is received.
member group has permission "contribute" and owner group has "Full
Control"
If any one knows a solution for this please advice.
Thanks in advance,
Kaps