I am having trouble with my web application recognizing the global.asa file. I know for sure it is not getting cached, because when my Session Times out, it doesn’t do a redirect. See Code Below.
I have changed the folder properties on IIS to make the folder an Application folder, but that didn’t seem to make a difference. I am out of ideas.
——————
——————-
Is there another IIS setting that needs to change?
Any help would be appreciated.
Vince