locked
Add Connected Service into ASP.Net Core RRS feed

  • Question

  • 

    I am unable add a wcf service which is using ws2007HttpBinding into both CoreWebAPI and .Net Core class library.

    Please tell me if it is the "WCF Connected Service" issue. Thanks, Amy

    Below is the error message:

    Warning: Cannot import wsdl:binding Detail: An exception was thrown in a call to a policy import extension. Extension: System.ServiceModel.Channels.SecurityBindingElementImporter Error: The method or operation is not implemented. XPath to Error Source: //wsdl:definitions[@targetNamespace='http://xxxxxxx/2012/10']/wsdl:binding[@name='WS2007HttpBinding_IxxxxxService'] Warning: Cannot import wsdl:port Detail: XPath to Error Source: //wsdl:definitions[@targetNamespace='http://xxxxxxxx/2012/10']/wsdl:service[@name='xxxxxxxx']/wsdl:port[@name='WS2007HttpBinding_Ixxxxxxxxx'] Error: No endpoints compatible with .Net Core apps were found. An error occurred in the tool.

    Friday, September 16, 2016 9:08 PM

Answers