.Net Framework 2.0 exception kill application pool

G

Guest

Hi all,

I have some troubles with my website build with combination of asp.net and
asp pages.

Sometimes, application pool restart and kill all my asp (classic) session
variables.

I see into the computer events manager this message:

Application : Error :

EventType clr20r3, P1 w3wp.exe, P2 6.0.3790.3959, P3 45d6968e, P4 mscorlib,
P5 2.0.0.0, P6 461eee3d, P7 10be, P8 23, P9 system.invalidoperationexception,
P10 NIL.

System : Warning

A process serving application pool 'MyIsolatedWebsitePool' suffered a fatal
communication error with the World Wide Web Publishing Service. The process
id was '640'. The data field contains the error number. DATA 0000: 8007006d

And none 500, ... errors was found into w3svc iis log files, just 200 result
codes.

I have installed DebugDiag and memory and execution stack but nothing is
interresting into this file and i only see that kernel32 and .net core libs
hang on allocate/dispose intermediate thread calls.

I've try to reinstall Window 2003 SP2, .Net 2.0, IIS, rebuild manually all
the website/pool configuration, but no results...

Someone can help me?

Thanks.

windows server 2003 standard (up to date) + iis6 + asp .net 2.0.50527
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top