I'm developing ASP.NET application on WinXP with IIS 5, My Production box
is Win2003 with IIS 6
Natually the application works well on the development box, but constantly
hangs (after 5min returns a 404 error) on the Production machine.

Event Logs are empty.
How do should I debug this problem? install DevStudio??

thanks...

Re: Debugging ASP.NET App on IIS 6 by Andrey

Andrey
Wed Jul 14 19:26:01 CDT 2004

caulker wrote:

> I'm developing ASP.NET application on WinXP with IIS 5, My Production box
> is Win2003 with IIS 6
> Natually the application works well on the development box, but constantly
> hangs (after 5min returns a 404 error) on the Production machine.
>
> Event Logs are empty.
> How do should I debug this problem? install DevStudio??
>
> thanks...
>
>


IISstate?

http://www.iisfaq.com/default.aspx?view=P197

-Andrey