Home All Groups Group Topic Archive Search About

.net framework 2.0 and 1.X

Author
9 Feb 2006 9:49 AM
Agnes
I got two application, one (order system) is complied by 2005,another
(account system) complied by 2003.
In one clean PC, I install .netframe2005 and setup ORDER SYSTEM(which run
failly)
Now, i need to install ACCOUNT System, it ask me "install .net framek 1.1",
What should I do ?
If i install 1.1, Will 2.0 framework remove ????
Please help ~~

Author
9 Feb 2006 10:13 AM
Carlos J. Quintero [VB MVP]
Hi Agnes,

- Apps compiled with VS.NET 2003 require .NET Framework 1.1
- Apps compiled with VS 2005 require .NET Framework 2.0
- .NET Framework 1.1 and .NET Framework 2.0 can coexist peacefully installed
on the same computer.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com


Show quoteHide quote
"Agnes" <ag***@dynamictech.com.hk> escribió en el mensaje
news:OlIRc4VLGHA.2812@TK2MSFTNGP14.phx.gbl...
>I got two application, one (order system) is complied by 2005,another
>(account system) complied by 2003.
> In one clean PC, I install .netframe2005 and setup ORDER SYSTEM(which run
> failly)
> Now, i need to install ACCOUNT System, it ask me "install .net framek
> 1.1", What should I do ?
> If i install 1.1, Will 2.0 framework remove ????
> Please help ~~
>
>
>