From: Eduardo on
Hi,

I'm using SQL Server 2005 and get the following error while trying to backup
a database.

"System.Data.SqlClient.SqlError: Failed to pause full-text catalog for
backup. Backup was aborted. Check to make sure Microsoft Full-text Service
is running properly and SQL server service have access to full-text service.
(Microsoft.SqlServer.Smo)"

The problem is with just one database, the others are backed up normally.
Both SQL server and SQL Server Full-text search services are running using
the Local System account.
I've rebooted the server several times with no results.

there's no KB article for this one and not many hits on google.

any help will be appreciated.

Eduardo