PC Review


Reply
Thread Tools Rate Thread

Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0

 
 
DNB
Guest
Posts: n/a
 
      10th Jan 2008
Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0 without
upgrading to 2.0.

The reason I am asking is that we would like to use mirroring feature of
SQL2005 but <Failover Partner> keyword is not supported by .NET Framework
version 1.0 or 1.1

Thanks

DNB


 
Reply With Quote
 
 
 
 
George Ter-Saakov
Guest
Posts: n/a
 
      10th Jan 2008
"work perfectly on .Net Framework 2.0 without upgrading to 2.0"
I believe you need to recompile it which would involve "upgrading". I do
not think that if DLL was compiled with 1.1 it will work with .NET 2.0
framework.

But the whole upgrading process is simple and takes 5 minutes usually.


George.


"DNB" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0 without
> upgrading to 2.0.
>
> The reason I am asking is that we would like to use mirroring feature of
> SQL2005 but <Failover Partner> keyword is not supported by .NET Framework
> version 1.0 or 1.1
>
> Thanks
>
> DNB
>
>



 
Reply With Quote
 
Aidy
Guest
Posts: n/a
 
      10th Jan 2008
You'll need vs 1.1 on the machine. It'll live happily beside 2.0.

"DNB" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0 without
> upgrading to 2.0.
>
> The reason I am asking is that we would like to use mirroring feature of
> SQL2005 but <Failover Partner> keyword is not supported by .NET Framework
> version 1.0 or 1.1
>
> Thanks
>
> DNB
>
>
>



 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      10th Jan 2008
Why would you want it a 1.1 app to work with 2.0 ?

Install the 1.1 Framework on the server...and target your 1.1 app to use it.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"DNB" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0 without
> upgrading to 2.0.
>
> The reason I am asking is that we would like to use mirroring feature of
> SQL2005 but <Failover Partner> keyword is not supported by .NET Framework
> version 1.0 or 1.1
>
> Thanks
>
> DNB
>
>



 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      10th Jan 2008
in general yes. there are only a few 1.1 method signatures not supported in
2.0, but they where not commonly used.

just change your iis settings to asp.net 2.0. you will need to update the
web.config to the 2.0 syntax, otherwise that is all you will need to do.

-- bruce (sqlwork.com)


"DNB" wrote:

> Will ASP.NET 1.1 application work perfectly on .Net Framework 2.0 without
> upgrading to 2.0.
>
> The reason I am asking is that we would like to use mirroring feature of
> SQL2005 but <Failover Partner> keyword is not supported by .NET Framework
> version 1.0 or 1.1
>
> Thanks
>
> DNB
>
>
>

 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sleep mode - used to work perfectly sand Windows Vista Hardware 0 14th Jul 2008 04:55 PM
Can a compact framework application of full framework application hit a java webservice running on apache I_hate_coding_but_the_money_is_nice Microsoft Dot NET Compact Framework 3 9th Nov 2007 05:19 PM
threading question: is this code going to work perfectly? Abubakar Microsoft VC .NET 3 18th Jan 2007 03:27 PM
Perfectly good function does not work ? steve Microsoft Access 11 4th Jan 2007 07:15 PM
CD/ROM used to work perfectly but now works occasionally- pls help =?Utf-8?B?U2hpcHNoYXBlMjE=?= Windows XP Help 2 29th Mar 2005 08:03 AM


Features
 

Advertising
 

Newsgroups
 


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