Rich,
If you have not yet resolved your problem, the following is a thread that
helped another user overcome the same problem. Look at the answer toward
the end in the last three posts by GoodGuysWin, Aranda, and Weebe
(apparently the same person as GoodGuysWin.)
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1404000&SiteID=1
They noted two different reasons for the problem. Maybe this will help you.
RLF
"Rich" <Rich.DeleteThis@discussions.microsoft.com> wrote in message
news:5E8194E3-CC36-4717-8E02-0117D372D454@microsoft.com...
>I enabled full text indexing on my database and on my table (sql Server
> 2005). My table has a unique index. Then I click on the Fulltext
> indexing
> wizard to define the index. I select automatic or don't update changes...
> and I keep getting the same error and I never get the FullText Index
> defined.
> Error message says:
>
> The wizard will close because it encountered the following error:
> --Could not load type 'Microsoft
> .SqlServer.Management.Smo.Agent.JobBaseCollection' from assembly
> 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral,
> PublicKeyToken=89845dc8080cc91'.[SqlManagerUI]
>
> Does anyone know what the problem could be? Or maybe I should not even
> use
> the wizard? Use SP's instead? What SP's?
>
> Thanks,
> Rich