I'm trying to install the first service I wrote using:
installutil XMPPMonitor.exe I get the following message:
Running a transacted installation. Beginning the Install phase of the installation. See the contents of the log file for the E:\Documents\Projects\XMPPMonitor\XMPPMonitor\bin\Debug\XMPPMonitor.exe assembly's progress. The file is located at E:\Documents\Projects\XMPPMonitor\XMPPMonitor\bin\Debug\XMPPMonitor.InstallLog. The Install phase completed successfully, and the Commit phase is beginning. See the contents of the log file for the E:\Documents\Projects\XMPPMonitor\XMPPMonitor\bin\Debug\XMPPMonitor.exe assembly's progress. The file is located at E:\Documents\Projects\XMPPMonitor\XMPPMonitor\bin\Debug\XMPPMonitor.InstallLog. The Commit phase completed successfully. The transacted install has completed. But I'm not setting the service listed when I run services.msc. Am I missing something?