Home Forums SQL Server 2008 SQL Server 2008 Administration Will uninstall and reinstall of .NET Framework affect an existing SQL Server 2008 installation RE: Will uninstall and reinstall of .NET Framework affect an existing SQL Server 2008 installation

  • This question came up before and IIRC .NET FW is only required for the installation package of SQL Server, not for the actual product itself.

    That said, if you have any SQLCLR objects or types (built-in like Geography/Geometry, or user-defined) in any of your databases then I believe .NET FW will need to be there for those to function.

    As mentioned, make sure you test in a non-prod environment 😉

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato