[VS.NET] Pas à pas sur une appli distante

Salut tout le monde

J’ai une appli web (ASP.NET/SQL Server/Windows 2003 Server) qui marche bien en local mais un peu moins bien sur le serveur de prod.
J’aimerais savoir comment faire pour faire du pas à pas sur cette appli tout en restant à mon bureau :P. Je crois que c’est possible mais j’ai rien trouvé sur le Net.

Merci :jap:

j’ai trouvé ça :
http://msdn.microsoft.com/library/FRE/vsdebug/html/vxtskaspremotedebuggingsetup.asp
http://msdn.microsoft.com/library/FRE/vsdebug/html/vctskAttachingToRunningProgram.asp
http://msdn.microsoft.com/library/FRE/vsdebug/html/vctskselectingremotemachine.asp
^^

faut activer le debugage a distance et tout roule :oui:

Je regarde ça :jap: