SmartAssembly 8.2: Can't send reports, System.Web.Services DLL not found (with .NET 6 application)
Titanic
Posts: 4 Bronze 2
The new SmartAssembly 8.2 does allow to add error reporting to my .NET 6 DLL but as soon as an error report has to be sent, I get a DLL not found error:
System.Web.Services DLL is a .NET Framework DLL (up to 4.8.1) but is not part of .NET 5 up to 8. Any ideas how to fix this issue?
System.Web.Services DLL is a .NET Framework DLL (up to 4.8.1) but is not part of .NET 5 up to 8. Any ideas how to fix this issue?
Tagged:
Answers
Thank you for raising this. Are you using error reporting via the SDK or the Smart Assembly application please?
Additionally, are you using a custom web server of your own for the reporting or are the reports coming in via our service?