I have come across an issue with our ASP.NET application where occasionally a nightly recycle cases the w3wp to hang.
I have created several websites that run from ISAPI dll\'s, which runs smoothly in most cases. Only on one server I get events like these:
I\'ve found this question many times on Google and on StackOverflow, though none answer my scenario. I\'m trying to remotely debug a web service, remote debugging is set up correctly, I\'ve deployed
I开发者_如何学C\'m looking at \"Process:w3wp*:% Processor Time\" in PerfMon and am struggling to follow something.I have traces running for w3wp and then w3wp#1 - w3wp#6, which are the six sites runni
suddently my website (asp.net-mvciis) is down with error \"Service unavailable\".when i go to check the event viewer i see this error:
I have a asp.net website in VS2008 which I have pre-compiled in local directory which is virtual directory for IIS 7(http://machinename:83)
I just transitioned some of my website\'s code from using QueueUserWorkItem to Task.Factory.StartNew I have some bad code that threw an Exception a开发者_如何学Cnd it ultimately shut down w3wp.Runnin
I downloaded the symbols from http://www.microsoft.com/whdc/devtools/debugging/symbolpkg.mspx the package (Windows 7 RTM x86 retail symbols, all languages) but it still gives me the same error!
I am trying to attach to the w3wp process using the command line managed debugger (mdbg).I am no开发者_运维问答t able to see the process in the list of processes with the \"a\" command.
Our Website is in .NET but with some old ASP and 32bits libraries too in it.It had been working fine for a while (2 years).But for the past month, we have seen the following error on our IIS7 server,