Error While Migrating WCF Service for AspNetCompatibilityRequirementsMode
Open
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
While trying to Migrate Existing WCF services (.net FWK 4.8) to CoreWCF (.net standard2.1) we are facing below error due to use of AspNetCompatibilityRequirementsMode.
Error Detail :-
'AspNetCompatibilityRequirementsMode' is not declared. It may be inaccessible due to its protection level
Contributor guide
Assessment
This issue has not been assessed yet.