Network failure when viewing a rendition in PDFTron
If you encounter a "Network failure" error when viewing a rendition in PDFTron in Meridian 2023, follow these instructions:
-
Check the browser debug console. To do this, you can press F12 when the PowerWeb or Explorer page appears.
-
In the debug console, open the Console tab.
-
Look for the following error message:
"Access to …. has been blocked by CORS policy: The ‘Access-Control-Allow-Origin’ header contains multiple values …, but only one is allowed".
-
If this message appears:
-
Edit the following file:
C:\inetpub\wwwroot\BCSiteCache\web.config
-
Remove the line below:
<add name="Access-Control-Allow-Origin" ...>
- Save the file.
- Restart the BCSiteCache site.
- Check if the error persists.
-
- If the message doesn't appear in the console, contact Support.