Forum Discussion
Raphael75
Feb 19, 2024Copper Contributor
Unable to call a custom dll method in Microsoft SSRS
hi the community , as soon as I try to call a function from a simple custom DLL with expression on SSRS, I receive an error message : "System.Web.Services.Protocols.SoapException: The Value expressio...
- Feb 20, 2024
My project targets .NET version 6 (netcore )
Raphael75 , SSRS 2019 supports classic .NET Framework 4.x, not 6.0 nor .NET Core, see
What's new in Reporting Services - SQL Server Reporting Services (SSRS) | Microsoft Learn
olafhelper
Feb 20, 2024Bronze Contributor
My project targets .NET version 6 (netcore )
Raphael75 , SSRS 2019 supports classic .NET Framework 4.x, not 6.0 nor .NET Core, see
What's new in Reporting Services - SQL Server Reporting Services (SSRS) | Microsoft Learn