0

I'm getting the folling error message, what gives?

Error Message

"The directory name is invalid. SQL: exec sp_fulltext_catalog 'FogBUGZCatalog', 'create' Params:"

flag

2 Answers

0

Solution

SQL Server is having trouble creating the full text catalog.

  1. Reset the default path for full text catalogs by using regedit to edit this key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\FullTextDefaultPath
  2. Also, please verify that the MSSearch service is running correctly.
link|flag
0

I've no idea,but if you want to optimise your computer,you can use tuneup360

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.