473,480 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Accessing framework 2.0 assembly in framework 1.1 application

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

Oct 3 '07 #1
2 1202


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" <Am****@gmail.comwrote in message
news:11**********************@n39g2000hsh.googlegr oups.com...
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

Oct 3 '07 #2
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
Oct 3 '07 #3

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

Similar topics

6
1562
by: Jack Addington | last post by:
I've got a bit of a problem acceessing a class that I am using as a 'global' placeholder of numerous static variables I'm using across the application. Basically I need a place to store a reference...
2
2104
by: Mike M | last post by:
Hello, I created a simple C# library assembly that exposes general facilities I would like to use in my ASP.NET web applications. If I added the assembly into the bin directory of my asp.net...
6
2061
by: Joseph Geretz | last post by:
I recently upgraded my server to Windows 2003. The first thing I noticed is that my sample WebService pages no longer worked. The Invoke test button is missing. This is addresed by the following KB...
4
6331
by: First Tiger | last post by:
Is there a default function or global variable that will allow me to derive the location of my install? I'm trying to store my system settings file from a persistent location. I know that I can set...
3
4959
by: Olivier BESSON | last post by:
Hello, I have a web service of my own on a server (vb.net). I must declare it with SoapRpcMethod to be used with JAVA. This is a simple exemple method of my vb source : ...
1
1486
by: Anthony Yott | last post by:
Folks this may take a little while to explain but here goes. I've got a VS 2005 .NET C# library (lets call it Elvis.dll because I'm sick of seeing Foo) that I created that will be consumed by...
2
12207
by: rachana | last post by:
Hi, I am trying to deploy a asp.net website developed using Visual Studio 2005 on server. Application works fine on development machine, but when trying to run on server I get following error...
0
1552
by: amitda | last post by:
I am getting following error while trying to access sql server report manager: I saw an msdn article about similar issue, made sure c:\temp exists and pointed TMP and TEMP sys env var to that....
0
960
by: sachins5 | last post by:
Hi everyone, I am facing a problem here... my build was working fine till yesterday and then out of the blue every debug operation resulted in An unhandled exception of type occured in the...
1
1348
by: Jordan S. | last post by:
I plan to load an assembly during application startup, and load that assembly via reflection (i.e., it isn't referenced in the application's assembly manifest). The assembly will be loaded into the...
0
7033
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
6903
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
7027
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
6861
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4468
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2974
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1291
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
557
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
170
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.