I Have a single project in my ccnet.config file. I build that project using MSBUILD.exe in .config file. Now I want to see the build results on web Dashboard, But i don't know , how to see and configure dashboard to view the build status. Kindly Help. Thanks
A:
Assuming you use the msbuild Ccnet task ( http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/MsBuild%20Task.html ), you will find your answer here :
http://ccnetlive.thoughtworks.com/ccnet/doc/CCNET/Using%20CruiseControl.NET%20with%20MSBuild.html
If your logger is correctly configured, the important part for viewing the build results is "Setup the Dashboard". By the way, I don't advise you to use the improved logger with the recent version of cc.net.
Hope this helps.
Benjamin Baumann
2010-10-21 13:02:10
Thanks Friends.. I solved My problem..
maqsood
2010-10-22 12:00:38
Thanks friend.. issue has been resolved
maqsood
2010-10-25 12:22:33