I've started the app without Debug and then I started the app in debugging mode. I am trying to attach the debugger to the existing process but it's blurred out.
Asked
Active
Viewed 18 times
0
-
Can you try running VS as an administrator? – Maria Ines Parnisari May 18 '17 at 03:10
-
@MariaInesParnisari That was it, can you post it as an answer and i'll accept it. – h-rai May 18 '17 at 03:33
1 Answers
1
You need to run VS with administrator privileges. Right-click Visual Studio, and select Run as an administrator
.
You can also configure VS so that it always opens with admin privileges. See this answer.

Community
- 1
- 1

Maria Ines Parnisari
- 16,584
- 9
- 85
- 130