473,396 Members | 2,011 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,396 software developers and data experts.

Session data appears to be lost at random

Following the problem: Session data for ASP.NET Web applications appears to
be lost at random intervals for the InProc session state mode. We can not
freely debug an application or install any 3rd party software on server due
its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in other
cases...

TNX

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "

Nov 18 '05 #1
10 1346
"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Following the problem: Session data for ASP.NET Web applications appears to be lost at random intervals for the InProc session state mode. We can not
freely debug an application or install any 3rd party software on server due its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in other
cases...


Is there anything interesting in either the IIS or the system event logs?
--
John Saunders
johnwsaundersiii at hotmail
Nov 18 '05 #2
Nop, nothing:
Event viewer has no information about such activity
IISState as well

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"John Saunders" <jo**************@notcoldmail.com> wrote in message
news:u2**************@tk2msftngp13.phx.gbl...
"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Following the problem: Session data for ASP.NET Web applications appears

to
be lost at random intervals for the InProc session state mode. We can not freely debug an application or install any 3rd party software on server

due
its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in other
cases...


Is there anything interesting in either the IIS or the system event logs?
--
John Saunders
johnwsaundersiii at hotmail

Nov 18 '05 #3
Do you have the windows indexing service running or anything like that?

Are you experiencing this problem on development or any other machines?

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Following the problem: Session data for ASP.NET Web applications appears to be lost at random intervals for the InProc session state mode. We can not
freely debug an application or install any 3rd party software on server due its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in other
cases...

TNX

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "

Nov 18 '05 #4
No there are not any indexing service running on this machine.
This is production extremely loaded enviroment.

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Marina" <so*****@nospam.com> wrote in message
news:u5**************@TK2MSFTNGP09.phx.gbl...
Do you have the windows indexing service running or anything like that?

Are you experiencing this problem on development or any other machines?

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Following the problem: Session data for ASP.NET Web applications appears

to
be lost at random intervals for the InProc session state mode. We can not freely debug an application or install any 3rd party software on server

due
its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in other
cases...

TNX

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "


Nov 18 '05 #5
You did not say if any other machines have this problem, but if this machine
is the only one, I would try to see what is different about its
configuration, etc that may be responsible. If you have a support agreement
with Microsoft, this may be a good time to use it and open up a case with
them.

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:eO**************@TK2MSFTNGP10.phx.gbl...
No there are not any indexing service running on this machine.
This is production extremely loaded enviroment.

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Marina" <so*****@nospam.com> wrote in message
news:u5**************@TK2MSFTNGP09.phx.gbl...
Do you have the windows indexing service running or anything like that?

Are you experiencing this problem on development or any other machines?

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
Following the problem: Session data for ASP.NET Web applications appears
to
be lost at random intervals for the InProc session state mode. We can not freely debug an application or install any 3rd party software on
server due
its procution nature.

The causes of this ARE NOT as following:
1) Various attributes (for example, the memoryLimit attribute) have
particular settings in the <processModel> section of the configuration
file.
2) The Global.asax or the Web.config file was modified.
3) The Bin directory of the Web application was modified.
4) Virus scanning software touched some .config files.

Any other option of cause for this problem? And how to solve it in

other cases...

TNX

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "



Nov 18 '05 #6
There are some machine with the same problem. Not all. I can not see any
unusual there. The case is open in MS, however you know what is it (after
1/2 year it will be fixed on one machine only by some dll :) )
I need a solution today...

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Marina" <so*****@nospam.com> wrote in message
news:OI**************@TK2MSFTNGP12.phx.gbl...
You did not say if any other machines have this problem, but if this machine is the only one, I would try to see what is different about its
configuration, etc that may be responsible. If you have a support agreement with Microsoft, this may be a good time to use it and open up a case with
them.

"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:eO**************@TK2MSFTNGP10.phx.gbl...
No there are not any indexing service running on this machine.
This is production extremely loaded enviroment.

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Marina" <so*****@nospam.com> wrote in message
news:u5**************@TK2MSFTNGP09.phx.gbl...
Do you have the windows indexing service running or anything like that?
Are you experiencing this problem on development or any other machines?
"Tamir Khason" <ta**********@tcon-NOSPAM.co.il> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
> Following the problem: Session data for ASP.NET Web applications appears to
> be lost at random intervals for the InProc session state mode. We can
not
> freely debug an application or install any 3rd party software on server due
> its procution nature.
>
> The causes of this ARE NOT as following:
> 1) Various attributes (for example, the memoryLimit attribute) have
> particular settings in the <processModel> section of the
configuration > file.
> 2) The Global.asax or the Web.config file was modified.
> 3) The Bin directory of the Web application was modified.
> 4) Virus scanning software touched some .config files.
>
> Any other option of cause for this problem? And how to solve it in

other > cases...
>
> TNX
>
> --
> Tamir Khason
> You want dot.NET? Just ask:
> "Please, www.dotnet.us "
>
>
>



Nov 18 '05 #7
Hi Tamir,

From my research, there are also many former issues which suffering the
same problem with you. However, most of them are caused by the Anti Virus
tools or the file modification in the particular folders for the asp.net as
you mentioned in the first reply. Also, many of them have something
informative in the EventLog or IIS log which provide some clues. So as for
your situation, you haven't used any anit-virus tool and there aren't any
informative logs in the eventlogs, yes? If so, I'm afraid it would require
intensive troubleshooting which would be done quickly and effectively with
direct assistance from a Microsoft Support Professional through Microsoft
Product Support Services. And they'll do some dump analyse which may find
the root cause of the problem. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #8
Thank you for reply. Other words you do not know any other possible causes
for this problem?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"Steven Cheng[MSFT]" <v-******@online.microsoft.com> wrote in message
news:oX****************@cpmsftngxa06.phx.gbl...
Hi Tamir,

From my research, there are also many former issues which suffering the
same problem with you. However, most of them are caused by the Anti Virus
tools or the file modification in the particular folders for the asp.net as you mentioned in the first reply. Also, many of them have something
informative in the EventLog or IIS log which provide some clues. So as for
your situation, you haven't used any anit-virus tool and there aren't any
informative logs in the eventlogs, yes? If so, I'm afraid it would require intensive troubleshooting which would be done quickly and effectively with
direct assistance from a Microsoft Support Professional through Microsoft
Product Support Services. And they'll do some dump analyse which may find
the root cause of the problem. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #9
Hi Tamir,

Yes, the most common causes of such issue are all listed in the former
messages and here are also some former issues in the newsgroup discussing
on this problem:

http://groups.google.com/groups?hl=e...3Z2SpZVDHA.199
6%40cpmsftngxa06.phx.gbl&rnum=6&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%
26q%3Dasp.net%2Bapplication%2Brestart

http://groups.google.com/groups?hl=e...gL2UQvQEHA.196
0%40TK2MSFTNGP10.phx.gbl&rnum=7&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%
26q%3Dasp.net%2Bapplication%2Brestart

http://groups.google.com/groups?hl=e...dto%2453u%241%
40forums.macromedia.com&rnum=8&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%2
6q%3Dasp.net%2Bapplication%2Brestart

some of them are caused by the particluar files or folders being changed by
the application's code. Have you checked your applicaiton's logic to see
whehter there is any operations which may cause the issue?
Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx


Nov 18 '05 #10
Hi Tamir,

Have you got any further progress on this issue? If there're anything else
we can help, please feel free to post here. Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx

Nov 18 '05 #11

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

Similar topics

3
by: Jeremy Epstein | last post by:
I've got a 4-page form that lets users enter a whole lot of information, which is then submitted and emailed at the end. All the fields are stored as session data. The whole thing works fine: ...
1
by: ramsankar | last post by:
Hi All, When viewing my php page using IE6.0, I am losing my session data. In the first page I am setting a value to the session variable. In the next page "SOME TIME" the value of the...
5
by: rich00 | last post by:
i am developing an asp.net web based application using javascript as the server side scripting language. The application makes constant use of an access database and session variables. in a random...
7
by: Spencer H. Prue | last post by:
Hello!, I have a using system.web.sessionstate directive one the top of each of two web pages. On the first page I have the dataadapter, dataconnection, and dataset (also in the component tray)....
2
by: Jim | last post by:
Hi, I am using forms based authentication for my website. Whilst testing I have noticed that occasionaly it appears that the Context.User.Identity.Name is valid however the session variables...
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...
2
by: Tom | last post by:
I hope someone can help me figure out what's going on here. I've re-read the section on sessions at php.net and Googled this high and low but I haven't found anything that quite explains my...
2
by: maxkumar | last post by:
Hi, I am running a ASP.NET 1.1 site on Win Server 2003 with IIS 6.0. The website has been running for about 1.5 years now. In the past, we used to have random cases of session variables getting...
43
by: davidkoree | last post by:
I mean not about cookie. Does it have something to do with operating system or browser plugin? I appreciate any help.
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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.