CruiseControl.NET Server 1.5.6804.1 When I upgrade the build machine to Oracle 11g (currently have 9i client installed), I am unable to connect to the test databases using our current CruiseControl configuration. I can still connect to the databases if I connect from a command prompt though. But, if Cruise executes the sqlPlus connect command, I get a TNS Listener error.
Connection to the oracle databases is managed by TNS_ADMIN, which I've set up in the Windows Environment variables list so that it knows where to go to get the connection information. Any idea as to why I can connect from a command prompt, but, when Cruise attempts to connect, it fails?
