Hi,
I've a .net WCF service hosted on an application server with windows 2008/IIS 7.0. I see following error message in the event log:
Faulting application w3wp.exe, version 7.0.6001.18000, time stamp 0x47919413, faulting module ntdll.dll, version 6.0.6001.18000, timestamp 0x4791a7a6, exception code 0xc00000374, fault offset 0x000b015d, process id 0x2a70, application start time 0x01ca37385743ae83
What does it mean and how do i resolve the issue?
Thanks.