Ali Baghernejad
Ali Baghernejad
I had the same problem on a Project based on .Net Framework 4.6.1 and .Net Standard 2.0. Setting the "TypeName" value to null at startup did fix the issue. Here...
Have a similar problem in Asp.Net Web API project. Version: 2.4.3 `{ "Message": "An error has occurred.", "ExceptionMessage": "Error parsing HTTP message header byte 13 of message System.Byte[].", "ExceptionType": "System.InvalidOperationException",...
> @AliBaghernejad do you mind posting this to Microsoft thread? It is a frustrating situation. > [dotnet/corefx#31918 (comment)](https://github.com/dotnet/corefx/issues/31918#issuecomment-483162502) I had a try to do that today but the state of...