风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » 怎么会安装失败?
wqueen - 2008-2-19 13:43:00
System.UnauthorizedAccessException: 对路径“E:\dotNETCMS1.0_RC2\Install\db.sql”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.File.Delete(String path) 在 Foosun.Web.Install.step3.replaceTablePre(String sqlpath, String dbname, String tbpre) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 134 在 Foosun.Web.Install.step3.CreateDataBase(String server, String user, String pwd, String dbname, String tbpre, String adminname, String adminpwd) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 65 在 Foosun.Web.Install.step3.StartInstall_Click(Object sender, EventArgs e) 位置 D:\dotNETCMS\Foosun.Web\Install\step3.aspx.cs:行号 40 在 System.Web.UI.WebControls.Button.OnClick(EventArgs e) 在 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) 在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
susan - 2008-2-19 14:54:00
Install\db.sql”这个文件你有给权限没?
jxspace - 2008-2-27 12:25:00
在安装时,请给足够的权限给文件目录
1
查看完整版本: 怎么会安装失败?