Problem Running Projects After Upgrading From Beta
After upgrading from beta to the final Visual Basic program, when running any project – old and new – would result in this error:
“Error while trying to run project: unable to start debugging
the binding handle is invalid”
After extensive searching, I found out that to fix this issue I would need to enable Terminal Services. Indeed, this fixes the problem.
But, WHY is TS needed for this? It was not needed for the betas.
Additionally, it is an institutional policy to have all of the TS services disabled. A solution that would allow the usage of VB without the need to run Terminal Service is needed.

