0

Recently I have installed an addin (Fulltext Manager) into my SQL Server 2008 R2 Management Studio. But it's not compatible with this version. This is the message I am getting

enter image description here

Its not removing after clicking on yes button.Its always showing this message when I am open SSMS 2008 R2.

So far I can't find any Addin Manager In SSMS 2008 R2. There is any option to remove this.?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Rakesh
  • 2,730
  • 10
  • 39
  • 65
  • 1
    -@SimpleCoder Read the question carefully I have mentioned that "It's not removing after clicking on Yes" – Rakesh Mar 13 '13 at 18:15

1 Answers1

3

Usually these add-ins will install a component in Control Panel > Programs and Features (or, depending on how old your operating system is, Control Panel > Add or Remove Programs. I'm fairly confident you'll find this add-in listed there, where you can perform a proper uninstall.

Aaron Bertrand
  • 272,866
  • 37
  • 466
  • 490