Paul Maddox

Software development team leader specialising in Microsoft Visual C# and C++ from the Northwest of England. Experience working in a globalised business and team; understanding of enterprise business operation and practices; experience reporting to executive management Skills in numerous languages and technologies; knowledge of formal software development lifecycle; experience of architecture design

Thursday, April 6, 2006

Global.asa file doesn't work

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