about project dotnet-win32-service on github

0

I got project dotnet-win32-service from github. It's use for create win service or host asp.net on win service. I add log4net in TestWin32Service.cs's function Start(), then register service sucessful but the servcie can not running. If I run it manual, it show message like: Windows can not start xxxx service. Error message 0xffffffff:0xffffffff

Then I try to do something else, like create a file in function Start(), get same error result.

Someone has experience on it? Thank you.

win32serviceutil
asked on Stack Overflow Jul 17, 2018 by Mike

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0