Custom server not working when running an ASP.NET (.NET Framework) project
When changing the project properties to Custom Server rider still runs IIS Express on localhost for debugging, making so that i can't debug my application.
Please sign in to leave a comment.
Hello,
If I got your case right, the following help page about how to debug on remote host works in Rider:
https://www.jetbrains.com/help/rider/SSH_Remote_Debugging.html#deploy-application-to-remote-machine
https://www.jetbrains.com/help/rider/SSH_Remote_Debugging.html#debug-application-on-remote-machine
The option you were trying to use does not seem to work.
Please let me know if you have any further questions.
K.R.
Sofia