以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.net/bbs/index.asp)
--  专家坐堂  (http://foxtable.net/bbs/list.asp?boardid=2)
----  [求助]登录出错  (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=104075)

--  作者:lgj716330
--  发布时间:2017/7/22 18:19:00
--  [求助]登录出错
登录时出现以下错误,不知问题在哪

图片点击可在新窗口打开查看此主题相关图片如下:qq图片20170722181611.png
图片点击可在新窗口打开查看

其中的[制造费用]列名称,改成了其他名称,然后登录的时候就出现这样了,检查了几次代码都没问题


--  作者:有点甜
--  发布时间:2017/7/23 10:20:00
--  

去修改【利润】列的表达式,改成正确的列名。


--  作者:lgj716330
--  发布时间:2017/7/23 11:59:00
--  
表达式没问题,是客户端进不去,重新制作安装包算了
--  作者:有点甜
--  发布时间:2017/7/23 12:33:00
--  
以下是引用lgj716330在2017/7/23 11:59:00的发言:
表达式没问题,是客户端进不去,重新制作安装包算了

 

你修改表结构的话,客户端因为找不到对应的列,打不开是正常的。尽量不要修改表结构。修改表结构后,要重新升级客户端的。


--  作者:lgj716330
--  发布时间:2017/8/7 10:31:00
--  
客户端安装好登录的时候,出现这个错误提示,会是什么原因呢

图片点击可在新窗口打开查看此主题相关图片如下:qq图片20170807102940.png
图片点击可在新窗口打开查看

[此贴子已经被作者于2017/8/7 10:31:04编辑过]

--  作者:有点甜
--  发布时间:2017/8/7 11:09:00
--  

回复5楼。

 

1、你是否加载了较多的数据?你的数据量有多大?

 

2、你启动的时候,都执行了什么大数据量的操作?


--  作者:lgj716330
--  发布时间:2017/8/7 11:33:00
--  
里面都还没数据,只是个框架,有几条测试数据

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

************** 异常文本 **************
System.OutOfMemoryException: 内存不足。
   在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
   在 System.Drawing.Image.FromFile(String filename)
   在 Foxtable.O_oOo__0.o o  0Oo(Object A_0, EventArgs A_1)
   在 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)


************** 已加载的程序集 **************
mscorlib
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Foxtable
    程序集版本: 2017.8.3.1
    Win32 版本: 2017.08.03.1
    基本代码: file:///C:/mgshy/Foxtable.exe
----------------------------------------
Foxtable.Lib
    程序集版本: 2017.8.3.1
    Win32 版本: 2017.08.03.1
    基本代码: file:///C:/mgshy/Foxtable.Lib.DLL
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8793 (WinRelRS2.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Data
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Drawing.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.resources/2.0.0.0_zh-CHS_b03f5f7f11d50a3a/System.Drawing.resources.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.8784 (WinRel.050727-8700)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
C1.Win.C1Ribbon.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///C:/mgshy/C1.Win.C1Ribbon.2.DLL
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如: 

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。

--  作者:有点甜
--  发布时间:2017/8/7 11:39:00
--  
看看是否你登陆窗口的图片过大了?改成小一点的图片呢?
--  作者:lgj716330
--  发布时间:2017/8/7 12:09:00
--  
嗯,是登录图片的问题,谢谢