Also created the path C:\Inetpub\wwwroot and pointed the Default Web
Site (under wchihc ccnet virtual directory
comes) to this path. Both doesnt work!
Any ideas on this?

Regards,
SS.

On Jun 30, 1:11 pm, SS <[email protected]> wrote:
> Is there any impact because of the following?
> 1. It's a windows 2003 server machine
> 2. There is no path like C:\Inetpub\wwwroot present on this machine.
> So I have tried the following things:
> pointed the Default Web Site (under wchihc ccnet virtual directory
> comes) to F:\CruiseControl.NET\webdashboard
>
> On Jun 29, 10:47 am, SS <[email protected]> wrote:
>
> > It's not a mapped network drive.
>
> > Regards,
> > SS.
>
> > On Jun 26, 6:01 pm, Ruben Willems <[email protected]> wrote:
>
> > > f:\
>
> > > is that a mapped network drive?
>
> > > On Fri, Jun 26, 2009 at 1:56 PM, SS <[email protected]> wrote:
>
> > > > Everything is in place as you have suggested, except for the path,
> > > > it's F:\CruiseControl.NET\webdashboard. But it doesn't work!
> > > > Sorry if I'm bothering too much, but I could not understand what is
> > > > the problem.
>
> > > > Regards,
> > > > SS.
>
> > > > On Jun 26, 1:32 pm, Ruben Willems <[email protected]> wrote:
> > > > > Hi
>
> > > > > what is the physical path of your ccnet web application ?
> > > > > it should be  C:\Program Files\CruiseControl.NET\webdashboard
> > > > > unless you installed it somewhere else
>
> > > > > and just for testing sake, give everyone full control on this folder
>
> > > > > when you click on the ccnet folder in the left pane of IIS,
> > > > > do you see folders in the right pane? (bin, cctray, doc, images, ..)
> > > > > do you see files in the right pane (default.aspx?)
> > > > > like in the screenshot attached?
>
> > > > > when you click on properties of the ccnet web app, and go to the 
> > > > > ASP.Net
> > > > tab
> > > > > what is the ASP.Net version? it should be 2.0.50727
>
> > > > > with kind regards
> > > > > Ruben Willems
>
> > > > > On Fri, Jun 26, 2009 at 10:17 AM, SS <[email protected]> wrote:
>
> > > > > > Yes, I have tried that and it results in the same error page. The 
> > > > > > User
> > > > > > has full control on webdashboard folder and I ran aspnet_regiis.exe
> > > > > > also.
> > > > > > Still no luck. And if I browse the url from iis directly then the 
> > > > > > url
> > > > > > is coming as
> > > > > >http://localhost/ccnet/default.aspx
> > > > > > by default and not as
> > > > > > http:/localhost/ccnet/ViewFarmReport.aspx
>
> > > > > > Regards,
> > > > > > SS.
>
> > > > > > On Jun 26, 9:02 am, Craig <[email protected]> wrote:
> > > > > > > Have you tried: http:/localhost/ccnet/ViewFarmReport.aspx (notice 
> > > > > > > the
> > > > > > > capital letters)?
>
> > > > > > > Craig
>
> > > > > > > On Jun 26, 3:45 pm, SS <[email protected]> wrote:
>
> > > > > > > > I have tried the following urls:
>
> > > > > > > > http:/localhost/ccnet/default.aspx
> > > > > > > > http:/localhost/ccnet/viewfarmreport.aspx
>
> > > > > > > > and I am accessing it on the same machine where ccnet is 
> > > > > > > > installed.
>
> > > > > > > > On Jun 25, 5:25 pm, Ruben Willems <[email protected]> 
> > > > > > > > wrote:
>
> > > > > > > > > to what url are you surfing?
> > > > > > > > > and from what pc?
>
> > > > > > > > > On Thu, Jun 25, 2009 at 2:22 PM, SS <[email protected]> 
> > > > > > > > > wrote:
>
> > > > > > > > > > Hi,
>
> > > > > > > > > > Any idea why it gives 'The page cannot be found' message?
>
> > > > > > > > > > Regards,
> > > > > > > > > > SS.
>
> > > > > > > > > > On Jun 25, 4:51 pm, Ruben Willems <[email protected]>
> > > > wrote:
> > > > > > > > > > > Hi
>
> > > > > > > > > > > the order is of importance yes,
>
> > > > > > > > > > > if .net is installed first, and later IIs, IIS does 
> > > > > > > > > > > automatic
> > > > > > mappings of
> > > > > > > > > > > asp.Net files and settings
> > > > > > > > > > > for registering by hand : run the aspnet_regiis.exe tool
> > > > found
> > > > > > under
> > > > > > > > > > > \Windows\Microsoft.NET\Framework\v2.0.50727\
>
> > > > > > > > > > > Now for the message :
> > > > > > > > > > > that sounds like a security error :-(
>
> > > > > > > > > > > I'm not a security fan, so I can not help you there
> > > > > > > > > > > suggestion :  give full control to the webdashboard folder
> > > > for
> > > > > > the user
> > > > > > > > > > of
> > > > > > > > > > > iis
> > > > > > > > > > > or everyone full control for that folder
>
> > > > > > > > > > > if that works it is windows security
> > > > > > > > > > > if that does not work, it is IIS security
>
> > > > > > > > > > > with kind regards
> > > > > > > > > > > Ruben Willems
>
> > > > > > > > > > > On Thu, Jun 25, 2009 at 1:37 PM, SS <[email protected]>
> > > > wrote:
>
> > > > > > > > > > > > Hi,
>
> > > > > > > > > > > > I am not sure which one is installed first as I did not
> > > > work on
> > > > > > that
> > > > > > > > > > > > server earlier. Is there any problem because of the 
> > > > > > > > > > > > order
> > > > of
> > > > > > > > > > > > installation?
> > > > > > > > > > > > The error page gives, 'you are not authorized to view 
> > > > > > > > > > > > this
> > > > > > page'
> > > > > > > > > > > > message.
>
> > > > > > > > > > > > Regards,
> > > > > > > > > > > > SS.
>
> > > > > > > > > > > > On Jun 25, 4:33 pm, Ruben Willems 
> > > > > > > > > > > > <[email protected]
>
> > > > > > wrote:
> > > > > > > > > > > > > Hi
>
> > > > > > > > > > > > > did you install IIs after .NEt?
> > > > > > > > > > > > > what error do you get?
>
> > > > > > > > > > > > > with kind regards
> > > > > > > > > > > > > Ruben Willems
>
> > > > > > > > > > > > > On Thu, Jun 25, 2009 at 1:28 PM, SS 
> > > > > > > > > > > > > <[email protected]>
> > > > > > wrote:
>
> > > > > > > > > > > > > > I have installed ccnet 1.4.4 version and using iis 
> > > > > > > > > > > > > > 6.
> > > > But
> > > > > > after
> > > > > > > > > > > > > > installation I could not see the virtual directory
> > > > which is
> > > > > > > > > > supposed
> > > > > > > > > > > > > > to be created. Even after creating the virtual
> > > > directory
> > > > > > manually,
> > > > > > > > > > the
> > > > > > > > > > > > > > ccnet dashboard page is not working fine.
> > > > > > > > > > > > > > That is why I was thinking if iis 6 is compatible 
> > > > > > > > > > > > > > with
> > > > > > 1.4.4. I
> > > > > > > > > > think
> > > > > > > > > > > > > > we cannot change the app pool in iis 6 to classic 
> > > > > > > > > > > > > > .net
> > > > > > apppool.
> > > > > > > > > > > > > > Please give your suggestions.
>
> > > > > > > > > > > > > > Regards,
> > > > > > > > > > > > > > SS.
>
> > > > > > > > > > > > > > On Jun 25, 2:56 pm, "Craig & Sammi Sutherland"
> > > > > > > > > > > > > > <[email protected]> wrote:
> > > > > > > > > > > > > > > 1.4.4 is compatible with IIS 6.0.
> > > > > > > > > > > > > > > 1.5.0 is as well, but this is still in 
> > > > > > > > > > > > > > > development.
>
> > > > > > > > > > > > > > > They are also compatible with IIS 7.0, but you 
> > > > > > > > > > > > > > > need
> > > > to
> > > > > > change the
> > > > > > > > > > > > AppPool
> > > > > > > > > > > > > > to
> > > > > > > > > > > > > > > classic compatibility.
>
> > > > > > > > > > > > > > > Craig
>
> > > > > > > > > > > > > > > -----Original Message-----
> > > > > > > > > > > > > > > From: [email protected] [mailto:
> > > > > > > > > > > > [email protected]]
> > > > > > > > > > > > > > On
>
> > > > > > > > > > > > > > > Behalf Of SS
> > > > > > > > > > > > > > > Sent: Thursday, 25 June 2009 9:53 p.m.
> > > > > > > > > > > > > > > To: ccnet-user
> > > > > > > > > > > > > > > Subject: [ccnet-user] iis compatibility
>
> > > > > > > > > > > > > > > Hi,
>
> > > > > > > > > > > > > > > Could anyone please let me know what is the latest
> > > > > > version of
> > > > > > > > > > ccent
> > > > > > > > > > > > > > > that is compatible with iis 6.0 ?
>
> > > > > > > > > > > > > > > Thanks in advance,
> > > > > > > > > > > > > > > SS.- Hide quoted text -
>
> > > > > > > > - Show quoted text -
>
> > > > >  IIS.png
> > > > > 15KViewDownload

Reply via email to