return value from wsdl(cross)

S

Savas Ates

i created an proxy class .. it named webreference1 my code is like
following. how can i learn the return message from wsdl (it works or not)
how can i learn it(wsdl's respond)
Dim ws As New WebReference1.ProductDefinitionType()

Try

With ws

.Description = xx.Item("ozellikleri")

.Dm3 = 300

End With

Label1.Text = "it is ok about wer service"

Catch ex As Exception

Label1.Text = "web service doesnt work "

End Try
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top