Error on create full-text catalog | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Error on create full-text catalog

Hi All
I’m using SQL-Server 2005 Enterprise SP1 Run on MS-Windows Server 2003 Enterprise, My problem is I want to create full-text catalog on my DB but in creation time I alway got an error like this "Execution of a full-text operation failed. ‘The cryptographic operation failed due to a local security option setting." Creator is a member of db_owner in DB roles and have the right permission in specified file system location. But I don’t know why it still got an error like i describe above Does anyone know how to fix this problem thank you in advance ZBizKiT

Full text catalog is created outside of SQL Server. If you are using windows authentication , I think you should check operating system file level permissions.
Thanks Observer Now the problem fixed
]]>