C
C#4mo ago
yatta

ServiceController refuse to run on window platform

I try to make new servicecontroller to monitor an indicated Service, the whole program is done on windows 11 computer but I still got not supported platform exception. May I ask to see what should be wrong or what should I check ? The program also run on WPF Library Class with framework is .Net5
No description
1 Reply
reflectronic
reflectronic4mo ago
how did you get access to ServiceController

Did you find this page helpful?