Failed to connect to an IPC Port:
mcairney
Posts: 13 Bronze 4
ERROR MESSAGE "Failed to connect to an IPC Port: The system cannot find the file specified."
I'm getting this error from SSC. I haven't done anything other than connect up a DB to use Git. This error message then starts popping up constantly. If I click Cancel it almost immediately comes back up and the only way out is to kill SSMS from Task Manager.
Any ideas what I can look for to troubleshoot?
I'm getting this error from SSC. I haven't done anything other than connect up a DB to use Git. This error message then starts popping up constantly. If I click Cancel it almost immediately comes back up and the only way out is to kill SSMS from Task Manager.
Any ideas what I can look for to troubleshoot?
Tagged:
Comments
We released a fix for this a few days ago in version 5.8.3, it is currently on Frequent Updates.
To see how to enable frequent updates see https://documentation.red-gate.com/display/SOC5/Configuring+frequent+updates
Software Engineer
Redgate Software
Thanks
ftp://support.red-gate.com/patches/sqlsourcecontrol/22Aug2017/SQLSourceControl_5.8.3.6733.exe
Or from your current SQL Source Control install you can enable Frequent updates: https://documentation.red-gate.com/display/SOC5/Configuring+frequent+updates
Software Engineer
Redgate Software
Install is greyed-out
Software Engineer
Redgate Software
Software Engineer
Redgate Software
Whenever you run a SQL Source Control installer (through the bundle or frequent updates) it will install into all supported versions of SSMS (Currently SSMS 2012, 2014, 2016, 17).
So if you have SSMS 17.2 installed on the machine and run any of our installers since 5.5.7 , then SQL Source Control will be installed into SSMS 17.2.
Your configuration will hold over as this is done by SQL Server not SSMS.
(If you have migrated your databases to a new SQL Server then SQL Source Control will detect them as new databases, so will need re-linking)
Software Engineer
Redgate Software
- I already had SSMS2016 with RedGate SC 5.8 installed and over 20 DB linked
- Yesterday I installed the SSMS 17.2.
- Then I tried to install the RedGate SC using the SQLBundle and I got a message that it cannot be installed because a newer version is already installed (SQLBundle has SC 5.6)
- so I asked to provide the 5.8.3 which you did... but the same result... screen capture on previous msg "Already installed" so it won't let me install on the new SSMS.
- At this point I have SSMS 2016 with RG SC and SSMS 17.2 wihtout it.
- I don't want to uninstall because I need to check each one of the DB that I have linked (they are not all DB on same server), so my idea was having the SC on both so I can transfer the "link" one at the time by copying the config between screen. (since there is not export/import configuration)
-
So how do I do it? Neither installers (SQLBundle nor FrequentUpdate) ask which SSMS do I want to install it.
They will both use the same configuration, stored in %LOCALAPPDATA%\Red Gate\SQL Source Control 5
Software Engineer
Redgate Software