an Automated Continuous Integration server, implemented using the .NET Framework.
Questions tagged [cruisecontrol.net]
2 questions
1
vote
1 answer
CruiseControl.NET - Issues with IIS6 on Windows Server 2003
I am trying to run the Cruise Control.net web dashboard on a Windows Server 2003 machine with IIS6 and I am running into the following error when I go to the default landing page for the dashboard:
Description: An error occurred during the…
Richie086
- 5,351
0
votes
1 answer
Windows Batch File: Execute .exe on server with 'Run as different user'
I'm looking to create a batch file to execute restarting CruiseControl.Net's .exe on a server. There are two complications to this:
Firstly I need to access the server remotely
Secondly I need to run the .exe under "Run a different user"
I've…
Mr.B
- 113