Start a Conversation

Unsolved

This post is more than 5 years old

13474

November 10th, 2014 18:00

problem with command center

I have this problem an the light don't work   System.NullReferenceException: Object reference not set to an instance of an object.
   at AlienLabs.AlienFX.Tools.Classes.CommunicationServiceClass.SetFirmwareFilesPath(String path)
   at AlienLabs.AlienFX.Tools.Classes.CommunicationServiceClassFactory.New(AlienFXDeviceRepository repository)
   at AlienLabs.AlienFX.Controller.LightsZoneController..ctor()
   at AlienLabs.AlienFX.Controller.ControllerMainForm.initializeLightController()
   at AlienLabs.AlienFX.Controller.ControllerMainForm..ctor()
   at AlienLabs.AlienFX.Controller.Program.Main(String[] args)

System.TypeInitializationException: The type initializer for 'AlienLabs.ThermalControls.Controller.Classes.ThermalControlsTaskbarIcon' threw an exception. ---> System.Management.ManagementException: Invalid namespace
   at System.Management.ManagementScope.Initialize()
   at System.Management.ManagementEventWatcher.Initialize()
   at System.Management.ManagementEventWatcher.Start()
   at AlienLabs.ThermalControls.DeviceDiscovery.Classes.DeviceWatcherClass.Start()
   at AlienLabs.ThermalControls.DeviceDiscovery.ObjectFactory.NewThermalControlsDeviceDiscovery()
   at AlienLabs.ThermalControls.Domain.ObjectFactory.get_DiscoveryService()
   at AlienLabs.ThermalControls.Domain.Profiles.Classes.ProfileProcessorClass..ctor()
   at AlienLabs.ThermalControls.Domain.Profiles.Classes.Factories.ProfileRepositoryFactory.get_ProfileRepositoryforController()
   at AlienLabs.ThermalControls.Controller.Classes.ThermalControlsTaskbarIcon..cctor()
   --- End of inner exception stack trace ---
   at AlienLabs.ThermalControls.Controller.Main..ctor()
   at AlienLabs.ThermalControls.Controller.App.AppStartup(Object sender, StartupEventArgs args)
   at System.Windows.Application.<.ctor>b__1(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

what can I do

671 Posts

November 11th, 2014 13:00

Just to make sure. This is the error message that you get whenever you try and open it, right?
From the error message it seems there are two points of failure in the Software.
-AlienFX
-Thermal Controllers.

You will first have to try and uninstall and reinstall the Alien Command Center. In order to do so;
Here's a detailed true that will help you out.

Also.
What BIOS version are you running on?

No Events found!

Top