IIS6 and ASP.NET Whidbey strange behavior

F

Felipe Garcia

I have a distributed application that uses remoting, httpmodules.. that runs
fine under IIS6(using IIS5 isolation mode). But when we try to run the same
application under IIS6(using worker process isolation mode) we have some
strange behaviours like white screens and some buttons clicks that doesn't
work(these case we have to click at least twice to make the click work).

Does anyone know what is happening ? Any help will be appreciated.


Thanks.
 
F

Felipe Garcia

I checked event viewer, and found that asp.net logged the following message:
Event Type: Warning
Event Source: ASP.NET 2.0.40607.0
Event Category: None
Event ID: 1077
Date: 1/14/2005
Time: 4:53:34 PM
User: N/A
Computer: DEV-SMPWEB01
Description:
Failed to process request.

Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace: at System.Web.Hosting.ISAPIWorkerRequest.EndOfRequest()
at System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext
context, Exception e)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at
System.Web.Hosting.HostingEnvironment.DispatchHttpWorkerRequestInternal(HttpWorkerRequest
wr)
at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32
iWRType)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anyone have seen this before ?
 
D

David Wang [Msft]

Report it as a Whidbey bug.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Felipe Garcia" <#> wrote in message
I checked event viewer, and found that asp.net logged the following message:
Event Type: Warning
Event Source: ASP.NET 2.0.40607.0
Event Category: None
Event ID: 1077
Date: 1/14/2005
Time: 4:53:34 PM
User: N/A
Computer: DEV-SMPWEB01
Description:
Failed to process request.

Exception: System.NullReferenceException
Message: Object reference not set to an instance of an object.
StackTrace: at System.Web.Hosting.ISAPIWorkerRequest.EndOfRequest()
at System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext
context, Exception e)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at System.Web.HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at
System.Web.Hosting.HostingEnvironment.DispatchHttpWorkerRequestInternal(Http
WorkerRequest
wr)
at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32
iWRType)

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anyone have seen this before ?
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top