System.TypeLoadException: Could not load type 'System.Web.HttpException' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
From the Azure Function v4,
On Passing the Control to a Project in .NET Framework v4.7.2,
On Invoking the WCF Methods with BasicHttpBinding,
Getting the Following Error:
System.TypeLoadException: Could not load type 'System.Web.HttpException' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.


Azure Function Project :-

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.