|
Confusing IIS problem
I test my ASP pages using IIS 6.0 and often all the pages do not reflect the changes immediately.
Sometimes, there are miracles, they are reflected, but for most of the time they are not.
Any ideas what is wrong?
I have tried the following solutions and they don't seem to help either!
1. Uninstalled IIS and re-installed it
2. Tested the pages with simple Response.Write statements to check. (Guess what!, even this at times, tends to behave the way I mentioned above)
Please let me know if anyone has faced such problems with IIS or have any ideas on solution to my problem!
|