|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VS 2002 and Framework 1.0/1.1 SP upgradesstill using Visual Studio .NET 2002 development environment to write our ASP.NET apps. However, on our app servers we also have .NET Framework 1.1 installed. Our current versions of framework offerings are 1.0 SP2 and then framework 1.1 with NO service pack. I know that as far as coding against the ..NET Framework goes, since we are using VStudio 2002, we are coding against the 1.0 Framework. So my question is, when there are new Framework service packs released, do we need to only install the 1.0 SPs since we are coding with VStudio 2002? Or do the latest 1.1 framework SPs essentially rollup all the 1.0 changes? Since we code against the 1.0 Framework, just seems upgrading 1.1 service packs wouldn't do anything. Right now the 1.0 Framework is up to SP3 and the 1.1 Framework is up to SP1. I just want to know if I only need to install 1.0 SP3, only 1.1 SP1 or both. Thanks! -Mike "MikeM" <Mi***@discussions.microsoft.com> escribió en el mensaje Each .NET Framework is different and so are their SPs. So you need to news:01DF20E3-D91A-4315-83B7-4C9B61BD3472@microsoft.com... > So my question is, when there are new Framework service packs released, do > we need to only install the 1.0 SPs since we are coding with VStudio 2002? > Or do the latest 1.1 framework SPs essentially rollup all the 1.0 changes? install the latest service pack available for each .NET Framework that you have installed on your system(s). > Since we code against the 1.0 Framework, just seems upgrading 1.1 service Yes, upgrading .NET Framwork 1.1 with service packs for 1.1 won´t upgrade > packs wouldn't do anything. your .NET Framework 1.0. You have to install SPs to .NET Framework 1.0 too. > Right now the 1.0 Framework is up to SP3 and the Both if you have .NET Framework 1.0 and 1.1 on the same machine. Otherwise, > 1.1 Framework is up to SP1. I just want to know if I only need to install > 1.0 SP3, only 1.1 SP1 or both. only the one which matches the one installed. -- Carlos J. Quintero MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET You can code, design and document much faster. http://www.mztools.com
Other interesting topics
How to assign value to Excel 2000 worksheet cell
Simple: Excel Jet 4.0 Link vb 2005 RE: For vs. For Each .net and mysql join ENTER and forms Method for finding dotnet version How does IIS or Framework set the Content-Length header ? Excel process doesn't shut down xcel error at web server How to disable event |
|||||||||||||||||||||||