473,394 Members | 1,734 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Losing InProc Session State: repost from two weeks ago

This is an update of an unresolved issue.

Windows 2000 Server
IIS 5.0
..NET Framework 1.1

Problem: Every time I press REFRESH in IE I get a new ASP Session ID. This
problem only experienced on Produciton server. Simple ASP.NET web forms app
runs fine on DEV and five other test platforms (XP, W2K).

I even removed the framework and reinstalled.

What else can I do? I have over two years experience with .NET and W2K.
Never lost session state. Have already checked anti-virus hitting
Global.asax, no luck. Even ran NT FileMon to check for file access
success/failure. No help.

Is my server simply hosed? Time to rebuild? Shall I use StateServer or
does that open a whole new can of worms?

Many thanks,

Keith
Nov 18 '05 #1
1 1354
start by outputing the message box of the session id on each page load.
Also, hook up your session end event to write to a static variable which can
be programmatically read from a web page by the application later. the
static variable will tell you if session end is being called. Pair that with
the results from the session id after you have read this:
http://www.developersdex.com/gurus/articles/746.asp

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"Keith-Earl" <K@k.com> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
This is an update of an unresolved issue.

Windows 2000 Server
IIS 5.0
.NET Framework 1.1

Problem: Every time I press REFRESH in IE I get a new ASP Session ID.
This
problem only experienced on Produciton server. Simple ASP.NET web forms
app
runs fine on DEV and five other test platforms (XP, W2K).

I even removed the framework and reinstalled.

What else can I do? I have over two years experience with .NET and W2K.
Never lost session state. Have already checked anti-virus hitting
Global.asax, no luck. Even ran NT FileMon to check for file access
success/failure. No help.

Is my server simply hosed? Time to rebuild? Shall I use StateServer or
does that open a whole new can of worms?

Many thanks,

Keith

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: fbwhite | last post by:
I know this issue has been brought up many times, but I have tried many of the solutions to no avail. I wanted to give my specific case to see if someone could be of any help. We are using the...
2
by: Jayhawktuba | last post by:
I work as a IIS Admin for a company and we have migrated some ASP.NET apps from IIS 5 to IIS 6. They worked fine under IIS 5. They had their session state set to time out after 120 minutes and they...
13
by: James Hunter Ross | last post by:
We love the ASP.NET "Session" concept and make good use of it. But, getting close to deployment we find we lose sessions far too often, probably due to application restarts, etc. We hope to...
9
by: Adrian Parker | last post by:
We have a website that works everywhere but on a few PCs on this one site.. Asp.Net 1.1 Server = Windows 2003 Client = XP In the web.config we use - cookieless="false" in the browser settings...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.