Re: [WiX-users] Error 1921 on Service

2013-12-12 Thread Moody Aboulkhoudoud
Oh wow, I can't believe I missed that. I've been staring at the ServiceControl for the longest time, checking the logs, researching and researching.. I was grabbing the name of the service from an undefined location, but in the ServiceInstall I had it named properly. As soon as I read that the

[WiX-users] Error 1921 on Service install

2013-12-12 Thread Moody Aboulkhoudoud
Hi, I have a Windows service (among other things) that I am installing during the process of my WiX Installer. The installer was working great, but it started to have issues at one point. I believe (not 100% on if I did it before or after the errors happened) I had manually removed the servic