[PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.]
System.IO.Path.NormalizePathFast(String path, Boolean fullCheck) +1115
System.IO.Path.GetFullPathInternal(String path) +45
System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +438
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +114
System.Xml.XmlTextWriter..ctor(String filename, Encoding encoding) +38
System.Data.DataSet.WriteXml(String fileName, XmlWriteMode mode) +73
System.Data.DataSet.WriteXml(String fileName) +6
clsCommon.LoadArticles(clsTopic oTopic) +549
Page.Block_Articles(clsTopic oTopic) +274
Page.Body(clsTopic oTopic) +1193
Page.Page_Load(Object sender, EventArgs e) +366
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|