有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。************** 异常文本 **************
System.IO.FileNotFoundException: 未能加载文件或程序集“file:///C:\Documents and Settings\WQ\ScaleMAOutput.exe”或它的某一个依赖项。系统找不到指定的文件。
文件名:“file:///C:\Documents and Settings\WQ\ScaleMAOutput.exe”
   在 System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   在 System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
   在 System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
   在 System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
   在 System.Reflection.Assembly.LoadFrom(String assemblyFile)
   在 ScaleMAOutput.Form1.Form1_Load(Object sender, EventArgs e) 位置 E:\工作目录\LX\ScaleMAOutput\ScaleMAOutput\Form1.cs:行号 39
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.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]。以前也出现过,我忘了怎么解决 了着!大家给点提示。

解决方案 »

  1.   

    这里不是说出了原因了吗?
    “file:///C:\Documents and Settings\WQ\ScaleMAOutput.exe”找不到。
      

  2.   

    要是这样就不在这寻找答案了。
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
      

  3.   

    不能加载他 说明你的这个文件找不到“file:///C:\Documents and Settings\WQ\ScaleMAOutput.exe”重新安装软件看看吧
      

  4.   

    應該是 ScaleMAOutput.exe 調用什麽dll引起,而且這個dll找不到,,,看 “某一个依赖项”
      

  5.   

    未能加载文件或程序集“file:///C:\Documents and Settings\WQ\ScaleMAOutput.exe”或它的某一个依赖项。系统找不到指定的文件。