|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Remote debug how?in order to unable remote debuging on 2 XP pro machines First machine 1)login as Administrator 2)install only remote objects from VS2003 DVD 3)install application to be debugged (application release is in debug mode) 4)Change Sharing and security model for local accountsto Guest only Secind Machine 1)install VS2003 2)open the project to be debuged 3) put a breakpoint 4)Change Sharing and security model for local accountsto Guest only 5)open the attached process window from within the IDEand browse to the first machine the error message is Unable to connect to the machine 'SM'. Access is denied. This seems to be because the 'Network access: Sharing and security model for local accounts' security policy does not allow users to authenticate as themselves. This can be configured with the 'Local Security Settings' administration tool. but i have already change that setting!!!!! am i missing somehting? |
|||||||||||||||||||||||