|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
using 1.1 AND 2.0 frameworkHi all. Let's say that I am making a new application with VS2005 (.NET 2.0)
and I am using some components (compiled assemblies) already built with VS2003 (.NET 1.1). On a "clean" PC (I mean without any framework installations) do I have to install both .NET frameworks 1.1 and 2.0? Thanks in advance! Nikos "Nikos" <nkour***@freemail.gr> wrote in message Yep.news:e$H8vj7ZGHA.5012@TK2MSFTNGP04.phx.gbl... | Hi all. Let's say that I am making a new application with VS2005 (.NET 2.0) | and I am using some components (compiled assemblies) already built with | VS2003 (.NET 1.1). On a "clean" PC (I mean without any framework | installations) do I have to install both .NET frameworks 1.1 and 2.0? | Thanks in advance! | Nikos | | Willy. No, I do not think so. That is, most likely, you do not need .NET FW1.1,
unless in the 1.1 dll you used 1.1 feature that somehow is not supported in ..NET2.0 (I am not sure what 1.1 feature(s) is not supported any more in ..NET2.0). Most .NET apps developed on older version of .NET FW should work on computer with newer version of .NET FW only. Show quote "Willy Denoyette [MVP]" <willy.denoye***@telenet.be> wrote in message news:%23325Co7ZGHA.3328@TK2MSFTNGP02.phx.gbl... > > "Nikos" <nkour***@freemail.gr> wrote in message > news:e$H8vj7ZGHA.5012@TK2MSFTNGP04.phx.gbl... > | Hi all. Let's say that I am making a new application with VS2005 (.NET > 2.0) > | and I am using some components (compiled assemblies) already built with > | VS2003 (.NET 1.1). On a "clean" PC (I mean without any framework > | installations) do I have to install both .NET frameworks 1.1 and 2.0? > | Thanks in advance! > | Nikos > | > | > > Yep. > > Willy. > > True. What I meant was you need V2. It doesn't matter that V1.1 is installed
or not, the application will need V2 to run. Willy. Show quote "Norman Yuan" <NotR***@NotReal.not> wrote in message news:%23b9fSd9ZGHA.5012@TK2MSFTNGP04.phx.gbl... | No, I do not think so. That is, most likely, you do not need .NET FW1.1, | unless in the 1.1 dll you used 1.1 feature that somehow is not supported in | .NET2.0 (I am not sure what 1.1 feature(s) is not supported any more in | .NET2.0). | | Most .NET apps developed on older version of .NET FW should work on computer | with newer version of .NET FW only. | | "Willy Denoyette [MVP]" <willy.denoye***@telenet.be> wrote in message | news:%23325Co7ZGHA.3328@TK2MSFTNGP02.phx.gbl... | > | > "Nikos" <nkour***@freemail.gr> wrote in message | > news:e$H8vj7ZGHA.5012@TK2MSFTNGP04.phx.gbl... | > | Hi all. Let's say that I am making a new application with VS2005 (.NET | > 2.0) | > | and I am using some components (compiled assemblies) already built with | > | VS2003 (.NET 1.1). On a "clean" PC (I mean without any framework | > | installations) do I have to install both .NET frameworks 1.1 and 2.0? | > | Thanks in advance! | > | Nikos | > | | > | | > | > Yep. | > | > Willy. | > | > | | |
|||||||||||||||||||||||