我正在尝试运行作为Windows 7计算机上的独立Matlab应用程序构建的数据分析工具。 我已经安装了Matlab编译器运行时(MCR)库7.11,2009b。 当我尝试启动应用程序ELISAgui.exe时,出现以下错误:

C:\Users\amatteson\temp\ELISAgui>ELISAgui.exe

My Own Exception: Fatal error loading library C:\Program Files (x86)\MATLAB\MATL

AB Compiler Runtime\v711\bin\win32\mclmcr.dll Error: The application has failed

to start because its side-by-side configuration is incorrect. Please see the app

lication event log or use the command-line sxstrace.exe tool for more detail.

我首先尝试重新启动。 然后进行MCR环境的修复安装。 然后删除并进行全新安装。 错误没有变化。 因此,我决定冒用Windows的经验(我非常是Linux或Mac人士),并尝试使用sxstrace工具。 我按照此处"诊断并排故障"中概述的过程进行操作,并从该工具获得以下输出(为发布完整跟踪,我表示诚挚的歉意,但我不确定有什么关系):

=================

Begin Activation Context Generation.

Input Parameter:

Flags = 0

ProcessorArchitecture = Wow32

CultureFallBacks = en-US;en

ManifestPath = C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\hg.dll

AssemblyDirectory = C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\

Application Config File =

-----------------

INFO: Parsing Manifest File C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\hg.dll.

INFO: Manifest Definition Identity is (null).

INFO: Reference: Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762"

INFO: Reference: Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762"

INFO: Resolving reference Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".

INFO: Resolving reference for ProcessorArchitecture WOW64.

INFO: Resolving reference for culture Neutral.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT\8.0.50727.762__1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.DLL.

INFO: Did not find manifest for culture Neutral.

INFO: End assembly probing.

INFO: Resolving reference for ProcessorArchitecture x86.

INFO: Resolving reference for culture Neutral.

INFO: Applying Binding Policy.

INFO: Find publisher policy at C:\Windows\WinSxS\manifests\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_516ad11f0f4bdafe.manifest

INFO: Publisher Policy redirected assembly version.

INFO: Post policy assembly identity is Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4927".

INFO: Begin assembly probing.

INFO: Attempt to probe manifest at C:\Windows\WinSxS\manifests\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5.manifest.

INFO: Manifest found at C:\Windows\WinSxS\manifests\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5.manifest.

INFO: End assembly probing.

INFO: Resolving reference Microsoft.VC80.CRT.mui,language="*",processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4927".

INFO: Resolving reference for ProcessorArchitecture WOW64.

INFO: Resolving reference for culture en-US.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT.mui\8.0.50727.4927_en-US_1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.mui.DLL.

INFO: Did not find manifest for culture en-US.

INFO: End assembly probing.

INFO: Resolving reference for culture en.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT.mui\8.0.50727.4927_en_1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.mui.DLL.

INFO: Did not find manifest for culture en.

INFO: End assembly probing.

INFO: Resolving reference for ProcessorArchitecture x86.

INFO: Resolving reference for culture en-US.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT.mui\8.0.50727.4927_en-US_1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.mui.DLL.

INFO: Did not find manifest for culture en-US.

INFO: End assembly probing.

INFO: Resolving reference for culture en.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.CRT.mui\8.0.50727.4927_en_1fc8b3b9a1e18e3b\Microsoft.VC80.CRT.mui.DLL.

INFO: Did not find manifest for culture en.

INFO: End assembly probing.

INFO: Resolving reference Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".

INFO: Resolving reference for ProcessorArchitecture WOW64.

INFO: Resolving reference for culture Neutral.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFC\8.0.50727.762__1fc8b3b9a1e18e3b\Microsoft.VC80.MFC.DLL.

INFO: Did not find manifest for culture Neutral.

INFO: End assembly probing.

INFO: Resolving reference for ProcessorArchitecture x86.

INFO: Resolving reference for culture Neutral.

INFO: Applying Binding Policy.

INFO: No publisher policy found.

INFO: No binding policy redirect found.

INFO: Begin assembly probing.

INFO: Did not find the assembly in WinSxS.

INFO: Attempt to probe manifest at C:\Windows\assembly\GAC_32\Microsoft.VC80.MFC\8.0.50727.762__1fc8b3b9a1e18e3b\Microsoft.VC80.MFC.DLL.

INFO: Attempt to probe manifest at C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\Microsoft.VC80.MFC.DLL.

INFO: Attempt to probe manifest at C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\Microsoft.VC80.MFC.MANIFEST.

INFO: Attempt to probe manifest at C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\Microsoft.VC80.MFC\Microsoft.VC80.MFC.DLL.

INFO: Attempt to probe manifest at C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v711\bin\win32\Microsoft.VC80.MFC\Microsoft.VC80.MFC.MANIFEST.

INFO: Did not find manifest for culture Neutral.

INFO: End assembly probing.

ERROR: Cannot resolve reference Microsoft.VC80.MFC,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762".

ERROR: Activation Context generation failed.

End Activation Context Generation.

再次致以诚挚的歉意,发布完整的日志,但这对我来说是希腊文。 我不确定如何继续,不胜感激一些提示。

即使记事本拒绝正确解码" Unicode",也可以帮助我调试问题。 至少存在" VC8.0"。 当MS应用程序甚至无法理解其自身的编码时,就不要谈论互操作了,是的...

看起来您正在64位Windows计算机上运行32位已编译的Matlab应用程序,并且找不到与之链接的32位Visual C ++运行时。 (在64位Windows上,32位应用程序在32位子系统中运行,并与它们的库的32位版本链接。)IIRC,早期版本的MCR安装程序可能未安装其所有Visual C ++运行时依赖项。您可能需要自己安装。

我认为" VC80"对应于Visual Studio2005。检查"添加和删除程序"控制面板以查看安装了哪些" Microsoft Visual C ++ XXXX可再发行组件"。 (在用于Matlab开发的x64 XP盒子上,我有近十二种变体。)您将需要32位(x86)2005,它名为" Microsoft Visual C ++ 2005 Redistributable"。它的名称末尾没有"(x64)"。那是64位的它们都可以同时安装在64位系统上。

如果尚未安装,请从此处下载它,然后安装并尝试再次运行该应用程序。如果那不起作用,也尝试安装2008版本。

http://www.microsoft.com/download/en/details.aspx?id=5638

matlab win32错误,尝试运行Matlab-Compiler-Runtime应用程序时Windows 7中出现SxS错误相关推荐

  1. matlab生成exe-在没有安装matlab的电脑上运行matlab生成的exe

    在没有安装matlab的电脑上运行matlab生成的exe 本文介绍如何将matlab生成exe,并将该exe在没有安装matlab的电脑上运行,与以前的博文相似地,不说废话,直接干货. 1.编写函数 ...

  2. qt html 库段错误,连接Qwt库时Qt代码中的分段错误

    我试图用一些Qwt小部件创建一个Qt  应用程序,但是当我尝试链接Qwt库时,我发现Qt代码中存在分段错误.我使用的是非常简单的Qt程序,只弹出一个空白窗口:连接Qwt库时Qt代码中的分段错误 #in ...

  3. C#界面设计--5--Bitmap.save保存图片时: GDI+ 中发生一般性错误 解决办法

    Bitmap.save保存图片时: GDI+ 中发生一般性错误 解决办法 源程序: var date = DateTime.Now.ToString("yyyy-MM-dd");/ ...

  4. Windows系统中LOL登陆错误出现的服务器未响应优化教程

    当你怀着闲情逸致的心情打开英雄联盟的时候,一条"登录服务器未响应,您可能遇到一个网络错误,请检查您的网络." 让你当场石化,还有比这更坑的事吗?切莫心急,请使用下方教程解决Win系 ...

  5. 什么错误是计算机检查不出来的,如何在Windows 10中修复计算机检查异常BSOD | MOS86...

    机器检查异常是Windows系统的严重错误. 结果? 死亡的蓝屏. 不幸的是,机器检查异常错误通常不是一次性的. 一些用户报告说,他们受到"机器检查异常"错误的困扰,必须在到达承诺 ...

  6. linux清空网络错误包,centos – 删除包时PREUN scriptlet中的yum错误

    试图卸载zarafa邮件服务器. 我使用安装的yum list来查看已安装的软件包. 之后我用yum erase zarafa * 它拿起所有包但返回: Error in PREUN scriptle ...

  7. mac解压错误22无效的参数_看看PHP 7.3新版本中的JSON错误处理

    php中文网最新课程 每日17点准时技术干货分享 在目前稳定的PHP V7.2中,如果你想确定JSON是无效的,你必须使用json_last_error()功能验证: >>> jso ...

  8. 计算机运行命令如何关闭应用程序,如何禁止电脑中某些程序的运行

    windows并没有一个简单的软件,能禁止那些不想让别人使用的程序,但是它本身有这个功能的,要做到也不难.那就是启用"不要运行指定的Windows应用程序"策略 .在组策略中有一条 ...

  9. 【常见错误 error】Vivado SDK在启动程序时显示cannot stop MicroBlaze.MicroBlaze is held in reset 问题解决办法

    目录 问题描述 调试过程 总结 问题描述 在第一次使用AX7103这块黑金的板子,打算先做个helloworld的串口打印实验来验证板子的可行性,在创建工程BD如图所示,很简单的一个uart打印实验. ...

最新文章

  1. 破译“生命天书”20年
  2. TeeChart for .NET常用属性总结
  3. python opencv 画矩形框 外接矩形
  4. 怎么让存储过程通用化_怎么做分布式存储的面试?
  5. Linux 管理登陆的用户/查看/剔除
  6. RxJava学习入门
  7. git rollback代码都没了_ECBM库也能自动更新吗?——论GIT的用法
  8. Android_Bitmap_图片的二次采样并生成缩略图
  9. ITIL4培训系列之变更支持流程和实践讲解
  10. Python3对多股票的投资组合进行分析
  11. Dynamics CRM 365零基础入门学习(五)权限管理
  12. 1.1微信小程序做调查问卷
  13. Daraz平台怎么样?Daraz平台哪些产品热销?Daraz如何批量上传产品快速铺货?
  14. 胡嘉伟 :实时计算在提升播放体验的应用实践
  15. 催收行业再现“暴力(利)”
  16. Python 之CV2详解
  17. python中len 函数_python len
  18. 云计算 常见问题案例汇总情况
  19. matlab图像的恢复
  20. 啥是数据处理能力?(二)数据处理工具

热门文章

  1. 自然可视图是什么意思?
  2. Zabbix监控屏幕全屏显示多个监控项
  3. AI遮天传 ML-无监督学习
  4. Flink 窗口函数(Window Functions)处理迟到数据
  5. web前端培训开发,你必须知道的CSS盒模型
  6. [转自mop]各大高校BBS上的100个爆笑的签名档
  7. 【Devops实践】Git+Gitlab+Jenkins pipeline(maven+Sonarqube+harbor) +k8s 整合CICD
  8. win10无限蓝屏_快速解决Win10无限重启的方法
  9. 4.1 I/O流
  10. CO2/MAG/MIG焊接机(碳钢和不锈钢脉冲)