T
Tom_B
Trying to generate class file from a WSDL file.
I have tried the following from the command-line prompt in VB.NET
wsdl /language:VB /out:myProxyClass.vb LogAccessService_v1.wsdl
wsdl.exe also does not work. Either version returns -- Command "wsdl.exe"
is not valid.
What am I doing wrong? Thanks.
I have tried the following from the command-line prompt in VB.NET
wsdl /language:VB /out:myProxyClass.vb LogAccessService_v1.wsdl
wsdl.exe also does not work. Either version returns -- Command "wsdl.exe"
is not valid.
What am I doing wrong? Thanks.