[UnauthorizedAccessException: Access to the path "E:\sites\www34\timhines\db\counterwap.txt" is denied.]
System.IO.__Error.WinIOError(Int32 errorCode, String str) +362
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +851
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) +43
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
ASP.wap_aspx.Page_Load() in E:\sites\www34\timhines\wap.aspx:74
System.Web.Util.ArglessEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +10
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.MobileControls.MobilePage.OnLoad(EventArgs e) +147
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
|