thanks for the solution, its really helpul.
There is an other site which runs on asp.net 2.0.
Now my login page is in the migrated project which is running the
asp.net 1.1
I want to use the Sessions object defined in asp.net1.1 to be used in
asp.net2.0
How should i go about maintaining the sessions object in both the
version of asp.net.
Any sample apps or expert's view on such sort of issue which would help
me out a lot.