I have one Wcf service project and in it many services called Service1, Service2 etc.
However, only Service1 is running. Why is this and how to resolve it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a bit vague description of your problem, but maybe this will help. I did a post on how to host many WCF services in one windows service. If it doesn’t help, check that your ABC(address, binding and contract) are set correctly.