We recently upgraded to WebLink 9 and are now seeing a lot of events being recorded in the Application Log. Below are the details of the warnings:
Log Name: Application
Source: Laserfiche WebLink 9
Date: 4/13/2015 8:14:10 AM
Event ID: 0
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: xxxx.d91.k12.id.us
Description:
There was an error clearing the image cache directories: Object reference not set to an instance of an object.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Laserfiche WebLink 9" />
<EventID Qualifiers="0">0</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-04-13T14:14:10.000000000Z" />
<EventRecordID>3001030</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxx.d91.k12.id.us</Computer>
<Security />
</System>
<EventData>
<Data>There was an error clearing the image cache directories: Object reference not set to an instance of an object.</Data>
</EventData>
</Event>
Log Name: Application
Source: Laserfiche WebLink 9
Date: 4/13/2015 8:14:10 AM
Event ID: 0
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: xxxx.d91.k12.id.us
Description:
There was an error clearing the PDF cache directories: Object reference not set to an instance of an object.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Laserfiche WebLink 9" />
<EventID Qualifiers="0">0</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-04-13T14:14:10.000000000Z" />
<EventRecordID>3001029</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxx.d91.k12.id.us</Computer>
<Security />
</System>
<EventData>
<Data>There was an error clearing the PDF cache directories: Object reference not set to an instance of an object.</Data>
</EventData>
</Event>
Any idea on how to correct this?