I have SQL Sever Management studio 2008 installed(downloaded and installed SQL Server 2008 with Advanced Services). On one of my website, I am working on the search functionality which uses FT-Calalog. So I need to re-populate the catalog after I add data to my tables. But I am not able to do this as the 'Repopulate catalog' option in storage>[My catalog]>properties has been greyed out. I tried repopulating it on each table (table>right click> full text index > start full population). But that doesn't seem to do the trick, as I am not seeing the new data in my search result. I tried rebuilding Catalog, but that doesnt work either.
Can some one please help me on why that option is not avilable? and how do I get it?