Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listener URI when publishing web service?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Titre:
Listener URI when publishing web service?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01237162
Message ID:
01237162
Vues:
202
I'm trying to create a new web service and I can get it to work on my local computer by instantiating the object in the command window and calling it with the correct parameters, but if I try to do it using the following code, I get an error that loShowRegistration is not an object.

loWSHandler = NEWOBJECT("WSHandler",IIF(VERSION(2)=0,"",HOME()+"FFC\")+"_ws3client.vcx")
loShowRegistration = loWSHandler.SetupClient("http://John/webservices/activate_application.wsdl", "activate_application")

I think this stems from the fact that when I try to publish the web service, I get the following error:

Registered: There was a problem accessing the Listener URI specified for the WSDL file.

We also get this error when we try to publish it on our web server.

Any and all help greatly appreciated!
John Fatte'

Life is beautiful!
Répondre
Fil
Voir

Click here to load this message in the networking platform