lamon 发表于 2007-9-10 19:22:06

提示.net framework错误,不能在线发布了

错误如下:


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at LocoySpider.frmlist.Oll00O1l01(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LocoySpider
    Assembly Version: 3.2.0.0
    Win32 Version: 3.2.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/LocoySpider.exe
----------------------------------------
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
    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.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
----------------------------------------
LocoyCommon
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/LocoyCommon.DLL
----------------------------------------
LocoyTreeList
    Assembly Version: 1.0.2803.31825
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/LocoyTreeList.DLL
----------------------------------------
AxInterop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/AxInterop.SHDocVw.DLL
----------------------------------------
Interop.SHDocVw
    Assembly Version: 1.1.0.0
    Win32 Version: 1.1.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/Interop.SHDocVw.DLL
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
LocoyDBOperator
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/LocoyDBOperator.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.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
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.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
----------------------------------------
LocoyFileDownloader
    Assembly Version: 1.0.2809.7119
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Admin/桌面/LocoySpiderV3.2_build2007-09-10/LocoyFileDownloader.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.

[ 本帖最后由 lamon 于 2007-9-10 20:11 编辑 ]

火车头 发表于 2007-9-10 19:39:07

查看你能不能打开全局设置

lamon 发表于 2007-9-10 19:53:21

什么都开不了..自动关闭

lamon 发表于 2007-9-10 20:10:03

重启电脑以后,可以开打开火车头了,但是不能在线发布,还是提示以上错误

到了这一步,就开始提示以上错误.

采网址--采集到网址并添入任务数据库:http://00000000
com/5656546
发布内容执行完成

lamon 发表于 2007-9-10 20:15:28

问题解决了,原来是 我这样添加了一个 标签    [标签:关键字] ,这里的问题,不能有 [ ], 我去掉这个标签以后就正常了

火车头的一个bug ?

飛越無限 发表于 2007-9-12 23:57:51

我的也碰到这样的问题哦.是怎么回事呀?我是3.2正式版也是这样

hutaodewang 发表于 2007-9-13 10:57:48

原帖由 lamon 于 2007-9-10 20:15 发表 http://bbs.locoy.com/images/common/back.gif
问题解决了,原来是 我这样添加了一个 标签    [标签:关键字] ,这里的问题,不能有 [ ], 我去掉这个标签以后就正常了

火车头的一个bug ?




你这样根本不能解决任何问题

imagy 发表于 2007-10-28 00:43:30

那么要怎么解决呢,我也是遇到这个问题,那位解答一下

火车头 发表于 2007-10-28 12:34:59

sp2以后应该不会出现这种问题
页: [1]
查看完整版本: 提示.net framework错误,不能在线发布了