Visual Studio has insufficient privileges to debug this process. To debug this process, Visual Studi

Posted by ritu-kothari on Stack Overflow See other posts from Stack Overflow or by ritu-kothari
Published on 2010-06-01T18:15:38Z Indexed on 2010/06/01 18:23 UTC
Read the original article Hit count: 1128

I have developed a windows service and this is service is running on my local computer under my account. When I try to debug this service by attaching this as a process in visual studio 2008 I get “Unable to attach to the process. Visual Studio has insufficient privileges to debug this process. To debug this process, Visual Studio must be run as an administrator.” I have logged in to my system as administrator and so when VS 2008 is launched it is running as administrator not sure why I get this error. I am using Windows XP Pro sp3

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about windows-services