SQLCompare 13.8 command line throws an exception
Nilay
Posts: 1 New member
in SQL Compare
Below error is logged into eventview? any idea what may be causing it?
Application: sqlcompare.exe
Application: sqlcompare.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.UnauthorizedAccessException
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.Pipes.NamedPipeClientStream.Connect(Int32)
at RedGate.Ipc.NamedPipes.NamedPipeEndpointClient.Connect(Int32)
at RedGate.Ipc.Rpc.RpcConnectionProvider.TryGetConnection(System.TimeSpan)
at RedGate.Ipc.ReconnectingConnectionProvider.ReconnectionWorker()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Tagged:
Answers
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Thanks Sergio! I did get it working by installing the SQL Compare Automation Powershell component of the SQL Toolbelt and then launching SQLCompare.exe from that path. It appears that this is the only component we need on our build server and I can remove full version of SQL Compare (and free that license for a developer).'
Might want to work on that error message
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools