If it's not in the list of services then it's not installed. Debugging it using the IDE is not running the code "as a service". The service must be registered using the -i option as discussed in the article. You must have missed something somewhere.

Try debuggin it and using the -i option and
1 - Ensure it executes the registration code.
2 - There are no errors returned during registration.