PC Review


Reply
Thread Tools Rate Thread

ASP with ASP.net

 
 
D Browne
Guest
Posts: n/a
 
      22nd Jan 2008
We have an existing ASP application. We would like to use some new
functionality in ASP.net without changing our ASP application. Is there any
process path or instructions on how to accomplish this. We will need to send
sessions variables between ASP and ASP.net

We are accomplishing this currently ASP and ASP.net, but I don't think we
are using an effecient process. Just looking for the best practices way of
passing between asp and asp.net

Thanks.

 
Reply With Quote
 
 
 
 
Jignesh
Guest
Posts: n/a
 
      22nd Jan 2008
Here is an article from microsoft.
http://msdn2.microsoft.com/en-us/library/aa479313.aspx

Regards
JIGNESH

"D Browne" <(E-Mail Removed)> wrote in message
news:EF67CC20-81EA-429C-BBC1-(E-Mail Removed)...
> We have an existing ASP application. We would like to use some new
> functionality in ASP.net without changing our ASP application. Is there
> any process path or instructions on how to accomplish this. We will need
> to send sessions variables between ASP and ASP.net
>
> We are accomplishing this currently ASP and ASP.net, but I don't think we
> are using an effecient process. Just looking for the best practices way of
> passing between asp and asp.net
>
> Thanks.


 
Reply With Quote
 
D Browne
Guest
Posts: n/a
 
      22nd Jan 2008
I will take a look at it.

Thanks alot

"Jignesh" <(E-Mail Removed)> wrote in message
news:e7jwY$(E-Mail Removed)...
> Here is an article from microsoft.
> http://msdn2.microsoft.com/en-us/library/aa479313.aspx
>
> Regards
> JIGNESH
>
> "D Browne" <(E-Mail Removed)> wrote in message
> news:EF67CC20-81EA-429C-BBC1-(E-Mail Removed)...
>> We have an existing ASP application. We would like to use some new
>> functionality in ASP.net without changing our ASP application. Is there
>> any process path or instructions on how to accomplish this. We will need
>> to send sessions variables between ASP and ASP.net
>>
>> We are accomplishing this currently ASP and ASP.net, but I don't think we
>> are using an effecient process. Just looking for the best practices way
>> of passing between asp and asp.net
>>
>> Thanks.

>


 
Reply With Quote
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      23rd Jan 2008
Hi D Browne,

As for classic ASP pages and ASP.NET web application pages,they can coexist
in the same application in IIS as long as you've configured the IIS service
extension correctly. However, to share states/data between them is really a
tough problem. So far what I've got (to share states between ASP and
ASP.NET ) is the same as the article JIGNESH has suggested, you will need
to make both of them persist session data in database so as to make them
shared.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "D Browne" <(E-Mail Removed)>
>Subject: Re: ASP with ASP.net
>Date: Tue, 22 Jan 2008 11:39:49 -0700


>
>I will take a look at it.
>
>Thanks alot
>
>"Jignesh" <(E-Mail Removed)> wrote in message
>news:e7jwY$(E-Mail Removed)...
>> Here is an article from microsoft.
>> http://msdn2.microsoft.com/en-us/library/aa479313.aspx
>>
>> Regards
>> JIGNESH
>>
>> "D Browne" <(E-Mail Removed)> wrote in message
>> news:EF67CC20-81EA-429C-BBC1-(E-Mail Removed)...
>>> We have an existing ASP application. We would like to use some new
>>> functionality in ASP.net without changing our ASP application. Is there
>>> any process path or instructions on how to accomplish this. We will

need
>>> to send sessions variables between ASP and ASP.net
>>>
>>> We are accomplishing this currently ASP and ASP.net, but I don't think

we
>>> are using an effecient process. Just looking for the best practices way
>>> of passing between asp and asp.net
>>>
>>> Thanks.

>>

>
>


 
Reply With Quote
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      28th Jan 2008
Hi D Browne,

Have you got progress on this? If there is anything else need help, welcome
to post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: (E-Mail Removed) (Steven Cheng[MSFT])
>Organization: Microsoft
>Date: Wed, 23 Jan 2008 02:31:26 GMT
>Subject: Re: ASP with ASP.net


>
>Hi D Browne,
>
>As for classic ASP pages and ASP.NET web application pages,they can

coexist
>in the same application in IIS as long as you've configured the IIS

service
>extension correctly. However, to share states/data between them is really

a
>tough problem. So far what I've got (to share states between ASP and
>ASP.NET ) is the same as the article JIGNESH has suggested, you will need
>to make both of them persist session data in database so as to make them
>shared.
>
>Sincerely,
>
>Steven Cheng
>
>Microsoft MSDN Online Support Lead
>
>
>This posting is provided "AS IS" with no warranties, and confers no rights.
>
>--------------------
>>From: "D Browne" <(E-Mail Removed)>
>>Subject: Re: ASP with ASP.net
>>Date: Tue, 22 Jan 2008 11:39:49 -0700

>
>>
>>I will take a look at it.
>>
>>Thanks alot
>>
>>"Jignesh" <(E-Mail Removed)> wrote in message
>>news:e7jwY$(E-Mail Removed)...
>>> Here is an article from microsoft.
>>> http://msdn2.microsoft.com/en-us/library/aa479313.aspx
>>>
>>> Regards
>>> JIGNESH
>>>
>>> "D Browne" <(E-Mail Removed)> wrote in message
>>> news:EF67CC20-81EA-429C-BBC1-(E-Mail Removed)...
>>>> We have an existing ASP application. We would like to use some new
>>>> functionality in ASP.net without changing our ASP application. Is

there
>>>> any process path or instructions on how to accomplish this. We will

>need
>>>> to send sessions variables between ASP and ASP.net
>>>>
>>>> We are accomplishing this currently ASP and ASP.net, but I don't think

>we
>>>> are using an effecient process. Just looking for the best practices

way
>>>> of passing between asp and asp.net
>>>>
>>>> Thanks.
>>>

>>
>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:16 AM.