How can we help you today? How can we help you today?
spivonious
Thanks Richard. Is there a page listing all of the current version downloads? David posted a link above for the latest SQL Source Control installer. It would be really helpful to have that link for every product. / comments
Thanks Richard. Is there a page listing all of the current version downloads? David posted a link above for the latest SQL Source Control installer. It would be really helpful to have that link for...
0 votes
Is there a page with a list of all of the latest versions? I'm in the same boat, and the bundle seems to always be out-of-date. / comments
Is there a page with a list of all of the latest versions? I'm in the same boat, and the bundle seems to always be out-of-date.
0 votes
Kind of, but a page with a listing of all the current versions would be awesome. What is the release schedule for the Toolbelt? / comments
Kind of, but a page with a listing of all the current versions would be awesome. What is the release schedule for the Toolbelt?
0 votes
I can confirm that SSC 5.6.1 is working in SSMS 17. I had to uninstall the old version before installing or I'd get an error during the install about a file being locked. / comments
I can confirm that SSC 5.6.1 is working in SSMS 17. I had to uninstall the old version before installing or I'd get an error during the install about a file being locked.
0 votes
Okay, now I'm on 5.5.4. It is broken in SSMS v17. Here's the error I'm getting: <entry> <record>353</record> <time>2017/04/26 20:49:11.063</time> <type>Information</type> <source>VisualStudio</source> <description>Begin package load [SqlSourceControlPackage]</description> <guid>{29D00CBC-D1F6-4F0A-9418-FC8454E3B4FE}</guid> </entry> <entry> <record>354</record> <time>2017/04/26 20:49:11.070</time> <type>Error</type> <source>VisualStudio</source> <description>CreateInstance failed for package [SqlSourceControlPackage]Source: 'mscorlib' Description: Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Failed to compare two elements in the array. ---> System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.GetPriorityAttribute(Type type) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.OrderByPriority(Type x, Type y) at System.Array.FunctorComparer`1.Compare(T x, T y) at System.Collections.Generic.ArraySortHelper`1.SwapIfGreater(T[] keys, IComparer`1 comparer, Int32 a, Int32 b) at System.Collections.Generic.ArraySortHelper`1.IntroSort(T[] keys, Int32 lo, Int32 hi, Int32 depthLimit, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.IntrospectiveSort(T[] keys, Int32 left, Int32 length, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) --- End of inner exception stack trace --- at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer) at System.Collections.Generic.List`1.Sort(Comparison`1 comparison) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.PriorityOrderedCompatibleTypes[T](IEnumerable`1 assemblyNames) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.TryGetBestCompatible[T](IEnumerable`1 assemblies, T& instance) at RedGate.SQLSourceControl.Extension.SqlSourceControlPackage..ctor() --- End of inner exception stack trace --- at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)System.InvalidOperationException: Failed to compare two elements in the array. ---> System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.GetPriorityAttribute(Type type) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.OrderByPriority(Type x, Type y) at System.Array.FunctorComparer`1.Compare(T x, T y) at System.Collections.Generic.ArraySortHelper`1.SwapIfGreater(T[] keys, IComparer`1 comparer, Int32 a, Int32 b) at System.Collections.Generic.ArraySortHelper`1.IntroSort(T[] keys, Int32 lo, Int32 hi, Int32 depthLimit, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.IntrospectiveSort(T[] keys, Int32 left, Int32 length, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) --- End of inner exception stack trace --- at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer) at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer) at System.Collections.Generic.List`1.Sort(Comparison`1 comparison) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.PriorityOrderedCompatibleTypes[T](IEnumerable`1 assemblyNames) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.TryGetBestCompatible[T](IEnumerable`1 assemblies, T& instance) at RedGate.SQLSourceControl.Extension.SqlSourceControlPackage..ctor()System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.GetPriorityAttribute(Type type) at RedGate.SQLSourceControl.Engine.Utils.NinjectExtensions.BestTypeFinder.OrderByPriority(Type x, Type y) at System.Array.FunctorComparer`1.Compare(T x, T y) at System.Collections.Generic.ArraySortHelper`1.SwapIfGreater(T[] keys, IComparer`1 comparer, Int32 a, Int32 b) at System.Collections.Generic.ArraySortHelper`1.IntroSort(T[] keys, Int32 lo, Int32 hi, Int32 depthLimit, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.IntrospectiveSort(T[] keys, Int32 left, Int32 length, IComparer`1 comparer) at System.Collections.Generic.ArraySortHelper`1.Sort(T[] keys, Int32 index, Int32 length, IComparer`1 comparer)</description> <guid>{29D00CBC-D1F6-4F0A-9418-FC8454E3B4FE}</guid> <hr>80004005 - E_FAIL</hr> <errorinfo></errorinfo> </entry> / comments
Okay, now I'm on 5.5.4. It is broken in SSMS v17. Here's the error I'm getting: <entry> <record>353</record> <time>2017/04/26 20:49:11.063</time> <type>Information</type> <source>VisualStudio</sour...
0 votes