0

I have a WCF Service with my contracts and everything working well, and I wanted to reference on the WebSite project, but the bindinds nodes are not being created inside the Web.Config.

It should be something like:

<system.ServiceModel>
  <services/>
  <bindings/>
</system.ServiceModel>

But not even the <system.ServiceModel> is created

I'm using Visual Studio 2008, and I've already rebooted it, but still didn't work.

UPDATE: Found the solution in another question - Could not find default endpoint element

Community
  • 1
  • 1
Izzy Rodriguez
  • 1,859
  • 2
  • 20
  • 31

0 Answers0