I found what is was. Is that I overrode the GetVaryByCustomString function so
I kept going to the global.asax file that way. I don't understand however,
why when I put breakpoints on it in my local or dev sites it never went to
it. I assume it is going to it when is live though. If you know why this
happens, I would love to know just for educational purposes.
> My output doesn't seem to work on my Live site but it does work on my local
> computer and my dev site. What could be configured different on my live that
[quoted text clipped - 3 lines]
> called on every click on the page. Global.aspx file should only be called at
> the start of the application. Any ideas why this would happen?