NPrinting with QlikView IIS On Demand Access Point Error Could Not Load file or assembly 'Newtonsoft.Json' may be experienced in the QlikView IIS access point when attempting to generate an On Demand NPrinting report
Environment
- QlikView 12.5.x and lower versions
- NPrinting: All supported versions
Resolution:
- Resolved: Upgrade to QlikView 12.6 SR 1 or later versions
Workaround
On the QlikView IIS server
- Uninstall the On-Demand Components
- Stop the QlikView Settings and IIS server services
- Edit the web.config file at the following
(NOTE: Ensure to make a backup copy of web.config file 'before' proceeding)
%Program Files%\QlikView\Server\QlikViewClients\QlikViewAjax\web.config
- Remove the following lines:
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30AD4FE6B2A6AEED" culture="neutral"></assemblyIdentity>
<bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0"></bindingRedirect>
</dependentAssembly>
- Start the QlikView and IIS Settings services
- Re-Install the NPrinting On-Demand Components
Cause
- There is a defect in QlikView that results in this issue.
- The issue is resolved in QlikView 12.6 SR 1.
Internal Investigation ID
Related Content
QlikView AccessPoint does not load: Could not load file or assembly 'Newtonsoft.Json' or one of it's...