风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » 安装出错
thomaschen - 2008-7-5 23:34:00
安装时 在导入数据库时 我选的是access 结果错了
System.UnauthorizedAccessException: 对路径“G:\myweb\donet\风讯dotNETCMS v1.0sp2免费版(源代码)\Foosun.Web\Install\SQL\CreatData.sql”的访问被拒绝。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.File.Delete(String path) 在 Foosun.Web.Install.step_End.deleteInstallFile() 位置 F:\33333333333333333\Foosun.Web\Install\step_End.aspx.cs:行号 163 在 Foosun.Web.Install.step_End.Page_Load(Object sender, EventArgs e) 位置 F:\33333333333333333\Foosun.Web\Install\step_End.aspx.cs:行号 35 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
对了 我是用vs2005运行源代码安装的
womode - 2008-7-6 09:50:00
要建立在iis环境中,用安装文件安装,不是用源码文件编译安装的。
1
查看完整版本: 安装出错