风讯官方论坛

首页 » FoosunCMS交流区 » dotNETCMS安装使用 » SP2-SP3不能修改网站的名字与网址
maple2l - 2008-9-1 09:06:00
提示:

抱歉!操作失败


操作描述:
  • System.UnauthorizedAccessException: Access to the path 'E:\www\xml\sys\foosun.config' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at 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) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Xml.XmlDocument.Save(String filename) at Foosun.Common.Public.SaveXmlConfig(String strTarget, String strValue, String strSource) in F:\33333333333333333333333333333333333333\Foosun.Common\Public.cs:line 480 at sys_Param.SaveBaseInfo_ServerClick(Object sender, EventArgs e) in F:\33333333333333333333333333333333333333\Foosun.Web\manage\Sys\sys_Param.aspx.cs:line 815 at System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs e) at System.Web.UI.HtmlControls.HtmlInputButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.HtmlControls.HtmlInputButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  • 返回上一级
maple2l - 2008-9-1 09:25:00
z怎么 没人出来回答吗??
womode - 2008-9-1 09:35:00
是否去掉xml\sys\foosun.config文件的只读属性。必须给上文件的可写权限。
maple2l - 2008-9-1 09:58:00
谢谢 已经处理好了..

我想问一下  为什么原来都不会发生  升级一后就会发生呢???
jxspace - 2008-9-1 10:59:00
这主要是因为本次升级,升级了base.config文件,此文件为控制面板的参数设置文件,在更新后,需要修改这个配置文件,如果不修改就会有错,解决方法,升级成功进入后台,修改控制面板相关的参数设置.
1
查看完整版本: SP2-SP3不能修改网站的名字与网址