Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

global.asa

Status
Not open for further replies.

sabev

Programmer
Joined
Sep 27, 2002
Messages
47
Location
US
I am having problems with a global.asa. It does not appear to be setting any application variables.

In another thread, I saw a reference to an IIS setting.

It said that the folder with the global.asa must be an ISS application.

I can't find any reference in ISS properties to an ISS application.

The folder that references the .asa and .asp pages is an ISS virtual directory - Is that enough? or am I missing something.
 
No it ain't. The folder must be configured as an application. You alternative is to put the global.asa in the root folder (eg c:\inetpub\ foo
 
How do you configure it to an application?

Thanks
 
Right click, on it, all tasks, configure server extensions.
Or you can just create a new sub web and point it to your application root. foo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top