BLOGGER TEMPLATES AND TWITTER BACKGROUNDS »

Jumat, 31 Juli 2009

MS Visual Studio "Error while trying to run project: unable to start debugging the binding handle is invalid"

Error:
"Error while trying to run project: unable to start debugging
the binding handle is invalid"

Solution #1:
disabling the "Visual Studio hosting process"
("Project" -> "[ProjectName] Properties..". -> "Debug" -> Disable "Enable the Visual Studio hosting process")

Solution #2:
1) Open the 'Computer Management' administration tool
2) Go to Services and Applications->Services
3) Find 'Terminal Services' in the list of Services
4) Open properties for it

I think you will find that statup type is set to 'Disabled'. Try setting it to 'Manual' (the default), and rebooting your computer.

0 komentar: