Hi Murthy,

This is a Windows Security issue - you need to make sure the account
that IIS is running under has permission to write to 'C:
\CruiseControl.NET\webdashboard. From memory in XP this is the IUSER_
account (or something similar).


Craig

On Jun 26, 3:11 am, Murthy <[email protected]> wrote:
> Hi All,
>
> I want to add remote server to my local webdash board. I started
> remote ccnet server and followed the below link 
> (article)http://csut017.wordpress.com/2009/03/20/web-administration-simplified...
>
> but i am getting an exception as
>
> There was an exception trying to carry out your request.
> Exception Message
>
> Access to the path 'C:\CruiseControl.NET\webdashboard
> \dashboard.config' is denied.
> Exception Full Details
> System.UnauthorizedAccessException: Access to the path 'C:
> \CruiseControl.NET\webdashboard\dashboard.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
> ThoughtWorks.CruiseControl.WebDashboard.Plugins.Administration.AdministerAc­tion.SaveServer
> (IRequest request, Hashtable velocityContext) at
> ThoughtWorks.CruiseControl.WebDashboard.Plugins.Administration.AdministerAc­tion.Execute
> (ICruiseRequest cruiseRequest) at
> ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.CruiseActionProxyAction.­Execute
> (IRequest request) at
> ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ExceptionCatchingActionP­roxy.Execute
> (IRequest request)
>
> Do i need to check/update any system level setting like firewall,port
> ect. ? Am using XPSP2 and ccnet 1.4.4.27 version
>
> If anyone have any idea what may be the problem, Please share with me.
>
> Thanks in advance.
>
> Warm Regards,
> Murthy

Reply via email to