After upadting Visual Studio to Latest Version AnkhSVN show this error on loading solutions:
System.InvalidCastException: Unable to cast object of type 'Microsoft.VisualStudio.CommonIDE.Solutions.SolutionPropertyBag' to type 'Ankh.Scc.Native.ICOMPropertyBag'.
at Ankh.VSPackage.AnkhSvnPackage.ReadSolutionProps(IVsHierarchy pHierarchy, String pszProjectName, String pszProjectMk, String pszKey, Int32 fPreLoad, IPropertyBag pPropBag)
Any Help will be appreciated
This issue has been solved in new versions of this extension.
The developper of this Visual Studio's extension do not publish it's developments on Visual Studio market but on Gihub.
here is the address on it`s Github project:
https://github.com/AmpScm/AnkhSVN
This one comment on top is help for how to download the installable file for persons new to Github like me