Have you tried configuring the webURL element?

http://ccnet.sourceforge.net/CCNET/Project%20Configuration%20Block.html

webUrl:
A reporting URL for this project. This is used by CCTray and the Email
Publisher. Typically you should navigate to the Project Report on the
Dashboard, and use its URL, but make sure to replace any ampersands
with & a m p ; (no spaces)

So for you the webURL should be:
<webURL>http://server:81/ccnet/Project1</webURL>

Mike




On Jul 19, 12:42 am, ike <[email protected]> wrote:
> Hi,
>
> I'm having some trouble with setting up cctray when cruisecontrol
> service is running on port 81.
>
> When trying to connect to the server "add server" via settings.
> I can't use "via the cruisecontrol.net dashboard" (error 400 or
> something)
>
> I then used the second option "connect directly using .net remoting".
> This seems to work fine, except when I want to go to the website
> ("display web page" on a project) it goes to the wrong site (the
> portnumber is missing). I can understand why it doesn't know about the
> portnumber.
>
> After google-ing a bit a found that I need to change the
> webdashboard.config to enable option one "via dashboard".
> I had to change <server name="local" ... /> to <server
> name="mycomputername" .../>
> This indeed works. I can now add projects via the dashboard option.
> However the issue with the "display web page" remains the same.
>
> Any ideas on how to fix this?
>
> Best regards.
> Ike

Reply via email to