/services blank white page #122
Unanswered
PonchoPowers
asked this question in
Q&A
Replies: 1 comment
-
It is because routes.RouteExistingFiles = true; needs to be set as there is a directory called "Services" on the file system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the ASP.NET MVC 5 Boilerplate code when try to access "/services" you get a blank white page.
This is quite important as a lot of people using this will want to create a Services page and can't because of this.
I can access "/services2" and "/service".
Beta Was this translation helpful? Give feedback.
All reactions