Forum Discussion

AndyHughes's avatar
AndyHughes
Regular Contributor
12 years ago

Cant add wsdl to project

I'm trying to add a wsdl to my soapuiproject but whenever I put the address in, the request never appears under the project.
When I look at the soapui log there are the following lines, which might be something to do with it?

Mon Sep 17 09:18:23 BST 2012:INFO:Finding importer for {http://tempuri.org/}NetTcpBinding_IEnquiryStationService
Mon Sep 17 09:18:23 BST 2012:INFO:Missing importer for {http://tempuri.org/}NetTcpBinding_IEnquiryStationService
Mon Sep 17 09:18:23 BST 2012:INFO:Finding importer for {http://tempuri.org/}NetTcpBinding_IEnquiryStationService
Mon Sep 17 09:18:23 BST 2012:INFO:Missing importer for {http://tempuri.org/}NetTcpBinding_IEnquiryStationService

We used to use http binding but now use nettcp.

I have an old project file where the bindings were http and I can refactor these wsdls (and it changes it to nettcp) and it works. But creating a new one from scratch, it doesn't want to know.
No RepliesBe the first to reply