| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1200 人关注过本帖
标题:小弟跪求了,帮我看看vb2005打包安装后出现的错误提示吧~~
只看楼主 加入收藏
22014
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2005-7-1
收藏
 问题点数:0 回复次数:1 
小弟跪求了,帮我看看vb2005打包安装后出现的错误提示吧~~
ee the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.OverflowException: Arithmetic operation resulted in an overflow.
   at 下载监控.Form1.Timer2_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message&[color=Red]
m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)[/color]

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/
----------------------------------------
下载监控
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/guilin57957/Local%20Settings/Apps/2.0/65DGA46A.DK9/5GOEVCRH.772/.app..tion_497a57932d0b2104_0001.0000_d7170bef87488629/下载监控.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AxInterop.MCI
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/guilin57957/Local%20Settings/Apps/2.0/65DGA46A.DK9/5GOEVCRH.772/.app..tion_497a57932d0b2104_0001.0000_d7170bef87488629/AxInterop.MCI.DLL
----------------------------------------
FlexCell
    Assembly Version: 2.4.3.0
    Win32 Version: 2.4.3.0
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/FlexCell/2.4.3.0__6f86587eb70ee309/FlexCell.dll
----------------------------------------
Interop.MCI
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/guilin57957/Local%20Settings/Apps/2.0/65DGA46A.DK9/5GOEVCRH.772/.app..tion_497a57932d0b2104_0001.0000_d7170bef87488629/Interop.MCI.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.个

[[it] 本帖最后由 22014 于 2008-3-16 14:20 编辑 [/it]]
搜索更多相关主题的帖子: 打包 提示 
2008-03-15 23:47
chen_zixi
Rank: 1
等 级:新手上路
帖 子:32
专家分:0
注 册:2008-3-17
收藏
得分:0 
对于打包我也不太懂~~~~
2008-03-17 19:54
快速回复:小弟跪求了,帮我看看vb2005打包安装后出现的错误提示吧~~
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.012421 second(s), 7 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved