I can't run the program (gui). Get an excetpion:
StartService failed: The service cannot be started,
either because it is disabled or because it has no enabled devices associated with it
at WinFormsGUI.IOMap.Loaddriver()
at WinFormsGUI.Program.Main()
What could be the issue?
StartService failed: The service cannot be started,
either because it is disabled or because it has no enabled devices associated with it
at WinFormsGUI.IOMap.Loaddriver()
at WinFormsGUI.Program.Main()
What could be the issue?
Zeo, I have the same problem on one machine I am trying to diagnose. I have 2 identical machines, it works on one and I get that error on the other. I have DDU'ed and reinstalled drivers on both machines. Both machines have enabled onboard Intel graphics, disabling has no effect. I will post more as I discover.