![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Does anybody have any idea why we were able to get Session[] in Global.asax.cs in .NET 1.1 and the same code became unworkable in .NET 2.0? The code is compilable but the app complains when gets to this point that Session[] is not available in current context. Why? Just D. |
#4
| |||
| |||
|
|
You haven't described *where* in global.asax that you are trying to get Session data, so we can ony guess. -- Peter Site: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com MetaFinder: http://www.blogmetafinder.com "Just D" wrote: Does anybody have any idea why we were able to get Session[] in Global.asax.cs in .NET 1.1 and the same code became unworkable in .NET 2.0? The code is compilable but the app complains when gets to this point that Session[] is not available in current context. Why? Just D. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |