Unknown Error on startup MX 5.19

0
On launching MX 5.19 on Windows 10, I encountered an unknown error message, is this a known problem? : System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.Assembly.GetTypes() at System.Linq.Enumerable.<selectmanyiterator>d__12.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Mendix.Modeler.Utility.DIContainer.ContainerFactory.RegisterTypes(Container container) in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.Utility\DIContainer\ContainerFactory.cs:line 50 at Mendix.Modeler.Utility.DIContainer.ContainerFactory.CreateContainer() in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.Utility\DIContainer\ContainerFactory.cs:line 43 at Mendix.Modeler.WindowsGui.Program.CreateContainer() in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.WindowsGui\Program.cs:line 130 at Mendix.Modeler.WindowsGui.Program.InitModeler() in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.WindowsGui\Program.cs:line 88 System.BadImageFormatException: Could not load file or assembly 'SharpSvn, Version=1.7019.3459.103, Culture=neutral, PublicKeyToken=d729672594885a28' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1) File name: 'SharpSvn, Version=1.7019.3459.103, Culture=neutral, PublicKeyToken=d729672594885a28' ---> System.BadImageFormatException: Could not load file or assembly 'SharpSvn.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1) File name: 'SharpSvn.dll' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) at System.Reflection.Assembly.LoadFrom(String assemblyFile) at Mendix.Modeler.WindowsGui.Program.CurrentDomainOnAssemblyResolve(Object sender, ResolveEventArgs args) in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.WindowsGui\Program.cs:line 68 at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName) System.BadImageFormatException: Could not load file or assembly 'SharpSvn.dll' or one of its dependencies. is not a valid Win32 application. (Exception from HRESULT: 0x800700C1) File name: 'SharpSvn.dll' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) at System.Reflection.Assembly.LoadFrom(String assemblyFile) at Mendix.Modeler.WindowsGui.Program.CurrentDomainOnAssemblyResolve(Object sender, ResolveEventArgs args) in c:\jenkins\workspace\AppStudio-Modeler\src\Mendix.Modeler.WindowsGui\Program.cs:line 68 at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)
asked
0 answers