B
BigDave
Anyone using WebServiceStudio 2.0 (from GotDotNet) to test a web
service created with the help of Thinktecture WSCF
(WebService-ContractFirst)?
My issue is that when pulling up the .asmx?wsdl, there is an import
pointing to the actual WSCF wsdl, as in:
<wsdl:import namespace="http://ProductsService"
location="Schemas/ProductsService.wsdl" />
WebServiceStudio seems not to read this import, and produces the
exception:
Element binding named ProductsService from namespace
http://ProductsService is missing.
Any thoughts? Thanks very much.
service created with the help of Thinktecture WSCF
(WebService-ContractFirst)?
My issue is that when pulling up the .asmx?wsdl, there is an import
pointing to the actual WSCF wsdl, as in:
<wsdl:import namespace="http://ProductsService"
location="Schemas/ProductsService.wsdl" />
WebServiceStudio seems not to read this import, and produces the
exception:
Element binding named ProductsService from namespace
http://ProductsService is missing.
Any thoughts? Thanks very much.