Two tips about MSFTESQL service
原创itseeker 博主文章分类:SQL SERVER ©著作权
©著作权归作者所有:来自51CTO博客作者itseeker的原创作品,请联系作者获取转载授权,否则将追究法律责任
Two tips about MSFTESQL service
https://blog.51cto.com/itseeker/458408
Two tips about MSFTESQL service
https://blog.51cto.com/itseeker/458408
For sql 2008 , "SQL FullText Search" service (msftesql) will not be found . When i installed crm4.0 with sql 2008 as data warehouse , it encountered a troulbe. checking request ....""Service msftesql was not found on computer crmapp'. The specified service does not exist as an installed service." be displayed .... Hmmm...new challage .Then you need to modify the registry to cheat the crm that i have the msftesql service.
navigate to HKLM\SYSTEM\Curentcontrolset\service\MSSQLFDLauncher , then rename the mssqlfdlauncher to msftesql
. Reboot server, start the "SQL Full-text Filter Daemon Launcher (MSSQLSERVER) " service. Running the checking system again on crm installing server . Ok, Now, The crm installtion be cheated by the sql server.....^_^
Other one case about the "SQL Full-text Filter Daemon Launcher (MSSQLSERVER) " faced when i configurted a sql 2008 failover cluster. All task finished, but i can't bring the "SQL FULL TEXT" resource online.. Failed with a red icon, that is very annoying .....yes , this case also need to change registry ----- add a muti-string type key "DependonService" below the tree HKLM\SYSTEM\Curentcontrolset\service\msftesql ,the value is "RPCSS"
举报文章
请选择举报类型
内容侵权
涉嫌营销
内容抄袭
违法信息
其他
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M

提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
本地NAS构建
nas文件服务器
nas文件服务器 -
用户系统设计
1 系统分析1.1 Scenario 场景注册、登录、查询、用户信息修改,哪个需求量最大?支持100M DAU。
数据库 memcached 缓存 数据 nosql