2

I get the following error:

Extender Provider failed to return an Extender for this object

When trying to load a WCF project for .Net v4.7.2. I have tried the solutions offered here: Extender Provider failed to return an Extender, but with no luck.

This is happening in Visual Studio 2019 v 16.1.6

Any ideas where I should be looking to resolve this?

PRS
  • 741
  • 1
  • 7
  • 27
  • 2
    https://stackoverflow.com/questions/3397779/extender-provider-failed-to-return-an-extender/7072526 – Jay Dec 29 '19 at 23:41
  • 1
    Similar issue. Check link above – Jay Dec 29 '19 at 23:41
  • Does this answer your question? [Extender Provider failed to return an Extender](https://stackoverflow.com/questions/3397779/extender-provider-failed-to-return-an-extender) – Yahya Hussein Aug 31 '20 at 15:27

1 Answers1

6

I had the same problem, i restarted the Visual studio. Then i did clean solution and ran the solution.

dead_webdev
  • 164
  • 2
  • 9