Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Developing my first Web Service ever
Message
From
21/10/2020 13:25:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Developing my first Web Service ever
Miscellaneous
Thread ID:
01676769
Message ID:
01676769
Views:
54
Hi all.

First, I want to thank to all the people that help me in any way to finish my VFP .DLL interface to a partner's Web Service.

Well, now, I was asked by my boss to develop a web service for our database in order to accept some partners' data and validate and insert that data into a few tables. This web service won't grow up, at least in the near future.

The only tool, I know, for developing that, is VFP9. I already began developing a COM component (.DLL) with some test methods that should be used by the web service.

Now that I have the COM component. I don't know what is the best way to build a web service. I know that I have 2 choices:
- Use VFP to build a SOAP Web Service.
- Build REST Web Service.

I tried the VFP's Web Services publisher, but when I run it, select my COM component, then the class and then click on the "Generate..." button, it shows me the following error message: "Error generating WSDL files." I even repaired the SOAP toolkit that came with VFP, but the Web Services wizard keeps showing me the same error message.

So, I need some advice about what to do now.

Any ideas would be appreciated.

TIA
Reply
Map
View

Click here to load this message in the networking platform