ASP.NET 4.7 MVC 5 and IIS Express

Hi - 

I've been using Rider with ASP.NET Core and IIS Express with no problems. However, if I open an older project that I support that is a Framework using MVC 5 (e.g. NOT core), I get the following message when I attempt to run/debug the program: "Unable to create IIS virtual directory."

Can any suggest ideas for how I can troubleshoot and resolve my issue. I am not getting much from the console output.

Thank you!

Chuck

0
1 comment

I am closing this because I created an all new Project in VS2022, then opened it in Rider and it works. I then noticed that the Run/Debug configuration was using the .NET Project. This was configured for IISExpress and everything worked as anticipated.

0

Please sign in to leave a comment.