Debug remote applications via SSH

Hi.

Is it possible to debug a .net (not core) aspx web application installed on a remote IIS ?

 

Thanks

0
1 comment

Hi Alex,

Remote debug of IIS ASP.NET applications should work, but you might encounter some limitations depending on your setup. For example, you might want to use a different debugging solution if you need to attach to multiple processes or if you want to debug inline code.

Please let us know if you encounter any issues.

0

Please sign in to leave a comment.