views:

59

answers:

2

Receive this error message:

Error while trying to run project: Unable to start debugging.

Unable to start program "D:\xxx.exe".

There appears to be no suitable logon session on the server. Please verify that you are logged on to the server through Terminal Services or that someone is logged into the server locally.

This is the 1st time i encounter this error message after 4-5 years of using remote debugging. It is a standalone windows application.
Development PC: WinXP SP2, VS.Net 2003.
Deployment PC: WinXP SP2

Has anyone encountered similar problem before? Which configuration could have gone wrong thus contributing to this error message?

p/s: the end of the message said "... someone is logged into the server locally." However, not many search result returns if i google that phrase.

A: 

Maybe the deployment PC needs a firewall setting to allow control by the development PC?

Windows programmer
Joel
A: 

I have tried the following but none seems to work (i will post more link in the comment)

http://thedotnet.com/nntp/385695/showpost.aspx

Anyone has encountered the exact error? Any clue as to which configuration might have caused this error?

Joel
Joel