一个烦人的Intraweb问题. ( 积分: 50 )

  • 主题发起人 主题发起人 sky1001
  • 开始时间 开始时间
S

sky1001

Unregistered / Unconfirmed
GUEST, unregistred user!
我用intraweb 5.0.43写了个APPMODE的WEB程序. 碰到一个问题. 用户上次浏揽后,如果过一段时间,新开一窗口,再敲入http://服务器:2005/ (我用的是2005端口). IE会显示一个错误:Security Exception: The browser you are using is different than the one that is assigned to the specified session.
只有重新刷新一下IE,才可以正常进入网页. 不知道有什么办法可以消除这个问题.
 
我用intraweb 5.0.43写了个APPMODE的WEB程序. 碰到一个问题. 用户上次浏揽后,如果过一段时间,新开一窗口,再敲入http://服务器:2005/ (我用的是2005端口). IE会显示一个错误:Security Exception: The browser you are using is different than the one that is assigned to the specified session.
只有重新刷新一下IE,才可以正常进入网页. 不知道有什么办法可以消除这个问题.
 
IntraWeb每一個連入Session的默認時效為10分鐘,如果10分鐘內沒有提交動作就失效
可以更改IWServerController的SessionTimeout屬性,設大點,就OK!
 
不是sessionTimeout的问题。 如果超时的话,会提示Session expired的信息。 而且,我把sessiontimeout的时间设的很长了,发生上面我说的情况是在还没过期的情况下。如果是过期的话,点IE上的refresh是没用的。
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
D
回复
0
查看
1K
DelphiTeacher的专栏
D
I
回复
0
查看
986
import
I
后退
顶部