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

about session.

Hi,

I had faced a problem while using session in asp.net to trace individual
login state. My OS used my pc (OS:Microsoft XP Pro) to develop the system and
i used another pc(OS:XP pro) to link(peer2peer) with the pc. The problem
occurs when both computers access the system and session cannot identify
which computer should have the right access to the certain page.

Does anyone have ideas to solve it/?

Thanks in advance.

Daniel.
Nov 19 '05 #1
2 1097
Do you mean the ahave the same sessionid on both computer ?

Do you sotre this sessionid in a shared member ?

Patrice

--

"Daniel" <Da****@discussions.microsoft.com> a écrit dans le message de
news:C9**********************************@microsof t.com...
Hi,

I had faced a problem while using session in asp.net to trace individual
login state. My OS used my pc (OS:Microsoft XP Pro) to develop the system and i used another pc(OS:XP pro) to link(peer2peer) with the pc. The problem
occurs when both computers access the system and session cannot identify
which computer should have the right access to the certain page.

Does anyone have ideas to solve it/?

Thanks in advance.

Daniel.

Nov 19 '05 #2
HI patrice,

the session id is unique and it created base on the login id.
let me explain more,
for example: computer A uses to develop an online system. computer B
connects to computer B thru peer-to-peer connection. both computers use
windows xp pro. now, computer b accesses the online system (at computer A)
and login as an administrator. next, computer A also login to the system as
an engineer. Both roles have different functionalities. but, the page display
error when either computer click one of the function on the web page. The
error is, for example, computer A click logout, computer B still access the
web page and have to log out as well because all the tabstrip are disable as
well.

any ideas?

thanks in advance.

Daniel

"Patrice" wrote:
Do you mean the ahave the same sessionid on both computer ?

Do you sotre this sessionid in a shared member ?

Patrice

--

"Daniel" <Da****@discussions.microsoft.com> a écrit dans le message de
news:C9**********************************@microsof t.com...
Hi,

I had faced a problem while using session in asp.net to trace individual
login state. My OS used my pc (OS:Microsoft XP Pro) to develop the system

and
i used another pc(OS:XP pro) to link(peer2peer) with the pc. The problem
occurs when both computers access the system and session cannot identify
which computer should have the right access to the certain page.

Does anyone have ideas to solve it/?

Thanks in advance.

Daniel.


Nov 19 '05 #3

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

Similar topics

11
by: Ohaya | last post by:
Hi, I'm trying to understand a situation where ASP seems to be "blocking" of "queuing" requests. This is on a Win2K Advanced Server, with IIS5. I've seen some posts (e.g.,...
2
by: June Moore | last post by:
Hi, I've got the following code that sets a session object. set obj = server.createobject("Scripting.Dictionary") set session("testobj") = obj If I want to remove the session object, do each...
3
by: Martin | last post by:
Hi all As my posting title suggests I'm having problems using InProc Session state in my ASP .NET app. I wrote a site for a friend which uses ADO .NET to keep track of a simple...
2
by: Sky | last post by:
Basically, I'm stumped on how to translate something I wrote in PHP to ASP.NET, and I'm having a hard time figuring out what is right way to do it now... The scenario in PHP was as follows: I...
1
by: Chris Austin | last post by:
A co-worker asked me today what would happen if Session.Add() method was called multiple times with the same key. My first thought was that it would throw some sort of duplicate key exception. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.