Azure / Azure/Azure-Functions

System.TypeLoadException: Could not load type 'System.Web.HttpException' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

Open
#2,442 1 comment 0 reactions 1 assignee Claimed by @bhagyshricompany View on GitHub
bug
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'.

![image](https://github.com/Azure/Azure-Functions/assets/36123879/f9dabff0-844d-4e5d-9e64-749a0563060c)

![image](https://github.com/Azure/Azure-Functions/assets/36123879/8bb8053f-a218-413e-b84d-808201a99f2c)

Azure Function Project :-

![image](https://github.com/Azure/Azure-Functions/assets/36123879/9619c2b2-d97e-46a7-9235-0a3ab5c54672)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.