daihuaijiao - 2013/12/26 17:19:37
第三步 ACCESS数据库 后台目录无论填什么 点下一步都会出问题
Server Error in '/' Application.
--------------------------------------------------------------------------------
Access to the path 'E:\gov\gov6_red\e\master\' is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.IOException: Access to the path 'E:\gov\gov6_red\e\master\' is denied.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IOException: Access to the path 'E:\gov\gov6_red\e\master\' is denied.]
System.IO.Directory.Move(String sourceDirName, String destDirName) +2051869
PageAdmin.Install.Update_Config() +1124
PageAdmin.Install.Next_3(Object src, EventArgs e) +5
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +104
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5599
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Vipzz - 2013/12/26 17:55:21