December 2017
Beginner
372 pages
10h 32m
English
Now, after we have copied the web.config file to our deployment folder, we should see our application running correctly as shown in the following screenshot:

The web server now uses the web.config file to understand the request for a JSON file and map it to application/json, which allows it to request the file from the server.
Read now
Unlock full access