PC Review


Reply
Thread Tools Rate Thread

Accessing framework 2.0 assembly in framework 1.1 application

 
 
Amit Bhatnagar
Guest
Posts: n/a
 
      3rd Oct 2007
Hi,

We have couple of assemblies developed in framework 2.0, we need to
include them in project reference in our one of the application which
was dewveloped in framework 1.1. I trie to ad them but IDE VS.NET2005
doesn't allow me to do the same.
Although those were DLLs but VS still throws exception and prompt that
only DLLs can be referred. I am worndering if it at all possible. Any
help would be greatly helpful for me.

Thanks
Amit

 
Reply With Quote
 
 
 
 
sloan
Guest
Posts: n/a
 
      3rd Oct 2007


I kinda think thats the equivalent of

I have an fuel injection setup for my 2007 mustang, will it fit in my 1983
Mustang?

.............

If you don't have 2.0 specific features in your 2.0 code, then perhaps you
can compile that code in 1.1.


I don't know, wait for someone else to chime in. But I think you're driving
the wrong way on a one way street.





"Amit Bhatnagar" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> We have couple of assemblies developed in framework 2.0, we need to
> include them in project reference in our one of the application which
> was dewveloped in framework 1.1. I trie to ad them but IDE VS.NET2005
> doesn't allow me to do the same.
> Although those were DLLs but VS still throws exception and prompt that
> only DLLs can be referred. I am worndering if it at all possible. Any
> help would be greatly helpful for me.
>
> Thanks
> Amit
>



 
Reply With Quote
 
bruce barker
Guest
Posts: n/a
 
      3rd Oct 2007
this can not be done as version 1 vm cannot host version 2 dlls. what
you can do is convert the web site to version 2, and run the version 1
dlls.

you other option is to host the version 2 dlls as a web service.

-- bruce (sqlwork.com)



Amit Bhatnagar wrote:
> Hi,
>
> We have couple of assemblies developed in framework 2.0, we need to
> include them in project reference in our one of the application which
> was dewveloped in framework 1.1. I trie to ad them but IDE VS.NET2005
> doesn't allow me to do the same.
> Although those were DLLs but VS still throws exception and prompt that
> only DLLs can be referred. I am worndering if it at all possible. Any
> help would be greatly helpful for me.
>
> Thanks
> Amit
>

 
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
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
Forcing a .NET framework 1.1 application to use .NET framework 2.0 without creating application config files pdabak@yahoo.com Microsoft Dot NET Framework 2 5th Apr 2007 11:37 AM
Can application develop in framework 2.0 run on server wtih .net framework 1.1 installed ? pizza Microsoft ASP .NET 1 8th Mar 2007 10:03 AM
Calling .NET Framework v2.0 assembly from a v1.x Application Crash Microsoft C# .NET 1 27th Apr 2006 01:16 AM
Loading a referenced Framework 1.1 assembly from a Framework 2.0 Application Stefan Born Microsoft Dot NET Framework 1 30th May 2005 06:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:24 PM.