Comments
1 comment
-
TL;DR I was able to solve the problem above by just simply reset the window layout.
If you're encoring in the same problem, try to (suggested by the Redgate support team):
- Start SSMS
- Reset the window layout by going to Window -> Reset layout -> Yes
If this solution still doesn't work, try to (this is the solution that actually worked for me, based on the above):
- Start SSMS
- Close the SQL Source tab
- Close any other panel open (like the Object explorer)
- Restart SSMS
Add comment
Please sign in to leave a comment.
I have a problem running SSMS 17.2 and SqlSource 5. After installing the SQL Toolbet suite, I can't start SSMS (see error attached). In the log is pretty clear that the problem is related to SqlSourceControlPackage (search for it) infact, if I uninstall it (just SQL Source) everything returns back to normal, and I can start SSMS without any problem.
On a side note: I'm running Windows 10 Pro, SSMS 17.2 and SQL Server 2016 and I've already trying to reinstall SSMS and the SQL Source in different combinations without any positive result.