Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: aspnet_wp.exe


Message #1 by "mavis" <limsk99@y...> on Fri, 19 Apr 2002 05:00:37
hi,
i have these two particular web application in my application server both 
having function to query items in Exchange public folder. when i run the 
1st application and query, it's works.then i try to run 2nd application 
and query, it's fail indicating that one of my object reference
not set to an instance of an object. alright then i try to restart my 
server, and run the 2nd application first instead of 1st one. this time 
query it's working, however my 1st application query having the same error 
again as 2nd one. both of my query use ADO 2.5. when i went to event 
viewer, i found the error like this --

1.aspnet_wp.exe  (PID: 2684) was recycled because it was suspected to be 
in a deadlocked state. It did not send any responses for 
pending requests in the last 180 seconds. 

2.aspnet_wp.exe  (PID: 2600) stopped unexpectedly. 

3.The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be 
found. The local computer may not have the necessary registry information 
or message DLL files to display messages from a remote computer. The 
following information is part of the event: .NET Runtime version 
1.0.3705.0- aspnet_wp.exe - Common Language Runtime Debugging Services:
Application has generated an exception that could not be handled.


i know aspnet_wp.exe is used for debugging purposes.
does anyone has any idea how to fix this. Both application are working 
finely in my development
server which has VISUAL STUDIO.NET installed. Please advice. thnks.

regards,
lim
skl
Message #2 by "[Vinod Tadepalli]" <vinod@e...> on Fri, 19 Apr 2002 18:18:59 +0530
There is something wrong with your web application. I guess your web
application takes very long time to execute the process. If you want to
increase this time, you can go and change
ProcessMode\responseDeadlockInterval in machine.config. I suggest you to
run this kind of processes in a separate thread.
Regards,
Vinod

-----Original Message-----
From: mavis [mailto:limsk99@y...] 
Sent: Friday, April 19, 2002 5:01 AM
To: ASP+
Subject: [aspx] aspnet_wp.exe

hi,
i have these two particular web application in my application server
both 
having function to query items in Exchange public folder. when i run the

1st application and query, it's works.then i try to run 2nd application 
and query, it's fail indicating that one of my object reference
not set to an instance of an object. alright then i try to restart my 
server, and run the 2nd application first instead of 1st one. this time 
query it's working, however my 1st application query having the same
error 
again as 2nd one. both of my query use ADO 2.5. when i went to event 
viewer, i found the error like this --

1.aspnet_wp.exe  (PID: 2684) was recycled because it was suspected to be

in a deadlocked state. It did not send any responses for 
pending requests in the last 180 seconds. 

2.aspnet_wp.exe  (PID: 2600) stopped unexpectedly. 

3.The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot
be 
found. The local computer may not have the necessary registry
information 
or message DLL files to display messages from a remote computer. The 
following information is part of the event: .NET Runtime version 
1.0.3705.0- aspnet_wp.exe - Common Language Runtime Debugging Services:
Application has generated an exception that could not be handled.


i know aspnet_wp.exe is used for debugging purposes.
does anyone has any idea how to fix this. Both application are working 
finely in my development
server which has VISUAL STUDIO.NET installed. Please advice. thnks.

regards,
lim
skl

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 4/17/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.350 / Virus Database: 196 - Release Date: 4/17/2002
 

Message #3 by lim soo <limsk99@y...> on Sun, 21 Apr 2002 21:37:12 -0700 (PDT)
had change the processmodel\responseDeadlockInterval
to become less or more, but it's still not working. if
there was wrong with web application, but it's works
fine in my development server which has VS.NET
installed. pls advice

regards
lim
--- "[Vinod Tadepalli]" <vinod@e...> wrote:
> There is something wrong with your web application.
> I guess your web
> application takes very long time to execute the
> process. If you want to
> increase this time, you can go and change
> ProcessMode\responseDeadlockInterval in
> machine.config. I suggest you to
> run this kind of processes in a separate thread.
> Regards,
> Vinod
> 
> -----Original Message-----
> From: mavis [mailto:limsk99@y...] 
> Sent: Friday, April 19, 2002 5:01 AM
> To: ASP+
> Subject: [aspx] aspnet_wp.exe
> 
> hi,
> i have these two particular web application in my
> application server
> both 
> having function to query items in Exchange public
> folder. when i run the
> 
> 1st application and query, it's works.then i try to
> run 2nd application 
> and query, it's fail indicating that one of my
> object reference
> not set to an instance of an object. alright then i
> try to restart my 
> server, and run the 2nd application first instead of
> 1st one. this time 
> query it's working, however my 1st application query
> having the same
> error 
> again as 2nd one. both of my query use ADO 2.5. when
> i went to event 
> viewer, i found the error like this --
> 
> 1.aspnet_wp.exe  (PID: 2684) was recycled because it
> was suspected to be
> 
> in a deadlocked state. It did not send any responses
> for 
> pending requests in the last 180 seconds. 
> 
> 2.aspnet_wp.exe  (PID: 2600) stopped unexpectedly. 
> 
> 3.The description for Event ID ( 0 ) in Source (
> .NET Runtime ) cannot
> be 
> found. The local computer may not have the necessary
> registry
> information 
> or message DLL files to display messages from a
> remote computer. The 
> following information is part of the event: .NET
> Runtime version 
> 1.0.3705.0- aspnet_wp.exe - Common Language Runtime
> Debugging Services:
> Application has generated an exception that could
> not be handled.
> 
> 
> i know aspnet_wp.exe is used for debugging purposes.
> does anyone has any idea how to fix this. Both
> application are working 
> finely in my development
> server which has VISUAL STUDIO.NET installed. Please
> advice. thnks.
> 
> regards,
> lim
> skl
> 
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release
> Date: 4/17/2002
>  
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system
> (http://www.grisoft.com).
> Version: 6.0.350 / Virus Database: 196 - Release
> Date: 4/17/2002
>  
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

  Return to Index