I’m trying to attach to a windows service I am running to debug it however the “Available Processes” list under “Attach to Process” it shows as disabled and won’t allow me to attach. What am I missing?
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.
http://bytes.com/topic/visual-basic-net/answers/620660-trouble-attaching-windows-service-process
Apparently the dialog doesn’t display all services running by default and there is an instance of [MyServiceName].vshost.exe running that had me confused. Simply clicking the filter to display all services revealed my “hidden” service.