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-part-i/ 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.AdministerAction.SaveServer (IRequest request, Hashtable velocityContext) at ThoughtWorks.CruiseControl.WebDashboard.Plugins.Administration.AdministerAction.Execute (ICruiseRequest cruiseRequest) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.CruiseActionProxyAction.Execute (IRequest request) at ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ExceptionCatchingActionProxy.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
