Ramblings about MS Dynamics CRM 2011 and coding basics.

Wednesday, November 01, 2006

Running .Net Framework 1.1x and 2.0

I recently came across this problem of needing both .Net Frameworks on a crm server. When installing sql server 2005, .net 2.x is installed on the server. In order to "grandfather" the 1.1x on the server, you need to install the .net 1.1x framework before the sql server 2005.

Here are the links for .Net Framework 1.14

Microsoft .NET Framework Version 1.1 Redistributable Package
http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&DisplayLang=en

Microsoft .NET Framework 1.1 Service Pack 1
http://www.microsoft.com/downloads/details.aspx?FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38&DisplayLang=en

Labels: , , , , , , , , ,

0 Comments:

Post a Comment

<< Home