MSIR.0814 (What) expected

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (Created page with "The default value following a <tt>Default</tt> keyword in a method declaration had incorrect format. The <tt>Default</tt> keyword is expected to be followed by a string or numeri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The default value following a Default keyword in a method declaration had incorrect format. The Default keyword is expected to be followed by a string or numeric literal, enclosed in parentheses. The value inside the parentheses cannot be a %variable or an expression. For more information about the Default keyword see the Janus SOAP Reference Manual.