February 10, 2012 at 10:12 am
Hi Guys,
I have a SQL Server 2008 R2 Server, but it's currently in CLR 2.0 and i would like to upgrade to 3.5 how i can do that ? .Net 3.5 is already install in this server.
Any idea how to upgrade ?
Vincent
February 10, 2012 at 10:20 am
You will need to install the CLR Data Types included in the 2008 R2 Feature Pack.
http://www.microsoft.com/download/en/confirmation.aspx?id=16978
February 10, 2012 at 10:34 am
Hi, Thanks
But i install it and restart my instance and my clr version is still 2.0.50727
I user clr.exe and select * from sys.dm_clr_properties; to see the version.
Vincent
February 10, 2012 at 10:53 am
Will get back to you in 45 mins - have a meeting to attend.
February 10, 2012 at 11:05 am
(back)
The shown version will remain 2.0 - that is a .NET architecture issue; please consult
http://msdn.microsoft.com/en-us/library/bb822049.aspx
You can use 3.5 once it is installed (with types).
February 10, 2012 at 1:51 pm
Thanks,
Should be .Net 3.5 i try on a windows 7 and a Windows Server 2008, still don't understand what i did wrong.
February 10, 2012 at 2:10 pm
Sorry, i understand my mistake . CLR2 is also .Net 3.5 and clr 4 is .net 4.
Thanks
Vincent
February 10, 2012 at 7:15 pm
Correct.
The best of luck with your project.
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply