Hi,
This is what i am trying to do. I have code that allows me to automatically connect to a computer through remote desktop (and log in as well). I am trying to add this line of code "
Msrdpclient.SecuredSettings.StartProgram = "C:\Windows\cmd.exe"
"
But for some reason, the web page doesnt even seem to load (it gives an error on the bottom that says that it was done with errors)
The error just says that it was unspecified.

This is my code: See next post

Can anyone tell me what i am doing wrong?

Thanks