召冠的博客

做对的事,脚踏实地,保持正直。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年4月24日

摘要: dotNET开发中遇到的错误提示如下: Unable to load DLL '*.dll': 内存位置访问无效。 (Exception from HRESULT: 0x800703E6) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.DllNotFoundException: Unable to load DLL 'ken.dll': 内存位置访问无效。 (Exception from HRESULT: 0x800703E6) 可以说它一直困扰着我:同样的机器,同一张安装盘,却有一个机器出现这个问题。现在我仍然不知 阅读全文

posted @ 2008-04-24 10:18 江城2211 阅读(3106) 评论(1) 推荐(0)