aspnet_wp.exe stopped unexpectedly

Ddv123

Newcomer
Joined
Jun 17, 2004
Messages
1
Hi,
I have a simple asp .net application that redirects the user (Response.Redirect) from one aspx page to another. But this seems to crash my IIS and when I look in the event viewer, I have this message "aspnet_wp.exe stopped unexpectedly" with a PID.

Ive also put the Response.Redirect within a try catch block, but this doesnt make a difference. :mad:
Any help would be appreciated! Thanks, Divya
 
Back
Top