p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Microsoft Servers > Internet Information Services
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Internet Information Services Limit this to IIS questions and posts. ASP/ASP.NET questions should still go in the ASP/ASP.NET forums.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Internet Information Services section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old December 13th, 2006, 06:27 PM
Registered User
 
Join Date: Nov 2006
Location: , , .
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Persistent Session State accross multiple pages

Hi,

I'm not sure if this is ASP or Server related, but here is what's happening...

I developed my site on Windows2000 server with SQLExpress, the live server is Windows2003 Server with SQLExpress. I have mirriored all the IIS settings and made everything as similar as possible. Both also have ASP.NET2.0 installed - even though I developed everything with Classic ASP.

The problem is that on the 2000 server, once a person is logged in, their session is persistent. That is, accross multiple pages, until timeout or logout occurs.

On the 2003 Server, once the user is logged on, I can return the value from the database to the same login page and set the session varible, but it does NOT persist accross multiple pages.

other notes:
-Yes, I have enabled session state in IIS
-The pages are identicle (uploaded from test server)

So, I am wondering if anyone else has had this problem, or if there is a fix or a workaround.

Thanks a bunch.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving control state to persistent medium nmahesh567 .NET Framework 2.0 0 June 17th, 2007 03:28 PM
Persistent Session State accross multiple pages Admiral1701 Classic ASP Professional 1 December 13th, 2006 06:46 PM
Session State|View State|Do I have other options? rockon ASP.NET 1.x and 2.0 Application Design 2 October 5th, 2005 08:10 PM
maintaining session state in C# grs General .NET 0 January 13th, 2005 03:46 AM
maintaining Session state ybao ASP.NET 1.1 1 December 17th, 2004 01:32 AM



All times are GMT -4. The time now is 08:14 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc