Project/Solution can't be run due to Run Configurations
Possible error messages:
- "The project to be run with this configuration is not present in the solution"
- "Exe does not exist"
The solution:
Try calling "ReSharper | Tools | Run Configurations" and select "{project name} (VS default)" item there.
Please sign in to leave a comment.
"ReSharper | Tools | Run Configurations" did not work.
Button2 click on the website and selecting "Create Runtime Configuration" which is similar to the Ctrl+Alt+Shift+R
Gives me a load of options but still I get this error.
I have tried opening it in VS2019 vs VS2013 same error.
The project builds perfectly, so what file do I need to edit for this to work?