Search
Home IIS.NET Forums IIS 7 & IIS 8 Application Initialization Module preloadEnabled crashes apppool
Last post Feb 27, 2013 03:22 PM by workingbob
1 Post
Feb 27, 2013 03:22 PM|LINK
Installed Application Initialization Module for IIS 7.5.
When I turn on preloadEnabled for my site, then recycle the apppool, it immediately crashes with the following event log entry:
Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7a5f8 Faulting module name: MSVCR80.dll, version: 8.0.50727.6195, time stamp: 0x4dcddbf3 Exception code: 0xc0000005 Fault offset: 0x00014dc8 Faulting process id: 0x7d0 Faulting application start time: 0x01ce14ffb4c30ea6 Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exe Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll Report Id: f3843f64-80f2-11e2-9633-00155da11300
There doesn't seem to be any indication here as to what is wrong.
I've installed and run this exactly the same way on another server with no issues.
workingbob
1 Post
preloadEnabled crashes apppool
Feb 27, 2013 03:22 PM|LINK
Installed Application Initialization Module for IIS 7.5.
When I turn on preloadEnabled for my site, then recycle the apppool, it immediately crashes with the following event log entry:
Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7a5f8
Faulting module name: MSVCR80.dll, version: 8.0.50727.6195, time stamp: 0x4dcddbf3
Exception code: 0xc0000005
Fault offset: 0x00014dc8
Faulting process id: 0x7d0
Faulting application start time: 0x01ce14ffb4c30ea6
Faulting application path: C:\Windows\SysWOW64\inetsrv\w3wp.exe
Faulting module path: C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll
Report Id: f3843f64-80f2-11e2-9633-00155da11300
There doesn't seem to be any indication here as to what is wrong.
I've installed and run this exactly the same way on another server with no issues.