Hi all,

does anyone have a running example for configuring the Web Dashboard? I am 
using the latest CC.net (1.8.5.0) on a Windows Server 2012R2 machine. What 
I get, so far:

   - When I browse to http://localhost/ccnet/ on the machine where CC.net 
   and the dashboard are installed, I receive a NullReferenceException. Any 
   idea how to find the reason?
   - When I browse to http://<server>/ccnet/ from some other machine in the 
   same domain, I get Error 403 - Forbidden: Access is denied. Any firewall 
   settings needed?
   
As for the exception, this is the full message:


Server Error in '/ccnet' Application.
------------------------------
*Object reference not set to an instance of an object.* * Description: *An 
unhandled exception occurred during the execution of the current web 
request. Please review the stack trace for more information about the error 
and where it originated in the code. 

* Exception Details: *System.NullReferenceException: Object reference not 
set to an instance of an object.

*Source Error:* 

An unhandled exception was generated during the execution of the current 
web request. Information regarding the origin and location of the exception 
can be identified using the exception stack trace below. 
*Stack Trace:* 

[NullReferenceException: Object reference not set to an instance of an object.]
   
ThoughtWorks.CruiseControl.WebDashboard.MVC.ASPNET.HttpHandler.ProcessRequest(HttpContext
 context) +43
   
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 +598
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& 
completedSynchronously) +170


------------------------------
*Version Information:* Microsoft .NET Framework Version:2.0.50727.8009; 
ASP.NET Version:2.0.50727.8015 


Thank you for any insights.


Hans


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to