FP2002: Error Message When You Create a User or a Role by Using the Owsadm.exe Utility (292662)



The information in this article applies to:

  • FrontPage 2002 Server Extensions from Microsoft
  • SharePoint Team Services from Microsoft

This article was previously published under Q292662

SYMPTOMS

When you use the owsadm.exe command-line utility to create a User or a Role in FrontPage, you may receive the following error message:
Error:
Value 'value' is incorrect.
Syntax error in value of "name" parameter.

CAUSE

This behavior occurs when you type an invalid character for the Role name or User name in the owsadm.exe command line. For example:

owsadm.exe -o roles -n "|" -w / -c add

RESOLUTION

To work around this issue, retype the command by using valid characters for the "name" parameter.

MORE INFORMATION

Role or User names must not consist solely of spaces, and they must not contain tabs, new lines, or any of the following characters:
   | , " \ / [ ] : < > + = ; ? *
				
For more information about the owsadm.exe command-line utility, type owsadm -h at the command line, or see the following Microsoft Knowledge Base article:

272945 STS: Using SharePoint Team Services Command-Line Utility (Owsadm.exe)


Modification Type:MajorLast Reviewed:10/30/2003
Keywords:kberrmsg kbnofix kbprb KB292662