My case in VS2013
- Open project properties [ menu > project > properties ]
- Choose "debug" tab
- Uncheck "Enable the visual studio hosting process"
- Start debugging [F5]
- You will receive security warning , just "ok". Lets application running
- Stop debugging.
- Check option "Enable the visual studio hosting process" , under debug tab,
- Now , try to start debugging , you will not see error again
source :
Comments
Post a Comment