I get the follwoing error in the aplication log about once an hour.
if i try to go to the page specified in the update path, it says that https
is required. if i try with https i get another error: An error occurred
while processing your request.
Reference #30.463208cc.1258529554.0
what do i need to do to correct this?
I am running SBS2008 x64 as a guest OS on win2008R2 with hyper-v
thanks
Log Name: Application
Source: GetEngineFiles
Date: 11/18/2009 12:10:05 AM
Event ID: 6014
Task Category: (6)
Level: Error
Keywords: Classic
User: N/A
Computer: SERVER.domain.local
Description:
Microsoft Forefront Server Security encountered an error while performing a
scan engine update.
Scan Engine: Kaspersky5
Update Path:
http://forefrontdl.microsoft.com/ser...x86/Kaspersky5
Proxy Settings: Disabled
Error Code: 0x80070003
Description: An error occurred while checking if an update was available.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="GetEngineFiles" />
<EventID Qualifiers="49152">6014</EventID>
<Level>2</Level>
<Task>6</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-11-17T22:10:05.000Z" />
<EventRecordID>150745</EventRecordID>
<Channel>Application</Channel>
<Computer>SERVER.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>Kaspersky5</Data>
<Data>http://forefrontdl.microsoft.com/server/scanengineupdate/x86/Kaspersky5</Data>
<Data>Proxy Settings: Disabled</Data>
<Data>0x80070003</Data>
<Data>Description: An error occurred while checking if an update was
available.</Data>
</EventData>
</Event>