Delivering of aspx pages fails

  • Thread starter Thread starter John
  • Start date Start date
J

John

My WEB is served from Win2K with sp 4 as well as a 2003 server. All patches
and upgrades are in place on both machines.
The issue is that my WEB delivers properly, accessing SQL, delivering all
information except for five pages and then the browser times out and I get
an error message that the
"aspnet_wp.exe [PID: xxxx] stopped unexpectedly"
Does any of you have an idea what is happening. I've checked my code,
connections, impersonations and still the error persists.

Thank you for your thoughts,

John
 
John said:
My WEB is served from Win2K with sp 4 as well as a 2003 server. All
patches
and upgrades are in place on both machines.


Notice that this is a .NET Windows Forms group. For ASP.NET-related
questions, consider posting to microsoft.public.dotnet.framework.aspnet[.*].
 
Back
Top