Mendix Studio Pro 9.19.0 does not start, end gives following error. How to fix this?

1
See error below? Anybody aware of how to fix this?   System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Could not load file or assembly 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28'. Format of the executable (.exe) or library (.dll) is invalid. Could not load file or assembly 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28'. Format of the executable (.exe) or library (.dll) is invalid.    at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)    at System.Reflection.Assembly.GetTypes()    at Mendix.Modeler.Utility.DIContainer.AssemblyTypesProvider.GetTypes() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Utility\DIContainer\AssemblyTypesProvider.cs:line 29    at Mendix.Modeler.Theming.StylesInitializer.InitializeStyleTypes(ITypesProvider typesProvider) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.Theming\StylesInitializerAttribute.cs:line 44    at Mendix.Modeler.MainWindow.Program.<>c.<InitStyling>b__18_0() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Program.cs:line 216    at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()    at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location ---    at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)    at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)    at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)    at System.Windows.Threading.Dispatcher.Invoke(Action callback)    at Eto.Wpf.Forms.ApplicationHandler.InvokeIfNecessary(Action action)    at Eto.Wpf.Forms.ApplicationHandler.Invoke(Action action)    at Eto.Forms.Application.Invoke(Action action)    at Mendix.Modeler.MainWindow.Program.InitStyling() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Program.cs:line 216    at Mendix.Modeler.MainWindow.Program.WithPerformanceLoggingDo(Int32 id, String description, Action action, Int32 threadId, Int32 depth) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Program.cs:line 265    at Mendix.Modeler.MainWindow.Program.<>c__DisplayClass17_0.<InitApplicationAsync>b__0() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Program.cs:line 182    at System.Threading.Tasks.Task.InnerInvoke()    at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)    at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location ---    at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)    at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location ---    at Mendix.Modeler.MainWindow.Program.InitApplicationAsync() in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.MainWindow\Program.cs:line 193 System.BadImageFormatException: Could not load file or assembly 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28'. Format of the executable (.exe) or library (.dll) is invalid. File name: 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28' System.BadImageFormatException: Could not load file or assembly 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28'. Format of the executable (.exe) or library (.dll) is invalid. File name: 'SharpSvn, Version=1.14001.156.0, Culture=neutral, PublicKeyToken=d729672594885a28'
asked
3 answers
1

This forum post seems to address the same issue, and there's a solution offered for both Mac and Windows.

answered
2

Hi Eline, thanks for your swift answer. It did not solve the error.

I’m using parallels on AMD with W11. 

I did repair and later on reinstalled the MS Visual C++ 2022 redistributable to the latest version.

(did not solve the problem).

I did what Wenbin suggested but KB:5013943 “is not on this computer”.

It worked fine till last weekend.

On my other Mac with Mendix Pro 9.17.0, also with Parallels and w11, it still works.

Any suggestions where te look for?

 

Kind Regards Peter

answered
0

Since the latest updates of MAC IOS en WIndows it seems to be fixed.

answered