I have followed the instructions to install the PTracker app and I receive the following error when I try to debug: "Error while trying to run project: Unable to start debugging. The binding handle is invalid." The app runs just fine if I do not start debugging. Any ideas?
NetStream
Wow! I've never encountered a message like that...
Have you tried googling the message to see what might cause it in general?
Thanks for answering so quickly Rocky; actually I am not surprised. I googled and found the answer on Habib Heydarian's WebLog and this is what fixed it:
This error is due to the Terminal Services windows service being disabled. In order to fix this error, Terminal Services needs to be enabled. Here are the instructions.
1) Open the 'Computer Management' administration tool
2) Expand the 'Services and Applications' category
3) Click on 'Services'
4) Find 'Terminal Services' in the list of Services
5) Right-click 'Terminal Services', and then click Properties.
6) On the 'General' tab, set 'Startup type' to "Manual" and restart the computer
Copyright (c) Marimer LLC