From: ayca on
Hi,

I'm trying to run SPA 2.0.67.1 on a web server and I get these errors
in the event log, does anybody know of a workaround?

Event Type: Warning
Event Source: PLA
Event Category: Manager
Event ID: 1006
Date: 21/10/2006
Time: 22:45:27
User: N/A
Computer: ***
Description:
UI Control
Origin: IIS
Error: 0x80070057

Rules evaluation failed at '-80925515613,6201 * 100' has an invalid
token.
Parameter name: c:\PerfLogs\Report\IIS\Current\**_200610212244\iis.xml
- Rules evaluation failed at '-80925515613,6201 * 100' has an invalid
token.
Parameter name: c:\PerfLogs\Report\IIS\Current\**_200610212244\iis.xml

Thanks,
Ayca

From: ayca on

The problem was solved when I deleted the following lines from the
configuration.xml under install_dir\Data folder,

under -compiler name="IIS"-

<compile type="rules" dir="data" file="rules.xml">{REPORT}</compile>

you basically disable the rules evaluation for the report you're trying
to get.