问题描述
您好
我正在运行BTS2016配置向导。
I'm running BTS2016 configuration wizard.
我想拥有BAM工具,但它没有收到消息
I want to have BAM Tools, but its failing with the message
" Microsoft SQL Server 2014或更高版本未安装在<数据库服务器(实例)名称>"
"Microsoft SQL Server 2014 or higher is not installed on <database server(instance) name>"
我给出的名称本地SQL 2017实例。
I am giving the name of local SQL 2017 instance.
任何人都知道解决方法吗?
Anyone know the workaround?
谢谢
Martin
推荐答案
验证错误:<异常消息=" ; ELM-RSY-48S9XP2 \SQL2017上未安装Microsoft SQL Server 2014或更高版本。源= QUOT; BAMTools" HelpID =" idsSqlNotInstalled">< Exception Message ="已安装的版本14.0.1000.169
不受支持。"源= QUOT; Microsoft.BizTalk.Bam.CfgExtHelper.Utility" HelpID =" error_UnsupportedVersion" />< / Exception>]
Validation Error: <Exception Message="Microsoft SQL Server 2014 or higher is not installed on ELM-RSY-48S9XP2\SQL2017." Source="BAMTools" HelpID="idsSqlNotInstalled"><Exception Message="Installed version 14.0.1000.169 is not supported." Source="Microsoft.BizTalk.Bam.CfgExtHelper.Utility" HelpID="error_UnsupportedVersion"/></Exception>]
看起来它能识别SQL 2017年正确,但真正的问题是它不受支持。
Looks like it recognises SQL 2017 correctly, but the real issue is it's not supported.
错误的主要错误消息,Microsoft!
Bad main error message, Microsoft!
Martin
这篇关于BTS2016 BAM Tools安装无法识别SQL2017的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!