MSIR.0850 Invalid parameter name (name)

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.