[ArgumentException: Illegal characters in path.]
System.IO.Path.GetFileName(String path) +106
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +30
System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) +78
System.IO.StreamReader..ctor(String path) +97
System.IO.File.OpenText(String path) +29
vivantech.Read_Our_Blog.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
|