如何使用Acer Empowering Technology和.NET解决问题 [英] How to solve problem with Acer Empowering Technology and .NET

查看:68
本文介绍了如何使用Acer Empowering Technology和.NET解决问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

<在ePower_DMC.DMC_Form.WndProc(Message& pMsg)中的tr> Win32版本:2.0.50727.1434(REDBITS.050727-1400)
时间(JIT)调试,而不是此对话框.
****** ********异常文本**************
System.AccessViolationException:尝试读取或写入受保护的内存.这通常表明其他内存已损坏.
在ePower_DM.GetDeviceNodeByMsg(ePower_DM *,UInt16 EpmObject)
在System.Windows中.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在System.Windows.Forms.NativeWindow.Callback(IntPtrhWnd,Int32 msg,IntPtr wparam,IntPtr lparam)
****************已加载的装配体**************
mscorlib
组装版本:2.0.0.0
代码库:file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
组装版本:1.0. 2957.17614
Win32版本:2、5、4309、0
msvcm80
组装版本:8.0.50727.1434
- --------------------------------------
System.Windows.Forms
汇编版本:2.0.0.0
Win32版本:2.0.50727.1434(REDBITS.050727-1400)
代码库:file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
- --------------------------------------
系统
组件版本:2.0.0.0
Win32版本:2.0.50727.1434(REDBITS.050727-1400)
CodeBase:文件: ///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
汇编版本:2.0.0.0
Win32版本:2.0.50727.1434(REDBITS.050727-1400)
代码库:file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0 __b03f5f7f11d50a3a/System.Drawing.dll
----------------------------- -----------
System.Runtime.Remoting
程序集版本:2.0.0.0
Win32版本:2.0 .50727.1434(REDBITS.050727-1400)
代码库:file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
------------- ---------------------------
WMIInterface
大会版本:0.0.0.0
Win32版本:2、5、4000、0
代码库:file:///C:/Acer/Empowering%20Technology/ePower/WMIInterface.DLL
--------------- -------------------------
要启用即时(JIT)调试,为此的.config文件
应用程序或计算机(machine.config)必须具有
该应用程序还必须通过调试进行编译
例如:
< 配置 > < jitDebugging = " ; true'' /> 配置 >
何时JIT启用了bug调试后,任何未处理的异常
将被发送到在计算机上注册的JIT调试器
See the end of this message for details on invoking  
just-in-time (JIT) debugging instead of this dialog box. 
 
************** Exception Text ************** 
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 
   at ePower_DM.GetDeviceNodeByMsg(ePower_DM* , UInt16 EpmObject) 
   at ePower_DMC.DMC_Form.WndProc(Message& pMsg) 
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 
 
 
************** Loaded Assemblies ************** 
mscorlib 
    Assembly Version: 2.0.0.0 
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll 
---------------------------------------- 
ePower_DMC 
    Assembly Version: 1.0.2957.17614 
    Win32 Version: 2, 5, 4309, 0 
    CodeBase: file:///C:/Acer/Empowering%20Technology/ePower/ePower_DMC.exe 
---------------------------------------- 
msvcm80 
    Assembly Version: 8.0.50727.1434 
    Win32 Version: 8.00.50727.1434 
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f/msvcm80.dll 
---------------------------------------- 
System.Windows.Forms 
    Assembly Version: 2.0.0.0 
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll 
---------------------------------------- 
System 
    Assembly Version: 2.0.0.0 
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll 
---------------------------------------- 
System.Drawing 
    Assembly Version: 2.0.0.0 
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll 
---------------------------------------- 
System.Runtime.Remoting 
    Assembly Version: 2.0.0.0 
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) 
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll 
---------------------------------------- 
WMIInterface 
    Assembly Version: 0.0.0.0 
    Win32 Version: 2, 5, 4000, 0 
    CodeBase: file:///C:/Acer/Empowering%20Technology/ePower/WMIInterface.DLL 
---------------------------------------- 
 
************** JIT Debugging ************** 
To enable just-in-time (JIT) debugging, the .config file for this 
application or computer (machine.config) must have the 
jitDebugging value set in the system.windows.forms section. 
The application must also be compiled with debugging 
enabled. 
 
For example: 
 
<configuration> 
    <system.windows.forms jitDebugging="true" /> 
</configuration> 
 
When JIT debugging is enabled, any unhandled exception 
will be sent to the JIT debugger registered on the computer 
rather than be handled by this dialog box. 
 
 
 

推荐答案

 谢谢您的发帖!我建议您将您的问题发布在 asp .net

 Thank you for your post!  I would suggest please post your question in the forums for asp .net

位于此处: http://forums.asp.net

 located here: http://forums.asp.net

 祝你有美好的一天!!!!!

 Have a great day!!!!!


这篇关于如何使用Acer Empowering Technology和.NET解决问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆