I removed the vault the section from the ccnet.config and it worked without any errors. I then put it back and started debugging the account the service was using. I changed the login for the service to local admin and that didn't work. I then created a new local account on the server with the same name that I was using to login to vault and that didn't work. I then went back to using a local system account and checked 'Allow service to interact with desktop' and it now works fine.
Thanks Ruben! That really helped. On May 5, 1:03 pm, Ruben Willems <[email protected]> wrote: > HI > > probably a security error with vault :-( > run the service as the same user as you logged in with, and see what happens > > with kind regards > Ruben Willems > > > > > > > > On Thu, May 5, 2011 at 12:39 PM, ToRJS99 <[email protected]> wrote: > > Hi, I'm new to CC and I've been given the task to set-up CC on a > > server. > > > I've set-up a simple script to login to vault to get the source and > > visual studio 10 to compile it. When I use CCnet.exe to execute it, it > > works fine but when I try to use the service I get the following > > errors: > > > On web interface I get: > > > Server Url Message > > local tcp://localhost:21234/CruiseManager.rem No connection could > > be > > made because the target machine actively refused it 127.0.0.1:21234 > > > In the event log i get two errors: > > > This one: > > > EventType clr20r3, P1 ccservice.exe, P2 1.6.7981.1, P3 4d3be364, P4 > > mscorlib, P5 2.0.0.0, P6 492b834a, P7 4dc7, P8 6, P9 > > udta330idobh2roz2ayvlcelag5agtls, P10 NIL. > > > and this: > > > An unhandled exception > > ('System.Security.Cryptography.CryptographicException') occurred in > > ccservice.exe [3152]. Just-In-Time debugging this exception failed > > with the following error: Debugger could not be started because no > > user is logged on. > > > Check the documentation index for 'Just-in-time debugging, errors' for > > more information. > > > For more information, see Help and Support Center at > >http://go.microsoft.com/fwlink/events.asp. > > > No errors are logged to the ccnet.log > > > Any ideas? > > > Thanks for your time
