Falls Sie die unten stehende Fehlermeldung beim Start von evo erhalten, so könnte die Ursache für dieses Problem ein fehlender Microsoft Patch sein. Daher möchten wir Ihnen empfehlen, den MS Patch entsprechend Ihrem Betriebssystem zu installieren. Bitte nutzen Sie hierfür den folgenden Link:

https://support.microsoft.com/de-de/help/2999226/update-for-universal-c-runtime-in-windows



Unbehandelte Ausnahme: Exception has been thrown by the target of an invocation.
System.Reflection.TargetInvocationException
Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Dial.Dialux.Classlib.Tools.ModuleLoader.InitializeModules(IEnumerable`1 modules, Action preDelayedInitAction)
at Dial.Dialux.Gui.DIALuxModuleLoader.InitializeModules()
at Dial.Dialux.Gui.MainWindow.OnLoaded(Object sender, RoutedEventArgs e)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
at MS.Internal.LoadedOrUnloadedOperation.DoWork()
at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)


Inner Exception:
System.IO.FileNotFoundException
Could not load file or assembly 'Dial.Communication.Net.dll' or one of its dependencies. The specified module could not be found.
at Dial.Dialux.PluginManager.ModuleInit.Init()
at Dial.Dialux.PluginManager.Module.Initialize()