在可视模式下插入系统标签,无法浏览首页;在文本模式下插入标签提示生成首页失败,代码如下
□□□发布主页
【错误描述:】
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex, Int32 length)
at Foosun.Publish.LabelMass.ParsePrimary() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 137
at Foosun.Publish.LabelMass.ParseContent() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 109
at Foosun.Publish.CustomLabel.ParseLabelConetent() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 67
at Foosun.Publish.CustomLabel.MakeHtmlCode() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 80
at Foosun.Publish.Template.ReplaceLabels() in D:\dotNETCMS\Foosun.Publish\Template.cs:line 100
at Foosun.Publish.UltiPublish.ultiPublishIndex() in D:\dotNETCMS\Foosun.Publish\UltiPublish.cs:line 212
【UserName】admin 【Time】2007-12-15 17:36:12
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
□□□发布主页
【错误描述:】
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex, Int32 length)
at Foosun.Publish.LabelMass.ParsePrimary() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 137
at Foosun.Publish.LabelMass.ParseContent() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 109
at Foosun.Publish.CustomLabel.ParseLabelConetent() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 67
at Foosun.Publish.CustomLabel.MakeHtmlCode() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 80
at Foosun.Publish.Template.ReplaceLabels() in D:\dotNETCMS\Foosun.Publish\Template.cs:line 100
at Foosun.Publish.UltiPublish.ultiPublishIndex() in D:\dotNETCMS\Foosun.Publish\UltiPublish.cs:line 212
【UserName】admin 【Time】2007-12-15 17:38:57
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
□□□发布主页
【错误描述:】
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
at System.String.Substring(Int32 startIndex, Int32 length)
at Foosun.Publish.LabelMass.ParsePrimary() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 137
at Foosun.Publish.LabelMass.ParseContent() in D:\dotNETCMS\Foosun.Publish\Label\LabelMass.cs:line 109
at Foosun.Publish.CustomLabel.ParseLabelConetent() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 67
at Foosun.Publish.CustomLabel.MakeHtmlCode() in D:\dotNETCMS\Foosun.Publish\Label\CustomLabel.cs:line 80
at Foosun.Publish.Template.ReplaceLabels() in D:\dotNETCMS\Foosun.Publish\Template.cs:line 100
at Foosun.Publish.UltiPublish.ultiPublishIndex() in D:\dotNETCMS\Foosun.Publish\UltiPublish.cs:line 212
【UserName】admin 【Time】2007-12-15 17:39:32
如果不插入标签,光放文字,首页可以生成,可以正常浏览,不知道是我哪做错了