views:

33

answers:

0

I am trying to self-host a WCF service with the use of WCFExtras. Has anyone been able to add the wsdlExtensions endpoint behavior to the ServiceHost (not through app.config)? It appears that the class doesn't have a public constructor. Has anyone successfully accomplished this? Thanks!