mbiro
Programmer
- Nov 20, 2001
- 304
I have some code inside the Application_BeginRequest sub an my global.asax file. If I make changes to it, the pages still act as if no change was made. I even went as far as removing the sax file all together and the pages still act as if they are hitting it. I figure it must be cached somewhere. If editting and deleting won't refresh it, how do I get the cache to refresh, assuming that is what is happening?