Ask a Question related to ASP.NET General, Design and Development.
-
Natty Gur #1
Re: Application and Session variables visible in Virtual Directories
Hi,
If a virtual directory set as application then it got is own set of
sessions.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Session Variables / IIS Virtual Hosting
i am working on setting up a website that is on a shared windows server we have and coldfusion won't hold the session variables. ie. if i set the... -
Virtual Directories and ASP Session Var
make sure session state is enabled in the virtual directory properties (configuration button on virtual directory tab). -- Mark Schupp Head of... -
Using virtual directories for common directories (scripts, images, styles, etc.)
Hi, (sorry for the crosspost, I wasn't sure which was the best place to put this). I was just thinking about something and wondered if any of... -
Session problem when setting session variables in files that are in different directories
I am running PHP 4.3.0 on a WinXPpro machine and I recently got problem with sessions. What I am building is a loginsystem and I need to save... -
Session an Application variables
I want to store the link of the page that each user of my web site visited so it can help me to personalise information for each user depending on... -
Howard, Brett #2
Re: Application and Session variables visible in Virtual Directories
That is what our test show, but what about Virtual Directories? My
understanding is that they should use the root site's application and
session state, but my tests show differently. What behavior have you seen
with Virtual Directories? Do you see a difference between different IIS
versions?
--
Brett Howard
[email]howardbj@bellsouth.net[/email]
"Natty Gur" <natty@dao2com.com> wrote in message
news:OVUZ#WWRDHA.3880@tk2msftngp13.phx.gbl...> Hi,
>
> If a virtual directory set as application then it got is own set of
> sessions.
>
> Natty Gur, CTO
> Dao2Com Ltd.
> 28th Baruch Hirsch st. Bnei-Brak
> Israel , 51114
>
> Phone Numbers:
> Office: +972-(0)3-5786668
> Fax: +972-(0)3-5703475
> Mobile: +972-(0)58-888377
>
> Know the overall picture
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Howard, Brett Guest
-
Howard, Brett #3
Re: SOLUTION Application and Session variables visible in Virtual Directories
By default when you create a Virtual Directory in 2000 Pro or XP Pro, it is
created as an Application. (The only difference between a Virtural
Directory and an Application is that the Application is isolated from the
rest of the web site) What you have to do to change this back to a Virtual
Directory is to open the property window and click the "remove" button next
the the Application Name in the Application Settings area. When you do
that, the directory is now a traditional Virtual Directory.
Thanks for the Help Paul Wilson!
For more information on this check out these articles
[url]http://www.ASPAlliance.com/PaulWilson/Articles/?id=16[/url]
and
[url]http://www.ASPAlliance.com/PaulWilson/Articles/?id=17[/url].
--
Brett Howard
[email]howardbj@bellsouth.net[/email]
"Howard, Brett" <brett.howard@NOSPAMtroutmansanders.com> wrote in message
news:#XAmAEhRDHA.2148@TK2MSFTNGP10.phx.gbl...> That is what our test show, but what about Virtual Directories? My
> understanding is that they should use the root site's application and
> session state, but my tests show differently. What behavior have you seen
> with Virtual Directories? Do you see a difference between different IIS
> versions?
>
> --
> Brett Howard
> [email]howardbj@bellsouth.net[/email]
> "Natty Gur" <natty@dao2com.com> wrote in message
> news:OVUZ#WWRDHA.3880@tk2msftngp13.phx.gbl...>> > Hi,
> >
> > If a virtual directory set as application then it got is own set of
> > sessions.
> >
> > Natty Gur, CTO
> > Dao2Com Ltd.
> > 28th Baruch Hirsch st. Bnei-Brak
> > Israel , 51114
> >
> > Phone Numbers:
> > Office: +972-(0)3-5786668
> > Fax: +972-(0)3-5703475
> > Mobile: +972-(0)58-888377
> >
> > Know the overall picture
> >
> >
> > *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> > Don't just participate in USENET...get rewarded for it!
>
Howard, Brett Guest



Reply With Quote

