VB.NET and web services in PDA

web services Malaysia
  • 16 years ago

    Hi,


       I am trying to develop PDA application using vb.net. The problem that I face is I cannot connect to the web services that I already developed. I am using this command in the begining of the code


    Private F As New localhost1.Service1


    My name space is localhost1 and my class name is Service1


    And I already add it to the solution explorer, but it still have a problem when I run one of the method.
    So anyone have any suggestion how to connect to the web services. thanks


    Regards
    Red

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler