Event Id7007
SourceNotificationServices
DescriptionThe DisableEscaping argument's value must be true or false.
Event InformationAccording to Microsoft :
CAUSE:

This error occurs when an XSLT content formatter is defined in the ADF, but a value other than true or false is given for the DisableEscaping argument. XsltFormatter has one optional argument called DisableEscaping. The true value indicates that the event data contains XML or HTML data, and prevents further transformation of the data. If this argument is not specified, the default of false is used. Here is sample code that uses the DisableEscaping argument: XsltFormatterXsltBaseDirectoryC:\TransformDirectoryXsltFileNameStockTransform.xslDisableEscapingtrue

RESOLUTION:
In the ADF, look for XsltFormatter definitions in which you supply the DisableEscaping argument. Check that the value given for this argument is either true or false.
Reference LinksEvent ID:7007 Of Source ID:NotificationServices


  Did this information help you to resolve the problem?
  Yes: My problem was resolved.
  No: The information was not helpful / Partially helpful.
  Comments:

Captcha  Refresh