Thursday, April 06, 2006

Global.asa file doesn't work  [Digg.com This!]

I was editing global.asa today and seeing no affect on my web app.

The problem was that my app was a sub-directory, and hence was not a proper web app, and therefore didn't execute the global.asa file.



The fix for this is to turn your sub-directory into an application. This is done by right-clicking and selecting Properties, and then clicking the 'Create' button to make it into an app.

0 Comments:

Post a Comment

<< Home