【发布时间】:2016-11-09 15:01:09
【问题描述】:
在从 CRM 2015 到 CRM 2016(内部部署)的“就地升级”过程中 我收到以下错误消息:
Error| System.Exception: Action Microsoft.Crm.Tools.Admin.InstallSqlClrHelperAction failed. ---> System.IO.IOException: The network name cannot be found.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at Microsoft.Crm.Setup.Database.Helpers.CopyDatabaseFile(String sourcePath, String sourceFileName, Boolean isBuildEnvironment, String
sqlServerName, String destinationFilePath, String destinationFileName, String& copyDestinationPath)
at Microsoft.Crm.Tools.Admin.InstallSqlClrHelperAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteAction(CrmAction action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, AbortRetryIgnore, Option1
有什么建议可以解决这个问题吗?
【问题讨论】:
-
我投票结束这个问题,因为它不是关于编程的。
标签: dynamics-crm-2015 dynamics-crm-2016