Apparently, IIS7 is interfering with my apache server. To be more precise, it’s claiming port 80. Killing MsDepSvc.exe fixes it, but I’d like to prevent MsDepSvc.exe it form starting in the first place.
Anyone who knows how to do that?
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.
In case you haven’t solved the problem yet, or for anyone looking for the answer: MsDepSvc.exe is process of the Web Deployment Agent Service. You can control it’s startup mode from the Services console (services.msc), for example.