Running .NET Core on IISExpress

Completed

I'm using the new Rider 2017.1.1 and trying to get a .NET Core application to run on IISExpress. I managed to get IISExpress started by using a .NET Executable workaround, but I'm getting an error 502.5 when trying to access the app. This error is because the IISExpress is not able to start the backgroud process (dotnet core module or the actual dotnet core executable?). 

Any tips on how this could be achievable or is it a no-go on this version of Rider?

2
3 comments

Unfortunately, it is not possible at the moment. Please vote for the corresponding feature request: https://youtrack.jetbrains.com/issue/RIDER-11638

0

I am having a similar problem

 

Kevin

0

Hello, Kevin! 

Have you tried this manual

Also, could you please attach your environment details from Help > About > Copy? 

Thank you! 

0

Please sign in to leave a comment.