System.ArgumentOutOfRangeException: 长度不能小于 0。
参数名: length
在 System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
在 System.String.Substring(Int32 startIndex, Int32 length)
在 Industry.Platform.Pages.Publish.Info.Page_Load()
在 System.Web.Util.CalliHelper.ArglessFunctionCaller(IntPtr fp, Object o)
在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 Industry.Platform.UI.BasePage.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
长度不能小于 0。
参数名: length