|
ERROR LocoySpider.LocoyForm [(null)] - Exception:
System.ArgumentOutOfRangeException: StartIndex 不能小于 0。
参数名: startIndex
在 System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
在 Lv.Text.FileRadomFormatString(String format, String prename, String jobname)
在 LocoySpider.Dock_FrmList.SpiderContentThread(Object datatable)
在 System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
在 System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
采集内容测试的时候 OK
但是实际采集的时候 会自动退出 为什么?哪里找原因?规则中不含循环 附件线程设为3。 |
|