Re: [NAnt-users] Nantcontrib doesn't work when calledfromCruiseControl

2008-01-02 Thread Juan Carlos Becerra Irene
Thank you BOb It is working now, I'm running the service with a user with proper network permissions and also using UNC paths. Regards, Juan Carlos On Jan 2, 2008 2:53 PM, Bob Archer <[EMAIL PROTECTED]> wrote: > Can you log in as the user that your service is running as, and make sure > that

Re: [NAnt-users] Nantcontrib doesn't work when calledfromCruiseControl

2008-01-02 Thread Bob Archer
Can you log in as the user that your service is running as, and make sure that the drive is mapped properly. That said, you should always use UNC paths as much as possible. BOb From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Juan Carl

Re: [NAnt-users] Nantcontrib doesn't work when called fromCruiseControl

2008-01-02 Thread Juan Carlos Becerra Irene
Hi Gert, Thank you very much for your answer, and I'm sorry for now responding quickly, I had some vacation days last week. I have tried stopping the service and running ccnet.exe from the command line, then forcing a build from the web dashboard and it works pretty well. What is strange is that