We are about to deploy wcf web services and are wondering if an update or bug fix is needed, does iis need to be stopped and restarted?
Share
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.
No, you can simply restart the application on which the service is running (i.e., if you edit web.config on the application, it will be restarted for you). The other apps on IIS will continue working normally.