An uknown error has occured during modeler startup

0
After successful instalation of Desktop Modeler I can’t start it. I have Windows 10 x64 and I have “An uknown error has occured during modeler startup”. I tried reinstalling, installing other versions, nothing changed. Here are detailes: SimpleInjector.ActivationException: The registered delegate for type IMainForm threw an exception. Operation is not supported on this platform. ---> System.PlatformNotSupportedException: Operation is not supported on this platform.    at System.Net.HttpListener..ctor()    at Mendix.Modeler.WebUI.Gui.WebServer.ModelerWebServer.Init() in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WebUI.Gui\WebServer\ModelerWebServer.cs:line 42    at Mendix.Modeler.Plugins.Gui.GuiPluginManager.Init() in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.Core\Plugins\Gui\GuiPluginManager.cs:line 26    at Mendix.Modeler.WindowsGui.MainForm..ctor(IModelerGui _modelerGui, IGuiPluginManager guiPluginManager, IModelerSettingsManager modelerSettingsManager, IDashboardManager dashboardManager, ISignInManager signInManager, IApplicationManager applicationManager, IMenuBarViewModel menuBarViewModel, IEnumerable`1 toolWindowProviders, IUrlOpener urlOpener, IAppStoreDataManagerFactory appStoreDataManagerFactory, IAppStoreAppImporter appStoreAppImporter) in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\MainForm.cs:line 100    at lambda_method(Closure )    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.CreateInstanceWithNullCheck()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.Lifestyles.SingletonLifestyle.SingletonLifestyleRegistrationBase`1.BuildExpression()    at SimpleInjector.Registration.BuildExpression(InstanceProducer producer)    at SimpleInjector.InstanceProducer.BuildExpressionInternal()    at System.Lazy`1.CreateValue()    at System.Lazy`1.LazyInitValue()    at SimpleInjector.InstanceProducer.BuildInstanceCreator()    at SimpleInjector.InstanceProducer.GetInstance()    --- End of inner exception stack trace ---    at SimpleInjector.InstanceProducer.GetInstance()    at SimpleInjector.Container.GetInstance[TService]()    at Mendix.Modeler.WindowsGui.App.InitModeler() in C:\jenkins-ci\workspace\AppStudio3.0-Build\modeler\Mendix.Modeler.WindowsGui\App.xaml.cs:line 141  
asked
0 answers