Hello,
I have very strange problem - first request to ANY ASP.NET application hangs
completely W2003 Server. The server freeezes in unusual way - I cannot start
ANY new process (or stop), processor utilization is very low (~2-3 %). Thi
happens only during request to ASP.NET application. STatic HTML and .ASP
applications work fine.
Complete reinstallation of IIS did not help. After installing .NET 2.0
Beta - result is the same. It seems to be problem in .NET, not IIS, but it
only manifests in ASP.NET application.
I receive ths behavior on 2 systems - one is development server and it
happened after 4 months of hard work, but the same effect is on production
server with PURE installation and another set of ASP. NET application (just
one simple app.)
The problem started ~4 weeks ago after one of critical updates install.
It seems quite serious, I have no idea, especially that the problem seems to
go deep into internals, in fact there is no possibility to start any
process, so it looks like deadlock at the kernel level.
Artur Jedynak