Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web services - SOAP
Message
De
21/09/2001 12:37:33
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
21/09/2001 12:26:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00559332
Message ID:
00559340
Vues:
19
Hi Jones Try the following:
DEFINE CLASS myserver as Session olepublic

FUNCTION mymethod(mystr as String) as String
RETURN mystr
ENDPROC

ENDDEFINE
>Hi,
> I have a simple class :
>
>
>DEFINE CLASS myserver as Session olepublic
>
>PROCEDURE mymethod(mystr as String) as String
>RETURN mystr
>ENDPROC
>
>ENDDEFINE
>
>
>I compile it to single/multi thread DLL. I tried to use SOAP toolkit wizard to generate all necessary support file. However, SOAP wizard return error - The COM object selected has no method that can be called through SOAP.
>
>What mistake do I make?
>
>thank you
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform