Overview
When attempting to upload a report to the Jet Hub, an error message is displayed:
or when attempting to run a report within the Jet Hub, the report is unable to complete and the following message is logged:
Complete text of error message is:
The type initializer for 'Jet.Data.JetDataSourceFactory' threw an exception.
or
System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at d.a(Stream A_0, String& A_1, String A_2) at Jet.Nimbus.Application.Workers.ReportRunner.RunReport2()
Cause:
An issue was recently identified that is a result of one of the automatic Windows Updates that Microsoft released between July 10th-13th. This issue affects Windows 10 and Windows Server 2012 environments that host the Jet Service Tier, where the updates have been installed.
Resolution:
Microsoft has released a manually-installable update to resolve the issues caused by the July 10th Microsoft Security and Microsoft .NET updates when working with the Jet Service Tier and Jet Hub. You can download the applicable update for your version of Microsoft Windows or Windows Server in the Resolution section of the Microsoft Support article.
Resolution Process
-
Navigate to the Microsoft Support article and scroll down to the Resolution section
-
Click on the Microsoft KB number (e.g., 4346742) corresponding to your specific Windows Operating System and version of the .NET Framework
-
Scroll down to the section titled How to get this update and click the link for the Microsoft Update Catalog
-
Click the Download link for your matching Windows OS and .NET Framework version
-
Click the link provided in the Microsoft Download Dialog
-
Once the installer is downloaded in your browser, run it
-
When prompted to install, select Yes
Note: If a message appears informing you that the update is not applicable to your computer, you'll need to go back to the Microsoft Support article and select the correct link for your Windows OS and version of .NET Framework. -
When prompted, accept the Microsoft License Terms
and allow the installation to complete:
-
Restart the server
The server will need to be restarted to complete the installation.
You can elect to restart the server, now, or close the installer and perform a manual restart later.
Comments