Advertisement

08.13.2007 at 03:04AM PDT, ID: 22758474
[x]
Attachment Details

Calling a web service written in PHP from VB.net

Asked by kinton in Microsoft Visual Basic.Net, .NET Framework 2.0

Tags: service, web

Hi,

A client has written a webservice in PHP that I am trying to invoke in .net.  Some of the calls return a string and others return an object.  What ever methods I call I just get an emptry string.  I have asked them to set up a "Hello World" type service which they have done, this should just return a string, however it returns nothing.  The client is insisting that when they invoke their own service through PHP it works fine.  I see no reason to question that.

To test it I am just calling it on a form open event;  See below

Imports WindowsApplication1.com.epicmoodle.www

Public Class Form1

    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        Dim testWS As New com.epicmoodle.www.MoodleWS
        MessageBox.Show(testWS.mdl_soapservertestSOAP)
    End Sub
End Class

In theory this should just display a message box that reads "Hello World"

The WSDL file is at:

http://www.epicmoodle.com/lonsdaletest/ws/wsdl.php

Any help would be appreciated. Start Free Trial
 
Loading Advertisement...
 
[+][-]08.13.2007 at 08:13AM PDT, ID: 19684800

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:16AM PDT, ID: 19684829

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:16AM PDT, ID: 19684839

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:17AM PDT, ID: 19684846

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:27AM PDT, ID: 19684944

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:30AM PDT, ID: 19684974

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 08:39AM PDT, ID: 19685053

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Microsoft Visual Basic.Net, .NET Framework 2.0
Tags: service, web
Sign Up Now!
Solution Provided By: Svetlin_Panayotov
Participating Experts: 2
Solution Grade: A
 
 
[+][-]08.13.2007 at 08:43AM PDT, ID: 19685092

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 11:29AM PDT, ID: 19686440

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 12:01PM PDT, ID: 19686711

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 12:40PM PDT, ID: 19687008

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.13.2007 at 02:44PM PDT, ID: 19687870

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.14.2007 at 02:05AM PDT, ID: 19690299

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.14.2007 at 02:17AM PDT, ID: 19690346

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.14.2007 at 02:20AM PDT, ID: 19690362

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628