While looking in the error log on a Windows 7 x64 machine, (specifically Windows Log->Application), I am seeing a number of the following errors:

Log Name: Application
Source: SideBySide
Date: 2/20/2010 12:11:07 PM
Event ID: 63
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Eagle
Description:
Activation context generation failed for "c:\program files (x86)\safer networking\filealyzer\DelZip179.dll".Error in manifest or policy file "c:\program files (x86)\safer networking\filealyzer\DelZip179.dll" on line 8. The value "*" of attribute "language" in element "assemblyIdentity" is invalid.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SideBySide" />
<EventID Qualifiers="49409">63</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-02-20T17:11:07.000000000Z" />
<EventRecordID>7396</EventRecordID>
<Channel>Application</Channel>
<Computer>Eagle</Computer>
<Security />
</System>
</Event>

At the time that this error occurred, I was not actively using Filealyzer. It is possible that I launched Windows Explorer at this time, but I am not certain.

Any suggestions for resolving this problem?