Article ID: 933556 - Last Review: April 24, 2007 - Revision: 1.2 Error message when you use the MOM 2005 Operator console to run an XML script that contains a CDATA block: "Parameter is incorrect"SYMPTOMSWhen you use the Microsoft Operations Manager (MOM) 2005 Operator console to run an XML script that contains a CDATA block, you receive the following error message: Operating Console Error—Parameter is incorrect. Parameter is incorrect. CAUSEThis issue occurs when the script contains a CDATA sequence in a CDATA section. When the ]]> sequence appears in a CDATA section, the XML parser interprets the sequence as the end of the section. Therefore, the sequence is not processed. WORKAROUNDTo work around this issue, run the script by using the CScript.exe command-based script host. For more information about how to use CScript.exe, visit the following Microsoft Web site: Using the command-based script host (CScript.exe) http://msdn2.microsoft.com/en-us/library/ms256076.aspx (http://msdn2.microsoft.com/en-us/library/ms256076.aspx) MORE INFORMATIONFor more information about how to use CDATA sections in scripts, visit the following Microsoft Web site: CDATA Sections [XML Standards] http://msdn2.microsoft.com/en-us/library/ms256076.aspx (http://msdn2.microsoft.com/en-us/library/ms256076.aspx)
| Article Translations
|

Back to the top
