ESoft ERP 20230521 版(net4.6)

文章正文
发布时间:2025-07-31 13:53

我安装部署完毕以后,登录软件会出现 未将对象引用设置到对象的示例 的弹窗报错

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
ESoft.Public.ESException: 未将对象引用设置到对象的实例。
   在 ESToolkit.Toolkit.GetData[T](String IP, Int32 Port, String M, String C, String A, List`1 list, DataSet ds)
   在 ESToolkit.Toolkit.GetData[T](String M, String C, String A, List`1 list, DataSet ds)
   在 ESoft.Start.MainForm.FnRefreshCache()
   在 ESoft.Start.MainForm.MainForm_Load(Object sender, EventArgs e)
   在 System.EventHandler.Invoke(Object sender, EventArgs e)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 DevExpress.XtraEditors.XtraForm.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)
   在 DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
   在 ESoft.Start.MainForm.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)

请问这个该怎么处理,账套需要设置吗,设置以后直接就连接超时了
 

首页
评论
分享
Top