This is a discussion on IIS6 Slow to load ASP Pages - Inetserver ; I am having a problem with my IIS6. We moved from win2k to win2k3 and everything was running smooth. I woke up this afternoon to find out none of the ASP Pages would load at a normal speed. They load ...
I am having a problem with my IIS6. We moved from win2k to win2k3 and
everything was running smooth. I woke up this afternoon to find out
none of the ASP Pages would load at a normal speed. They load around 40
seconds per each page. Even if I write a simple ASP Page that just has
the following code..
<%
Response.Write "test"
%>
The page takes 40 seconds to load. I have .aspx pages that are loading
fine so the problem has to be somewhere with IIS 6 handeling the
asp.dll file but I can not seem to locate it. I have searched high and
low and many people seem to be having this same problem but I can not
find a fix.
Thanks,
Brad Wickwire