Hi if you installed IIS after the .Net framework was installed, you need to register ASP.Net with IIS. You can do this by running the aspnet_regiis.exe tool found under \Windows\Microsoft.NET\Framework\v2.0.50727\
with kind regards Ruben Willems On Fri, Jun 5, 2009 at 7:48 AM, Murthy<[email protected]> wrote: > > Hi All, > > I installed CruiseControl.NET (1.4.4.27) on a new work station which > already have .Net sdk 2.0. > After installation if i browse the url http://localhost/ccnet it shows > page cannot be found exception [http 404 error], what may be the > problem? > > I checked IIS "ccnet" is created which maps ..\CruiseControl.NET > \webdashboard local path. > I tried browse in IIS there also same error. I restarted the IISAdmin > service,PC, checked by creating a new project on ccnet.config file, > restarting the ccnet server[CruiseControl.NET.exe] but result is same. > > What are the prerequisite configurations needed for CCNET? > > > If any one have any ideas Please share with me. > > Thanks in Advance. > > Warm Regards, > Murhty >
