.NET Runtime 2.0 Error Reporting

问题描述

事件类型:错误事件来源:.NETRuntime2.0ErrorReporting事件种类:无事件ID:1000日期:2014-9-5事件:15:18:53用户:N/A计算机:NJYYHB描述:Faultingapplicationclient.exe,version1.0.0.0,stamp5350acb6,faultingmodulekernel32.dll,version5.2.3790.3959,stamp45d72b2d,debug?0,faultaddress0x000000000000dd10.有关更多信息,请参阅在http://go.microsoft.com/fwlink/events.asp的帮助和支持中心。数据:0000:4100700070006c00A.p.p.l.0008:6900630061007400i.c.a.t.0010:69006f006e002000i.o.n..0018:4600610069006c00F.a.i.l.0020:7500720065002000u.r.e..0028:200063006c006900.c.l.i.0030:65006e0074002e00e.n.t...0038:6500780065002000e.x.e..0040:31002e0030002e001...0...0048:30002e00300020000...0..0050:35003300350030005.3.5.0.0058:6100630062003600a.c.b.6.0060:200069006e002000.i.n..0068:6b00650072006e00k.e.r.n.0070:65006c0033003200e.l.3.2.0078:2e0064006c006c00..d.l.l.0080:200035002e003200.5...2.0088:2e00330037003900..3.7.9.0090:30002e00330039000...3.9.0098:35003900200034005.9..4.00a0:35006400370032005.d.7.2.00a8:6200320064002000b.2.d..00b0:6600440065006200f.D.e.b.00b8:7500670020003000u.g..0.00c0:2000610074002000.a.t..00c8:6f00660066007300o.f.f.s.00d0:6500740020003000e.t..0.00d8:30003000300030000.0.0.0.00e0:30003000300030000.0.0.0.00e8:30003000300064000.0.0.d.00f0:6400310030000d00d.1.0...00f8:0a00..请问这个报错是什么原因?怎么解决?

解决方案

解决方案二:
client.exe是谁写的,估计是程序问题。
解决方案三:
把你的程序中的错误打开。记录错误看下。

时间: 2024-07-30 17:12:11

.NET Runtime 2.0 Error Reporting的相关文章

代码-vc 6.0 error c2491 报错啊,头大

问题描述 vc 6.0 error c2491 报错啊,头大 简单又奇怪的问题又来了... debug版完全正常:release版报错c2491. definition of dllimport function not allowed. (我是接手的别人的项目,项目工程代码里没有看到有dllimport 或者是其他明显的问题啊). 解决方案 检查一下你Release版本跟Debug版本的工程配置,尤其预编译宏的设置. 应该有宏定义不一致,导致dllexport,dllimport的导入 解决方

surf-opencv3.0 error C2065: SurfFeatureDetector未定义标识符

问题描述 opencv3.0 error C2065: SurfFeatureDetector未定义标识符 编程环境:win7旗舰版+opencv3.0(含opencv_contrib-master)+vs2013 我在opencv3.0下使用SURF算法提取特征时出现了以下错误:error C2065: "SurfFeatureDetector"未定义标识符 我在nonfree.hpp文件下查看了SurfFeatureDetector的定义,在路径"opencv2/xfea

使用Advanced Installer 自动部署 Arcgis Engine Runtime 10.0

原文:使用Advanced Installer 自动部署 Arcgis Engine Runtime 10.0       目前采用Arcgis9.2 + c#(vs2008)作为程序开发平台,是一个不错的搭配.(虽然标准搭配是9.3+vs2008)但是到目前面临了一个很严重的问题,就是arcgis desktop的license到2011年11月11日到期,虽然ae的许可是无限期的,但是将影响arcmap软件编辑处理图形.无奈之下,需要尽快升级到arcgis10.0,这个版本目前有无限期的许可

pgsql_fdw "cache lookup failed for type 0" error when used in function

今天准备使用pgsql_fdw同步两个数据库之间的数据, 同步的过程写在函数里面. 但是在同步时发现会报错,  下载并安装pgsql_fdw : https://github.com/dvarrazzo/interdbconnect/downloads mv pgsql_fdw $PG_SRC/contrib/ cd $PG_SRC/contrib/pgsql_fdw . /home/postgres/.bash_profile USE_PGXS=1 make USE_PGXS=1 make i

ReportBuilder3.0 #Error的处理

问题描述 大家好,我有个表单ReportBuilder3.0做的,现在其中有一项字段返回可能为#Error(可能是程序中没有赋值),我想做个判断如果返回为#Error,就赋值它为0,请问怎么实现用IIF()?

.net 2.0 mscorwks.dll开机报错问题的解决方法

早上一开机,发现服务器出现.net 2.0报错. 描述: Faulting application marc.mais.exe, version 2.0.0.11, stamp 46e64d37, faulting module mscorwks.dll, version 2.0.50727.42, stamp 4333e7ec, debug? 0, fault address 0x0025d237. 事件类型:    错误 事件来源:    .NET Runtime 2.0 Error Rep

[AsyncHandle]什么引发了ObjectDisposedException?

[AsyncHandle]什么引发了ObjectDisposedException? Version Date Creator Description 1.0.0.1 2006-9-19 郑昀 草稿   继续阅读之前,我们假设您熟悉以下知识: n         用IDisposable接口释放dotNET资源 如果不熟悉这些知识点,可以看本文最后资源列表中的文章. 本文讨论了出现不可捕获的ObjectDisposedException异常崩溃,寻找可能的原因,并试图解决. [现象] 关键词: 

跪求大神-vc++6.0出现error spawning cl .exe怎么解决

问题描述 vc++6.0出现error spawning cl .exe怎么解决 程序是对的一编译就出现error spawing cl.exe用的是win8.1系统.......求各位大神解答 解决方案 如果你的程序没有问题,那是因为vc++ 6.0和windows 8.1的不兼容造成的如果你坚持使用vc++6.0,并且不打算用虚拟机(虚拟机,xp上跑VC++ 6是最佳做法) 参考:http://download.csdn.net/album/detail/639下载我提供的VC++和http

c#v2.0 扩展特性 翻译(2)

Generic type instantiations范型实例化 Similar to a non-generic type, the compiled representation of a generic type is intermediate language (IL) instructions and metadata. The representation of the generic type of course also encodes the existence and use