[ccnet-user] Re: Unable to browse ccnet webdashboard after new installtion

2009-07-14 Thread mervabhas...@gmail.com
opening* >    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* > >

[ccnet-user] Unable to browse ccnet webdashboard after new installtion

2009-07-09 Thread mervabhas...@gmail.com
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) "%systemro

[ccnet-user] Re: Unable to add new remote server on ccnet -1.4.4.27 version

2009-07-09 Thread mervabhas...@gmail.com
Hi wagner, I also got same exception but scenario is little bit different. I added remote server without any issue on same version without giving any permissions. But i deleted and again trying to add with different/ same name results same exception. What's happening at background? Is it issue

[ccnet-user] Unable to run ccnet server console and webdash board

2009-07-09 Thread mervabhas...@gmail.com
Hi All, I am using my custom tool SVNFULLSource_Compiler.exe for comppilation process for which input is FullSourceDeploy.xml, and i have project name FullSourceBuild. I stopped and aborted the project while execution then it crashed with the following error log. Even i restarted ccnet server c

[ccnet-user] Re: Selenium + CCnet.config

2009-07-02 Thread mervabhas...@gmail.com
Hi Paresh, Can you please tell me how to intigrate Selenium testcase with Cruisecontrol.net Thanks Vijay On Jun 22, 12:59 pm, paresh gandhi wrote: > Hi, > > I need configure selenium and cruise control.net. > > Can anybody help on ccnet.config file? > > Pls forward config file for selenium if

[ccnet-user] How to checkout or export the code from the svn using Revision Number or time range.

2009-05-27 Thread mervabhas...@gmail.com
Hi All, How to checkout or export the code from the svn using Revision Number or time range. I any one know tell me how to do this. Thanks vijay

[ccnet-user] Re: NAnt Task to Restore a PostgreSQL Database

2009-05-19 Thread mervabhas...@gmail.com
your PostgreSQL server and do the task with SQL. > > Daniel > > [1]http://www.postgresql.org/docs/8.3/interactive/backup.html > [2]http://www.npgsql.org > > mervabhas...@gmail.com schrieb: > > > Hi All, > > > Can any one give me some example how to Restore the Post

[ccnet-user] NAnt Task to Restore a PostgreSQL Database

2009-05-19 Thread mervabhas...@gmail.com
Hi All, Can any one give me some example how to Restore the PostgreSQL Database using Nant for every build process. And how to configure this Task with CruiseControl.net Thanks & Regards vijay

[ccnet-user] Re: How can i get revision number from SVN & Triggering the build using the Revision number.

2009-05-18 Thread mervabhas...@gmail.com
ruiseControl returns to a known good > condition? > > Or is the problem that code from a broken build is still being deployed? > > Reagrds, > David > > -Original Message- > From: ccnet-user@googlegroups.com [mailto:ccnet-u...@googlegroups.com] On > Behalf Of merv

[ccnet-user] Re: How can i get revision number from SVN & Triggering the build using the Revision number.

2009-05-18 Thread mervabhas...@gmail.com
s, > David > > -Original Message- > From: ccnet-user@googlegroups.com [mailto:ccnet-u...@googlegroups.com] On > Behalf Of mervabhas...@gmail.com > Sent: Monday, 18 May 2009 11:28 PM > To: ccnet-user > Subject: [ccnet-user] How can i get revision number from SVN & T

[ccnet-user] How can i get revision number from SVN & Triggering the build using the Revision number.

2009-05-18 Thread mervabhas...@gmail.com
Hi All, I am using the CruiseControl.net for Continuous integration,Now i am facing a problam That is I am planing to trigger a build using Revision Number.How can i get revision number from SVN and How can i Trigger the build using the Revision number. Please give me some ideas for solving th

[ccnet-user] Patches Checkout from SVN & compilation with help of CC.Net

2009-05-12 Thread mervabhas...@gmail.com
Hi all, Can any one tell me how to get Patches Checkout from SVN & compilation with help of CC.Net Thanks vijay

[ccnet-user] Re: Unable to browse the site from other machine on the network.

2009-05-11 Thread mervabhas...@gmail.com
hi all i got the solution for this Issue. that is just we have to Off the Filewall setting in the CruiseControl.Net Server mechaine Thanks Vijay On May 11, 10:46 am, "mervabhas...@gmail.com" wrote: > Hi All, > > By using CruiseControl.NET i am able to deploy My applicat

[ccnet-user] Unable to browse the site from other machine on the network.

2009-05-10 Thread mervabhas...@gmail.com
Hi All, By using CruiseControl.NET i am able to deploy My application in IIS Server. After deploying into local IIS server i can able to run the site with URL: http:\\localhost\MySite But am unable to browse this site from other machine on the network. I tried with the URL http:\\192.168.1

[ccnet-user] So can i Use CruisControl.net

2009-05-05 Thread mervabhas...@gmail.com
Hi All, My Application is contain VC++ code and ASP.net code,So can i Use CruisControl.net for continious intigration. waiting for reply Thanks & Regards M.Vijay