Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
nabberuk
Starting Member
1 Post |
Posted - 2008-05-13 : 09:42:52
|
We're currently trying to install CRM 4 on an SBS 2003 R2 server.As a requirement we had to install SP2 for SQL 2005, which went fine We're now getting the following errors;The word breaker for language 1033 is not installed.The full-text component is not installed on the specified SQL server.I try to add these components by running the sql setup again but it complains with the following;- Edition Change Check (Warning) MessagesEdition Change Check To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter. I'm guessing this error comes up as the cd isnt at the sql sp2 level and from what i read you can not slipstream sp2 into it. So whats the best way to go ahead with this. |
|
|
|
|