I Created a Sample WCF service and was trying to host in Windows Service, I installed the service using InstallUtility.exe but When I tried to start the service it give the error "Service cannot be started. The service process could not connect to the service controller " in EventLog and also it pop up the services stop automatically if they have no use.
Any Idea how can I proceed further and can access WCF services..
Best Regards