- UID
- 2043857
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 13
- 精华
- 0
- 积分
- 7
- 金钱
- 179
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 35 小时
- 评议
- 0
- 帖子
- 13
- 精华
- 0
- 积分
- 7
- 金钱
- 179
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
2009/8/7 23:09:30===================================
System.IO.FileNotFoundException: 未能加载文件或程序集“System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”或它的某一个依赖项。系统找不到指定的文件。
文件名:“System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”
在 Young3.FMSearch.Business.Entities.InGame.Global.get_ActiveObject()
在 Young3.FMSearch.Interface.FMDataContext.get_ActiveObject()
在 FmHelper.frmMonitor.tmrReadData_Tick(Object sender, EventArgs e) 位置 E:\工作文件\30.项目\20.正式\FmHelper\FmHelper\frmMonitor.cs:行号 135
在 System.Windows.Forms.Timer.OnTick(EventArgs e)
在 System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 |
|