M
Mauricio Arroyo
Hi,
I used the excellent article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service08202002.asp
from Scott Seely to have a webservice interface defined in a separated wsdl
file. It works just fine, but when I try to navigate to the wsdl from Visual
Studio I get a message "No Ports or Methods were found on this page.". I'm
still able to add the web reference and every thing works fine. (if I point
to the asmx it works but one of the methods is not showed)
The problem is that using another tool, one of the clients is not able to
add the reference to the wsdl, and it may be related to this "No ports..."
message. Is it some way to avoid this message and have the Visual Studio to
look for ports and Methods in the Binding file?
Thanks in advance.
Mauricio
I used the excellent article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service08202002.asp
from Scott Seely to have a webservice interface defined in a separated wsdl
file. It works just fine, but when I try to navigate to the wsdl from Visual
Studio I get a message "No Ports or Methods were found on this page.". I'm
still able to add the web reference and every thing works fine. (if I point
to the asmx it works but one of the methods is not showed)
The problem is that using another tool, one of the clients is not able to
add the reference to the wsdl, and it may be related to this "No ports..."
message. Is it some way to avoid this message and have the Visual Studio to
look for ports and Methods in the Binding file?
Thanks in advance.
Mauricio