J
Julien
Hello,
Here is my problem :
I have a windows server 2008 and a my computer running Visual Studio 2008.
Windows server 2008 is running vs remote debugger 2008 sp1.
Both are in the same domain. Both have firewall disabled.
I wan't to debug ASP.Net managed code. When I try to list my server
processes in Visual Studio 2008 I get an error "a specific security package
error occured". I see my connection attempt in the remote debugger monitor on
the server with my login but can't get remote server processes list.
When I try to connect using native mode I manage to get the remote server
processes list. I tried remote debugger as a service, and as a standalone
application without success. I tried using dns name and IP but same result.
It seems to be an authentification error or a credentials problem. How can I
solve this and enable remote debugging ?
Thank you for your answer,
Julien
Here is my problem :
I have a windows server 2008 and a my computer running Visual Studio 2008.
Windows server 2008 is running vs remote debugger 2008 sp1.
Both are in the same domain. Both have firewall disabled.
I wan't to debug ASP.Net managed code. When I try to list my server
processes in Visual Studio 2008 I get an error "a specific security package
error occured". I see my connection attempt in the remote debugger monitor on
the server with my login but can't get remote server processes list.
When I try to connect using native mode I manage to get the remote server
processes list. I tried remote debugger as a service, and as a standalone
application without success. I tried using dns name and IP but same result.
It seems to be an authentification error or a credentials problem. How can I
solve this and enable remote debugging ?
Thank you for your answer,
Julien