after an Update from Visual Studio to the lasted Version 2017 x.x. I have Problems with SCCM Report and the RBA. The RBA use the SrsResources.dll for the RBA Function from SCCM.
Normally the SrsResources.dll can or must by inside the private Assemblies Directory. Otherwise the Report has problems like the Error Message below.
With the new Version from Visual Studio this is no longer working.
I try to place the SrsResousers.dll inside the .net GAC Folder and also inside the Common Folder from Visual Studio (after using ProgMon and try) .
my Question is - where is the Right place for the DLL.
If the DLL is not accessible the report Shows the Error "Failed to load expression host assembly. Details: Could not load file or assembly 'SrsResources, Culture=neutral' or one of its dependencies. The system cannot find the file specified"
klaus
Klaus