|
|
|
start date: Fri, 8 Jun 2007 03:22:17 -0700,
posted on: microsoft.public.dotnet.distributed_apps
back
| Thread Index |
|
1
fedrok
|
|
2
Michael Nemtsev
|
|
3
fedrok
|
How to use a dll developed in Vs2005 into Vs2003?
Hi!
I've got this problem: I've an old BIG project developed in Vs2003.
Now I've a little application developed in Vs2005 and I want to integrate
this into my old big project Vs2003 based.
How can I reference the DDL-2005 into Vs2003?
Is it possible?
--
fedrok
Date:Fri, 8 Jun 2007 03:22:17 -0700
Author:
|
Re: How to use a dll developed in Vs2005 into Vs2003?
Hello fedrok,
There is no way to use 2.0 assms in 1.1. You need to convert them, or expose
the functionality via webservices/enterprise services
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
f> Hi!
f> I've got this problem: I've an old BIG project developed in Vs2003.
f> Now I've a little application developed in Vs2005 and I want to
f> integrate
f> this into my old big project Vs2003 based.
f> How can I reference the DDL-2005 into Vs2003?
f> Is it possible?
Date:Mon, 11 Jun 2007 06:38:02 +0000 (UTC)
Author:
|
Re: How to use a dll developed in Vs2005 into Vs2003?
OK!
Thank you Michael.
--
fedrok
"Michael Nemtsev" wrote:
> Hello fedrok,
>
> There is no way to use 2.0 assms in 1.1. You need to convert them, or expose
> the functionality via webservices/enterprise services
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP].
> My blog: http://spaces.live.com/laflour
> Team blog: http://devkids.blogspot.com/
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> f> Hi!
> f> I've got this problem: I've an old BIG project developed in Vs2003.
> f> Now I've a little application developed in Vs2005 and I want to
> f> integrate
> f> this into my old big project Vs2003 based.
> f> How can I reference the DDL-2005 into Vs2003?
> f> Is it possible?
>
>
>
Date:Mon, 11 Jun 2007 00:46:00 -0700
Author:
|
|
|