发布后 一直提示错误如下:
有关调用实时(JIT)调试而不是此对话框的详细信息,请参见此消息的结尾。
************** 异常文本 **************System.IO.FileNotFoundException: 未能加载文件或程序集“CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304”或它的某一个依赖项。系统找不到指定的文件。文件名:“CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304” 在 HotelCRM.RoomAconReport.InitializeComponent() 在 HotelCRM.RoomAconReport..ctor() 位置 D:/Web/HotelCRM/HotelCRM/RoomAconReport.cs:行号 17 在 HotelCRM.FormMain.PanelEvent100(Object sender, EventArgs e) 位置 D:/Web/HotelCRM/HotelCRM/FormMain.cs:行号 409 在 System.Windows.Forms.Control.OnClick(EventArgs e) 在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 在 System.Windows.Forms.Control.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。
2.
3.
4.
5.