Unsolved
This post is more than 5 years old
14 Posts
0
9956
October 16th, 2014 13:00
Alienware command centre issue m18
System.NullReferenceException: Object reference not set to an instance of an object.
at AlienLabs.AlienFX.Tools.Classes.CommunicationServiceClass.SetFirmwareFilesPath(String path)
at AlienLabs.AlienFX.Tester.TesterMainForm..ctor()
at AlienLabs.AlienFX.Tester.App.AppStartup(Object sender, StartupEventArgs args)
I recive that error on each system start I try to uninstall command and install again not help
0 events found
No Events found!


saskuacz
14 Posts
0
October 16th, 2014 13:00
new error
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)