SmartAssembly 8.2: Can't send reports, System.Web.Services DLL not found (with .NET 6 application)
![Titanic](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
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:
![](src)
![Image: https://us.v-cdn.net/6029854/uploads/editor/6m/ymr7c30lww9i.png](https://us.v-cdn.net/6029854/uploads/editor/6m/ymr7c30lww9i.png)
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?
![Image: https://us.v-cdn.net/6029854/uploads/editor/6m/ymr7c30lww9i.png](https://us.v-cdn.net/6029854/uploads/editor/6m/ymr7c30lww9i.png)
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?
After a thorough investigation we've been unable to replicate the reported issue.
Would you be willing to supply a project that demonstrate the problem so we can find the root cause?