SQL CLR Types does not show up in Registry Editor

Brian Green 1 Reputation point
2020-08-24T23:21:09.17+00:00

The administrator has installed and uninstalled the SQL CLR Types on a coworker's machine multiple times and when we search for it in the Registry Editor it isn't there. We keep wasting IT's time, and I figure I should ask the forum before asking again. Why does this happen? How do we fix it?

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,689 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. m 4,271 Reputation points
    2020-08-25T02:17:17.317+00:00

    Hi anonymous user-1478,

    Why does this happen? How do we fix it?

    Firstly,what is the version of your sql server? Execute code as next and you will get the result.
    Code:

    Select @@version.

    Secondly, how do you install your SQL Server CLR types? Search “Microsoft SQLSysCLRTypes xxxx” in google and then download it.
    20024-20200825sqlclrtypesdownload.jpg

    At last, check it in your control panel whether it is installed or not, and then if you want find it in registry editor, the address as next:
    HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Microsoft SQL Server xxxx Redist/SQL Server System CLR types

    19976-20200825clrtypes.jpg

    BR,
    Mia
    If the reply is helped, please do “Accept Answer”.--Mia

    0 comments No comments

  2. m 4,271 Reputation points
    2020-08-26T01:34:29.487+00:00

    Hi anonymous user-1478,

    Is the reply helpful?

    BR,
    Mia
    If the reply is helped,please do "Accept Answer".--Mia

    0 comments No comments

  3. m 4,271 Reputation points
    2020-08-27T09:36:52.423+00:00

    Hi anonymous user-1478,

    Is the reply helpful?

    BR,
    Mia
    If the reply is helped,please do "Accept Answer".--Mia

    0 comments No comments