|
-
Oct 5th, 2002, 12:34 AM
#1
Thread Starter
Fanatic Member
Global.asa location
where am i going to put global.asa file? my folder is under the folder web, wherein web is under wwwroot.
wwwroot
---- Web
--------- myFolder
--------------images
--------------scripts
Last edited by eimroda; Oct 5th, 2002 at 12:39 AM.
On Error GoTo Hell
Hell:
Kill Me
Food For Thought:
- Do not judge a book... if you're not a judge!

-
Oct 5th, 2002, 01:23 AM
#2
PowerPoster
hi
Generally the Global.asa file shd be in the root folder of the site.
-
Oct 6th, 2002, 02:40 AM
#3
Thread Starter
Fanatic Member
so will it be in the wwwroot folder? or in web?
On Error GoTo Hell
Hell:
Kill Me
Food For Thought:
- Do not judge a book... if you're not a judge!

-
Oct 6th, 2002, 12:49 PM
#4
PowerPoster
hi
I think its the wwwroot folder.
-
Oct 7th, 2002, 01:39 AM
#5
Hyperactive Member
Re: hi
Originally posted by veryjonny
I think its the wwwroot folder.
hi,
in ur case it shud be in the Web folder....
regds,
ashay
"If you should die before me, ask if you could bring a friend."
- Stone Temple Pilots
-
Oct 7th, 2002, 03:17 AM
#6
Thread Starter
Fanatic Member
Thank yo ufor the answers guys. but hey, I'm confused now. which is which? any third party idea pls?
On Error GoTo Hell
Hell:
Kill Me
Food For Thought:
- Do not judge a book... if you're not a judge!

-
Oct 7th, 2002, 04:01 AM
#7
Hyperactive Member
hi eimroda,
ur global.asa file shud be in the web folder
regds,
ashay
"If you should die before me, ask if you could bring a friend."
- Stone Temple Pilots
-
Oct 7th, 2002, 03:20 PM
#8
Frenzied Member
It depends on which is set in IIS as the app but usualy it is the one deeper than wwwroot (so web in your example). One way to find out is to set a session variable in teh global then check to see it is exists.
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 7th, 2002, 08:42 PM
#9
Black Cat
Use ISM to look at your web applications. Global.asa goes into the root folder of a web application. You can have multiple web applications per web server if you are running a Windows Server OS. The root folder of a web application is user defined - it can go anywhere you put it. IIS default to a single root web application at C:/inetpub/wwwroot/ or so, but for security and/or performance issues, this really shouldn't be left at the default.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Oct 8th, 2002, 09:18 PM
#10
Thread Starter
Fanatic Member
On Error GoTo Hell
Hell:
Kill Me
Food For Thought:
- Do not judge a book... if you're not a judge!

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|