问题描述
您好,
我正在寻找将SQL 2012命名实例升级到2014时的解决方案,安装失败时:
i am looking for a solution when upgrading an SQL 2012 named instance to 2014, the setup fails with:
SQL Server安装程序遇到以下错误:
$
'。',十六进制值0x00,是无效字符。第1行,第140896位。
$
错误代码0x84B10001。
我尝试过的解决方案都没有工作:
SQL Server Setup has encountered the following error:
'.', hexadecimal value 0x00, is an invalid character. Line 1, position 140896.
Error code 0x84B10001.
None of the solutions i tried is working:
- 已成功卸载现有msde,注册表和服务已检查
- an existing msde was uninstalled successful, registry and services checked
- .net组件3.5和4已安装
- .net components 3.5 and 4 are installed
已安装SQL Server 2000 SP4作为命名实例。
An SQL Server 2000 SP4 as named instance ist installed.
我找到的日志文件位于:
The log files i found are here:
https://onedrive.live.com/redir?resid=AEB0F1FDDD763A7B!497&authkey=!ANLgKxQP4aC9A9g&ithint=folder%2clog
https://onedrive.live.com/redir?resid=AEB0F1FDDD763A7B!497&authkey=!ANLgKxQP4aC9A9g&ithint=folder%2clog
谢谢Martin
推荐答案
提供此文件
这篇关于SQL Server安装失败 - Media ScenarioEngine.exe返回退出代码:0x84B10001的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!