February 15, 2013 at 12:24 am
When i tried to install sql server 2005 express in a windows XP( fresh installation of Windows xp with no .net framework) setup asked to install .net framework 2.0. But i had installed .Net 4.0 extended version and then again tried installing sql server 2005 express. I am shocked to see that it again asked to install .net framework 2.0. So if i have .net 4.0 then is it necessary to install .net 2.0 again? Anyway .net 4.0 is new version than 2.0 then why does it asks for .net 2.0?
February 15, 2013 at 8:48 am
winmansoft (2/15/2013)
When i tried to install sql server 2005 express in a windows XP( fresh installation of Windows xp with no .net framework) setup asked to install .net framework 2.0. But i had installed .Net 4.0 extended version and then again tried installing sql server 2005 express. I am shocked to see that it again asked to install .net framework 2.0. So if i have .net 4.0 then is it necessary to install .net 2.0 again? Anyway .net 4.0 is new version than 2.0 then why does it asks for .net 2.0?
.NET 2.0 has a completely different CLR than .NET 4.0. The installer for SQL 2005 requires the 2.0 CLR.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 15, 2013 at 9:31 am
there are multiple .NET frameworks, and they are side by side installations, not upgrades from previous; so you need each version to support various functionality that use each framework.
my developer machine has six frameworks installed, from 1.0 to 4.0:
Lowell
February 16, 2013 at 3:05 am
Does .net 2.0 is required only for installation of sql server 2005 express or does it used by sql server for it's working?
February 16, 2013 at 4:32 am
winmansoft (2/16/2013)
Does .net 2.0 is required only for installation of sql server 2005 express or does it used by sql server for it's working?
.net 2.0 is Required for both installation and for the system to run. The service broker component for example uses. Net and undoubtedly many other features use it as well
Lowell
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply