Hi

for point 3
straight from the faq :

Connection Issues CCtray can not connect to the buildserver using remoting

   - First check that the used port is correct, standard it is 21234. If you
   never changed this, or it's the first time you see this number, this setting
   will probably be correct.
   You can find the value in the exe.config files (CCNet.exe.config,
   CCService.exe.config) in the system.runtime.remoting/application/channels
   part.
   - Next, check the firewall on the server. You can do this by running the
   following command in a prompt : *netsh firewall show portopening*
   If you get an empty list, no firewall is on, if you see a list, check
   that there is a line containing the correct port : standard it is 21234
   To open the port, run the following command : *netsh firewall add
   portopening TCP 21234 CCNET*



with kind regards
Ruben Willems


On Thu, Jul 9, 2009 at 3:52 PM, [email protected] <
[email protected]> wrote:

>
> Hi All,
>
> I installed ccnet 1.4.4.27 version on three machines[two xp sp2, one
> win2003 server], only one xpsp2 machine its working fine, other two
> shows Page not found error on webdash board but in server console all
> started properly.
>
>
> I tried following this which are not successful
>
> 1) "%systemroot%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe"
> /i /enable
>
> 2) Check by changing CCNet website "Virtual Directory->Execute
> Permissions" property set to "Scripts and Executables"
>
> I have seen one article in which
>
> 3) Make sure the Windows firewall is allowing CCService.exe or
> CCNet.exe to
> connect.
>
> 4) Make sure that the CC.NET\server directory (or wherever your CCNET
> website is pointing) allows the IWAM_* and IUSER_* ("*" corresponding
> to
> the name of the server on which CC.NET is installed).
>
>
> How to check 3,4 option?
>
> Is there any other factors may results this this problem?
>
> Please share with me if any any one knows how to do solve it.
>
>
> Thanks in advance.
>
>
> With Kind Regarrds,
>
> Vijay

Reply via email to