← Go back
Add response-headers to ASP.NET pages
Open the Internet Information Service (IIS)
Select the site to enable CORS for
Open the HTTP-Headers tab
Click add and enter "Access-Control-Allow-Origin" as a name
add "*" as a value. Excluding the " tags