Good afternoon!
I was having the same problem and I solved it by adding a web.config file in the application's root directory, as below:
Create a file called web.config and save it in the root directory of your application;
The content of the file must be something like: