gpt4 book ai didi

.net - 异常代码 : 0xe0434f4d

转载 作者:行者123 更新时间:2023-12-03 10:45:02 25 4
gpt4 key购买 nike

这个问题在这里已经有了答案:





Deciphering the .NET clr20r3 exception parameters P1..P10

(2 个回答)


5年前关闭。




尝试运行 Windows 应用程序时出现以下错误:
错误应用程序名称:cribbageDemo.exe,版本:1.0.0.0,时间戳:0x4f685fe3
错误模块名称:KERNELBASE.dll,版本:6.1.7600.16850,时间戳:0x4e211da1
异常代码:0xe0434f4d

更多错误信息::::

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-03-20T10:47:40.000000000Z" />
<EventRecordID>4148</EventRecordID>
<Channel>Application</Channel>
<Computer>Mayank-PC</Computer>
<Security />
</System>
<EventData>
<Data>cribbageDemo.exe</Data>
<Data>1.0.0.0</Data>
<Data>4f685fe3</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7600.16850</Data>
<Data>4e211da1</Data>
<Data>e0434f4d</Data>
<Data>000000000000a88d</Data>
</EventData>
</Event>

当我运行我的应用程序时,应用程序崩溃了……也无法获取日志……

最佳答案

如果您使用带有“supportedRuntime”的 .config 文件,请检查给定的运行时是否 >= 编译运行时。

更改为 .Net 4.5 时出现此错误,并且此文件中有一个旧的 2.x 条目。

关于.net - 异常代码 : 0xe0434f4d,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9786155/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com