June 2007 Entries
Found this comparison chart which might be pretty handy Product Feature Comparisons http://msdn2.microsoft.com/... http://www.howtoselectguide
Configuring CruiseControl.NET for IIS 6.0 In your system's IIS Admin tool: 1. Map a virtual directory to the 'webdashboard' subfolder of your CCNet folder (typically called ccnet) 2. In the configuration for this virtual directory, click the Configuration button of the Virtual Directory tab 3. Click Add to add a new Application Mapping 4. In Executable, enter the location of the aspnet_isapi.dll file you use (look at the .aspx mapping as an example. A typical value would be c:\WINDOWS\Microsoft.NET\Fr...