MSIR.0850 Invalid parameter name (name): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "An internal name specified in an InternalNames block did not begin with a percent sign (%) as it should. Add a percent sign to the start of internal variable names. See the ''Jan...")
 
m (1 revision)
(No difference)

Revision as of 16:45, 9 November 2010

An internal name specified in an InternalNames block did not begin with a percent sign (%) as it should. Add a percent sign to the start of internal variable names. See the Janus SOAP Reference Manual for more information about the InternalNames statement.