IIS EventLog Errors
Posted
by
chris
on Server Fault
See other posts from Server Fault
or by chris
Published on 2012-06-12T21:40:17Z
Indexed on
2012/06/12
22:42 UTC
Read the original article
Hit count: 288
I keep getting this error in my event viewer on IIS 6. I'm trying to figure out if my error resets my connection (maybe recycles the worker processes?).
The error is:
An attempt was made to load filter 'C:\Program Files\Software Artisans\FileUp
\FileUpIsapi.dll' but it requires the SF_NOTIFY_READ_RAW_DATA filter notification and
this notification is not supported in Worker Process Isolation Mode.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink
/events.asp.
© Server Fault or respective owner