Products | Versions |
---|---|
Spotfire Analyst | All |
Cannot launch the Analyst Client and the following error is received.
========================================
Error message: Global and user services could not be initialized. The application will close.
PlatformNotSupportedException at System:
Operation is not supported on this platform. (HRESULT: 80131539)
Stack Trace:
at System.Net.HttpListener..ctor()
at Spotfire.Dxp.Application.WebView.WebServer.CreateHttpListener(Int32 fromPort, Int32 toPort, Int32 numberOfPorts, HttpListener& httpListener)
at Spotfire.Dxp.Application.WebView.WebServer..ctor(WebViewRegistry webViewRegistry, WebViewResources webViewResources, ModulesService modulesService)
at Spotfire.Dxp.Application.VisualsServiceFactory.RegisterGlobalServices(GlobalServiceRegistry serviceRegistry)
at Spotfire.Dxp.Application.CoreServiceFactory.RegisterGlobalServices(GlobalServiceRegistry serviceRegistry)
at Spotfire.Dxp.Web.WebControlsServiceFactory.RegisterGlobalServices(GlobalServiceRegistry serviceRegistry)
at Spotfire.Dxp.Forms.FormsServiceFactory.RegisterGlobalServices(GlobalServiceRegistry serviceRegistry)
at Spotfire.Dxp.Framework.Services.GlobalServiceRegistry..ctor(ConnectivityService connectivityService, IServiceFactory serviceFactory, AddInManager addinManager, ModulesService modulesService)
at Spotfire.Dxp.Framework.Services.GlobalServiceRegistry..ctor(ConnectivityService connectivityService, IServiceFactory serviceFactory, AddInManager addinManager)
at Spotfire.Dxp.Main.Program.<>c__DisplayClass2.<StartMain>b__0()
1. Open regedit, navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP]:
a) Change Start from 4 ( disabled) to 3 ( automatically)
b) Delete "NoRun" key if this key exists
2. Reboot the server.