473,396 Members | 1,918 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,396 software developers and data experts.

maintaining sessions between asp.net 1.1 and 2.0

Hi All,
Currently I'm working on a migration project from asp to asp.net. I use
a tool asp2aspx to migrate the asp pages. the problem is when i migrate
to asp.net 2.0 i'm getting lots of compilation error. when i migrate to
asp.net 1.1 i dont have any errors. so i have to stick with asp.net 1.1

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.

Thanks in Advance
Regards,
Aswin.N.Paranji

Nov 18 '06 #1
2 2856
<as***********@gmail.comwrote in message
news:11**********************@e3g2000cwe.googlegro ups.com...
How should i go about maintaining the sessions object in both the
version of asp.net.
This is a fairly frequently asked question, and is fairly simple to solve so
long as your ASP and ASP.NET apps both have access to the same server-side
database which they can use to store their Session data.
Any sample apps or expert's view on such sort of issue which would help
me out a lot.
There are loads of examples on the net...

1) Load up your internet browser (e.g. IE, FireFox, Netscape, Opera etc)

2) Navigate to http://www.google.com

3) Enter the text below in the box:

ASP "ASP.NET" Session share

4) Hit the button
Nov 18 '06 #2
Hi Mark,

Thanks for your reply.
I would like you to advice me on sharing session between asp.net 1.1
and asp.net 2.0 not between asp and asp.net.

Regards
Aswin.N.Paranji
Mark Rae wrote:
<as***********@gmail.comwrote in message
news:11**********************@e3g2000cwe.googlegro ups.com...
How should i go about maintaining the sessions object in both the
version of asp.net.

This is a fairly frequently asked question, and is fairly simple to solve so
long as your ASP and ASP.NET apps both have access to the same server-side
database which they can use to store their Session data.
Any sample apps or expert's view on such sort of issue which would help
me out a lot.

There are loads of examples on the net...

1) Load up your internet browser (e.g. IE, FireFox, Netscape, Opera etc)

2) Navigate to http://www.google.com

3) Enter the text below in the box:

ASP "ASP.NET" Session share

4) Hit the button
Nov 22 '06 #3

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

Similar topics

13
by: jing_li | last post by:
Hi, you all, I am a newbee for php and I need your help. One of my coworker and I are both developing a webpage for our project using php. We have a copy of the same files in different location...
5
by: leegold2 | last post by:
Probably a newbie question about "state": My problem is I have a search form, so user enters a keyword <enter>, then this form posts to another page were the result are displayed. But this...
3
by: Maxime Ducharme | last post by:
Hi group We have a problem with sessions in one of our sites. Sessions are used to store login info & some other infos (no objects are stored in sessions). We are using Windows 2000 Server...
4
by: lost hope | last post by:
hey guys, on the main page of my site, i have a login area (user/pass text boxes). when the user submits the form, the page is reloaded with with a global php variable "loggedIn" set to true. i...
3
by: Will Woodhull | last post by:
Hi, I'm new here-- I've been reading the group for a couple of days. Nice group; I like the way n00b33 questions are handled. I've been using a Javascript routine in index.html to determine a...
2
by: Steve Franks | last post by:
According to the docs you tell ASP.NET to use cookieless sessions by setting a value in the config.web file. However, what if I wanted to determine at run time whether or not I wanted to use...
12
by: D. Shane Fowlkes | last post by:
This is a repost (pasted below). Since my original post, I've double checked the system clock and set all IIS Session Timeout values to 10 minutes. Still ...the problem occurs. I've also...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
3
Atli
by: Atli | last post by:
Introduction: Sessions are one of the simplest and more powerful tools in a web developers arsenal. This tool is invaluable in dynamic web page development and it is one of those things every...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...

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.