无法加载文件或组件

无法加载文件或组件

本文介绍了无法加载文件或组件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在遇到错误以及 的问题时警告在

I am having issue with error as well as  warning  on

"无法加载文件或程序集"Microsoft.Analysis.AdomdClient"或其相关性之一.该程序集是由运行时更新的,而不是当前加载的运行时构建的,无法加载.

" Could not load file or Assembly 'Microsoft.Analysis.AdomdClient" or one of its dependancies. This assembly is built by a runtime newer then the currently loaded runtime and cannot be loaded.

当前我有

操作系统:赢10,

平台:VS 2008,Windows Mobile应用程序

Platforms: VS 2008, Windows Mobile apps,

数据库:Oracle,SQL,MySQL和精简版

Database: Oracle, SQL, MySQL and compact version for

Microsoft.Analysis.AdomdClient目录的版本是9.0

version on Directory for Microsoft.Analysis.AdomdClient is 9.0

请告知.

到目前为止,我已经尝试了3个步骤整顿问题通过利用网址:https://social.technet.microsoft.com/Forums/sqlserver/zh-CN/b27d8654-2461-4b55-8e55-2cc07fbc29c4/could-not-load-file-or-assembly-microsoftanalysisservicesadomdclient?forum=sqlanalysisservices

SO far I have tried 3 step for  rectify  the issue  by utilizing  url:https://social.technet.microsoft.com/Forums/sqlserver/en-US/b27d8654-2461-4b55-8e55-2cc07fbc29c4/could-not-load-file-or-assembly-microsoftanalysisservicesadomdclient?forum=sqlanalysisservices

维杰

推荐答案


这篇关于无法加载文件或组件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 02:05