[UnauthorizedAccessException: 对路径“f:\usr\LocalUser\byw5079400001\mobile\Mhelp\index.html”的访问被拒绝。]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +7741863
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) +1162
System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) +65
System.IO.StreamWriter.CreateFile(String path, Boolean append) +62
System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize) +58
System.IO.StreamWriter..ctor(String path, Boolean append) +33
System.IO.File.CreateText(String path) +37
NSW.BLL.Channel.Render(Page page, String filename) +578
NSW.Web.Mobile.MHelp.Index.Page_LoadComplete(Object sender, EventArgs e) +41
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Page.OnLoadComplete(EventArgs e) +8798594
NSW.Web.UI.BasePage.OnLoadComplete(EventArgs e) +37
NSW.Web.UI.MUserPage.OnLoadComplete(EventArgs e) +92
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +735
|