Unable to call a custom dll method in Microsoft SSRS

33 Views Asked by At

as soon as I try to call a function from a simple custom DLL in SSRS, I receive an error message that requires me to load .NET DLLs such as system.runtime.dll and system.private.corelib.dll .

I encounter this error message for any custom dll.

I have followed various tutorials and the official documentation, but the problem persists.

Thank you.

0

There are 0 best solutions below