最近在开发个GIS小工具,用到了ArcgisEngine的gp工具MultipleRingBuffer,在调试的时候提示LoderLock的错误,在vs2010中【调试】-【异常】-【Managed Debugging Assistants】中把LoderLock的勾去掉了,再调试却出现另外一个错误,找了好久终于找到了解决方法。

Error: R6034 Runtime Error! An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information

An application manifest should be added to the Engine application to ensure the correct msvcr90.dll (required by Python) is loaded. In Visual Studio, Add New Item > Application Manifest File (app.manifest). Add the following XML into the app.manifest:

<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1"><assemblyIdentity ..../><trustInfo .../><compatibility .../><dependency><dependentAssembly><assemblyIdentity type="win32" name="Microsoft.vc90.CRT" version="9.0.21022.8" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"/></dependentAssembly></dependency></assembly>

参考网址:http://support.esri.com/technical-article/000013127

C# 遇到 R6034 Runtime Error的解决办法相关推荐

  1. Matlab7.0安装之后Runtime Error警告解决办法

    Matlab7.0安装之后Runtime Error警告解决办法 | 浏览:35 | 更新:2014-04-11 23:58 1 2 3 4 5 分步阅读 matlab是一款大型矩阵实验室,对于工科学 ...

  2. Microsoft Visual C++ Runtime Library Runtime Error的解决办法

    打开浏览器时,出现Microsoft Visual C++ Runtime Library Runtime Error错误,初步估计是软件冲突,可能有多种出错的方式,我的是浏览器自动关闭. 一. 有些 ...

  3. vc++编译时没有问题,运行时出现runtime error的解决办法

    最近我遇到一个问题就是vc++编译时没有问题,运行时出现runtime error 就是这个提示! 怎么解决呢?很简单,仔细检查你的代码就行了,出现这种情况一般都是代码有误,有人会说那为什么编译没问题 ...

  4. 解决:R6034 Runtime Error + CondaDependencyError

    解决:R6034 Runtime Error + CondaDependencyError R6034 Runtime Error 出错时没有保存截图,自己电脑上是"Program:C:\U ...

  5. Win10正常安装Matlab7.0后,运行出现Runtime Error错误解决方法

    Win10正常安装Matlab7.0之后,打开出现Runtime Error错误解决方法 error如下: 解决办法如下: Matlb图标-->点击右键->属性->兼容性,勾选&qu ...

  6. ArcEngine Error: R6034 Runtime Error! An application has made an attempt to load the C runtime ...

    QQ交流群:607330463 GIS开发技术最强交流群   未经允许 禁止转载  可以参考  ArcEngine开发中遇见如下错误: Error: R6034 Runtime Error! An a ...

  7. Arcmap 安装完后使用出现visual fortran run-time error的解决方法

    Arcmap 安装完后使用出现visual fortran run-time error的解决方法 参考文章: (1)Arcmap 安装完后使用出现visual fortran run-time er ...

  8. 误删除Linux下/etc/shadow文件,linux修改密码出现Authentication token manipulation error的解决办法

    linux卸载ss的时候误把/etc/shadow删除掉了,导致ssh root登录不了.修改密码出现Authentication token manipulation error的解决办法. 解决办 ...

  9. 编译mysql提示make[2] [mysql] erro1_APACHE 编译错误:make[2]: *** [htpasswd] Error 1 解决办法...

    今天编译安装apache 2.2 时,到了make后出现如下错误, make[2]: *** [htpasswd] Error 1 make[2]: Leaving directory `/usr/l ...

最新文章

  1. SQL Server 2008 R2如何开启数据库的远程连接
  2. mysql 5.6 mysqldump 简单_mysqldump的简单用法及其原理
  3. 在html中写typescript,5分钟上手TypeScript
  4. DCMTK:测试DcmSCPPool类,包括DcmSCP和DcmSCU交互
  5. 图像化转向名词解释_遥感——数字图像处理名词解释及简单整理
  6. 如何缩短visual studio行号的距离
  7. 为什么torch.nn.Linear的表达形式为y=xA^T+b而不是常见的y=Ax+b?
  8. 1.12 改善你的模型的表现
  9. Spring JMS 整合 ActiveMQ
  10. Oracle不打算修复这两个iPlanet信息泄漏和注入漏洞
  11. 随手记_C++语法中的一些注意事项
  12. 算法:移除数组中的数字,不用额外空间27. Remove Element
  13. DVWA high暴力破解
  14. 行业点评:有赞996事件,要感恩程序员的加班
  15. this与bind(this)
  16. HDCP @ Locality Check
  17. 深入理解QStateMachine与QEventLoop事件循环的联系与区别
  18. uni-app转小程序ios video不生效+视频播放不了、黑屏问题
  19. css 虚线步宽的写法
  20. 系统架构设计师-软件开发模型(瀑布模型)

热门文章

  1. TP-LINK 企业路由器 PPTP 配置
  2. 【深度学习】一文读懂机器学习常用损失函数(Loss Function)
  3. Asset Pricing:Valuation
  4. Android端WebRTC本地音视频采集流程源码分析
  5. TFN光时域反射仪,维修、安装网络的第一步!
  6. 5G网络架构与组网部署
  7. lisp调用天正命令参数修改_在lisp中模拟运行CAD的command命令函数
  8. 产品经理 ≠ 产品设计师
  9. 在Ubuntu 18.04安装福昕阅读器
  10. 新浪微博开发(五)AppList界面