Hi, all! Developed a basic ASP web site with MS Access 2k3 as a database
back end. I've developed it on two different Win2k3 servers, and app works
flawlessly on both. However, we just moved it to a client's Win2k3 Server,
and it's not holding any session variables. It IS, however, holding
Application variables, but not session variables. I checked all the usual
things (MS KB, ASPFAQ, etc), but none of them provided any solution. The
only difference I can find between the three servers is that one has the
Enhanced IE Security whosiwhatsis loaded, whereas mine don't.
I've since recreated the website one the target Win2k3 server from scratch,
but still getting the exact same problem.
Help! Any ideas? Thanks!
Jack 4 2291
"Jack Black" <ja********@hotmail.comwrote in message
news:uG*************@TK2MSFTNGP05.phx.gbl...
Hi, all! Developed a basic ASP web site with MS Access 2k3 as a database
back end. I've developed it on two different Win2k3 servers, and app
works flawlessly on both. However, we just moved it to a client's Win2k3
Server, and it's not holding any session variables. It IS, however,
holding Application variables, but not session variables. I checked all
the usual things (MS KB, ASPFAQ, etc), but none of them provided any
solution. The only difference I can find between the three servers is
that one has the Enhanced IE Security whosiwhatsis loaded, whereas mine
don't.
I've since recreated the website one the target Win2k3 server from
scratch, but still getting the exact same problem.
Help! Any ideas? Thanks!
Did you check that Enable Session State is checked on the Options tab under
Application Configuration in IIS?
--
Mike Brind
Yes, session state is enabled, and the default timeout is 20 minutes. Not
using frames or iframes; not loading webpages across directory or domain
boundaries. All the usual things noted in KB and ASPFAQ have been checked
and determined not to be an issue.
Ideas?
Jack
"Mike Brind" <du***@newsgroups.comwrote in message
news:%2********************@TK2MSFTNGP03.phx.gbl.. .
Did you check that Enable Session State is checked on the Options tab
under Application Configuration in IIS?
"Jack Black" <ja********@hotmail.comwrote in message
news:uG*************@TK2MSFTNGP05.phx.gbl...
Hi, all! Developed a basic ASP web site with MS Access 2k3 as a database
back end. I've developed it on two different Win2k3 servers, and app
works
flawlessly on both. However, we just moved it to a client's Win2k3
Server,
and it's not holding any session variables. It IS, however, holding
Application variables, but not session variables. I checked all the usual
things (MS KB, ASPFAQ, etc), but none of them provided any solution. The
only difference I can find between the three servers is that one has the
Enhanced IE Security whosiwhatsis loaded, whereas mine don't.
I've since recreated the website one the target Win2k3 server from
scratch,
but still getting the exact same problem.
Help! Any ideas? Thanks!
Jack
Are you testing with the same client?
Could it be the client config that is causing the problem?
For example if IE is configured to aggressively reject all cookies in the
internet zone including session cookies then this behaviour would be seen.
The same client could work fine with servers in the intranet zone.
I take it you have gone through the site properties dialog tab by tab and
dialog by dialog (esp the App config box) comparing settings?
Does the application or system event logs contain anything that seems
related?
Anthony, thanks for replying!
I've tested with three different IE6 clients. The "working" websites
function perfectly fine on all three clients, and the "failing" website does
so on all three clients, so I think that probably rules out client
configuration as an issue, no?
One other bit of information: the "failing" web server is configured to run
in a DMZ with very tight security. Could there be an issue with the website
accessing style sheets from a server outside the DMZ (client's public
website) versus having the style sheets sitting inside the DMZ? Cross
domain page access isn't an issue, because the code works perfectly on
Win2k3 server sitting outside in the public domain; running from this DMZ
server is where we're seeing issues.
Thanks,
Jack
"Anthony Jones" <An*@yadayadayada.comwrote in message
news:eO****************@TK2MSFTNGP04.phx.gbl...
>
"Jack Black" <ja********@hotmail.comwrote in message
news:uG*************@TK2MSFTNGP05.phx.gbl...
>Hi, all! Developed a basic ASP web site with MS Access 2k3 as a database back end. I've developed it on two different Win2k3 servers, and app
works
>flawlessly on both. However, we just moved it to a client's Win2k3
Server,
>and it's not holding any session variables. It IS, however, holding Application variables, but not session variables. I checked all the usual things (MS KB, ASPFAQ, etc), but none of them provided any solution. The only difference I can find between the three servers is that one has the Enhanced IE Security whosiwhatsis loaded, whereas mine don't.
I've since recreated the website one the target Win2k3 server from
scratch,
>but still getting the exact same problem.
Help! Any ideas? Thanks! Jack
Are you testing with the same client?
Could it be the client config that is causing the problem?
For example if IE is configured to aggressively reject all cookies in the
internet zone including session cookies then this behaviour would be seen.
The same client could work fine with servers in the intranet zone.
I take it you have gone through the site properties dialog tab by tab and
dialog by dialog (esp the App config box) comparing settings?
Does the application or system event logs contain anything that seems
related?
This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: james |
last post by:
I am new to php and need some help getting the session variables into
include files. (after-thought, Sorry for the drawn out post but I
really,...
|
by: Mimi |
last post by:
Hello,
I am having trouble using the session vars in
PHP 4.3.9
OS: Win XP Prof
Web Server IIS (is local and there are no links to other servers...
|
by: P. Glassel |
last post by:
I'm having problems getting session timeouts to change
programmaticlaly under IIS6.0. This is unchanged code
that ran as expected under IIS5.0.
...
|
by: Ronald |
last post by:
Hi there!
I have a website partly written in ASP in where a shoppingbasket is used.
The products of the shoppingbasket are stored in the...
|
by: Adam Short |
last post by:
I'm having all sorts of problems with Sessions, I've been using them for
years with out a hitch, all of a sudden the last 6 - 12 months since...
|
by: Mark |
last post by:
Ok, I know that .net inherently does not share session data across asp.net
projects, but is there any decent work around to this.
We already have a...
|
by: VB Programmer |
last post by:
I often use session variables to store the user's security level, and other
important info. How secure are session variables? Can someone decrypt...
|
by: Oleg |
last post by:
can I have session timeout set to indefinite?
Minding that I run it on 2003 server.
Oleg
|
by: Larry Neylon |
last post by:
Hi,
I'm working on a VBScript application on IIS6 and I'm looking for some
advice about the best way of replacing or improving session variable...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
|
by: WisdomUfot |
last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
|
by: BLUEPANDA |
last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...
| |