View Single Post
  #3 (permalink)  
Old 07-10-2009, 1:52 PM
kguilmartin kguilmartin is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jul 2009
Posts: 4
Reputation: 0
kguilmartin is on a distinguished programming path ahead
Default What is the input parameter?

I am not sure where the "getCountries As getCountries " is coming from. Maybe this is standard in VB.Net. That's where I am lost. When I consume this WSDL in a gui tool such as SOATest, there are no input parameters for "getCountries". Also when I generate client stubs in java it works fine. I am confused...
Reply With Quote