J
Jorgen
H
We are having problems with the Session_Start function in global.asax. If you call an aspx page from word. The Session_Start is called and that's fine. But if you click on a internal link on the site. The Session_Start is called again!!!!! and you also get a new SessionID
So every session object you have created in the first Session_Start are not availabe for you anymore, because your'e in a new Session
Does anybody else have this problem or have a good solution
This must be a bug in either Ms.Word or in the .NET Framework
Best regard
Jörgen Knutsso
Application/Integration Architec
CSC
We are having problems with the Session_Start function in global.asax. If you call an aspx page from word. The Session_Start is called and that's fine. But if you click on a internal link on the site. The Session_Start is called again!!!!! and you also get a new SessionID
So every session object you have created in the first Session_Start are not availabe for you anymore, because your'e in a new Session
Does anybody else have this problem or have a good solution
This must be a bug in either Ms.Word or in the .NET Framework
Best regard
Jörgen Knutsso
Application/Integration Architec
CSC