Visual Studio Remote Debug on XPe

  • Thread starter Sneyers Jean-Pierre
  • Start date
S

Sneyers Jean-Pierre

I can not make remote debugging with Visual Studio 2008 on a XPe.
VS2008 is in a domain
XPe is not in a domain, but it has the same user account that VS2008
configured locally (with the command NET).
All user accounts are in the group Administrator.
When VS2008 wants to contact the debugger on XPe mode authentication,
it does not find the service. If I does not require any
authentication, I refuse debugging.

Can you tell me if it is necessary to add modules in my image or set
something?

PS: He has no FireWall
 
S

Shweta Garg [MS]

Your XPe image should have the Terminal Serivces component. If it does not
then, add Terminal Services macro component to your configuration and build
a new image.
Also, on the XPe machine, the local security policy for network access:
sharing and security model for local accounts should be configured to
"Classic: Local Users authenticate as themselves"

What is the error message that you get? That might help me understand this
issue better.

Regards,
Shweta [MS]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top