Prev: Signed External CLR produces Bad Version of Provider Error
Next: Adding Controls To The Visual Studio 2008 Toolbox
From: Margaret Bartley on 17 Mar 2010 20:35 I"m working on someone else's machine, and I'm not sure what's installed. How can I tell if I have .NET Framework 3.5 with Service Pack 1? Where do I find the latest service packs for .NET? If I don't have it (it's a sys requirement for another package I'm getting later) how do I get it? Many thanks.
From: Mike Lovell on 17 Mar 2010 21:12 > I"m working on someone else's machine, and I'm not sure what's installed. > > How can I tell if I have .NET Framework 3.5 with Service Pack 1? > > Where do I find the latest service packs for .NET? > > If I don't have it (it's a sys requirement for another package I'm getting > later) how do I get it? It will be in add/remove programs. The latest version and service pack for .NET is the one you mentioned, which is available for download here: http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en -- Mike GoTinker, C# Blog http://www.gotinker.com
From: Margaret Bartley on 20 Mar 2010 14:29
thank you "Mike Lovell" <dont.reply(a)gotinker.com> wrote in message news:OvjTngjxKHA.3408(a)TK2MSFTNGP06.phx.gbl... >> I"m working on someone else's machine, and I'm not sure what's installed. >> >> How can I tell if I have .NET Framework 3.5 with Service Pack 1? >> >> Where do I find the latest service packs for .NET? >> >> If I don't have it (it's a sys requirement for another package I'm >> getting later) how do I get it? > > It will be in add/remove programs. > > The latest version and service pack for .NET is the one you mentioned, > which is available for download here: > > http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en > > > -- > Mike > GoTinker, C# Blog > http://www.gotinker.com |