CMS Snapshot Analysis - Run Analyzer - Non Fatal Error - DOTNet with extension - DOTNet Analyzer - An attempt was made to load an assembly from a network location

Description

DOTNet analysis fails with below errors:

2019-01-21 10:55:39.149341 Error MODULMSG ; Job execution DOTNET.0102:Unexpected Exception.
2019-01-21 10:55:39.153340 Error MODULMSG ; Job execution An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.

Observed in CAST Extension Version

ReleaseYes/No
1.0
1.1
1.2
1.3

Observed on RDBMS

RDBMSYes/No
CSS4
CSS3
CSS2

Step by Step Scenario

  1. Run analysis
  2. Analysis fails with the error mentioned on the description panel

Action Plan

Follow the below steps:

  1. Check if the extension folder is located in the network location,
    1. If yes follow Location of extensions folder guide in official documentation
    2. Else contact CAST Technical Support. with the following Relevant input for reproduction of the issue

Impact on Analysis Results and Dashboard

No impact

Notes/comments

Related Pages