-
Notifications
You must be signed in to change notification settings - Fork 13
Error Messages
David Schöne edited this page Nov 15, 2022
·
7 revisions
There is a request that contains potential dangerous characters so that the system could be damaged/compromised.
The system is throwing that exception before execution of that potential dangerous request. This is more like a warning, that the system detected such request. There is no generic solution for that, but if you detect more of such requests from same/similar IPs, try to block them with help of a firewall. This prevents to get upcoming dangerous requests from those IPs anymore.
Tests in a test project fail because of a false newtonsoft json version
- reset app.config and reinstall nuget packages
- may System.Threading.Tasks.Extensions is missing