Hi are you using IIS7 ? if so, set the app pool of ccnet to classic mode
with kind regards Ruben Willems On Fri, Jun 5, 2009 at 9:06 AM, Murthy<[email protected]> wrote: > > Hi Ruben, > > > I don't know which one is installed first? But in same IIS am able to > > run other applications [virtual directories]. > > I don't think installation order is giving the problem. > > > Please share if you have any other ideas. > > > Thanks in Advance. > > Warm Regards, > Murthy > > > On Jun 5, 11:37 am, Ruben Willems <[email protected]> wrote: >> 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 urlhttp://localhost/ccnetit 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 >
