This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF MCP fail to start on win xp

Master control Panel.exe 3.10.0.14 winxp sp3 .net framework v4.0

The day before yesterday it's OK, but this morning MCP won't start. The windows event info shows:

aplication: MasterControlPanel.exe Framework versuib: 4.0.30319 unhandled exception: System.Configuration.ConfigurationErrorsException

Stack:

on System.Configuration.ConfigurationManager.PrepareConfigSystem()

on System.Configuration.ConfigurationManager.GetSection(System.String)

on System.Configuration.PrivilegedConfigurationManager.GetSection(System.String)

on System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()

on System.Diagnostics.DiagnosticsConfiguration.Initialize()

on System.Diagnostics.DiagnosticsConfiguration.get_IndentSize()

on System.Diagnostics.TraceInternal.InitializeSettings()

on System.Diagnostics.TraceInternal.WriteLine(System.String)

on UlpbtUtils.Debugging.Entry(System.String, UlpbtUtils.LogVerbosity)

on UlpbtUtils.Debugging.Entry(System.String)

on LEControlPanel.frmLEControl.TestConfigFile()

on LEControlPanel.frmLEControl..ctor()

on LEControlPanel.Program.Main()

Hope anyone can help.

THA