Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating an existing DLL
Message
From
01/07/2003 09:23:17
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Updating an existing DLL
Miscellaneous
Thread ID:
00805672
Message ID:
00805672
Views:
60
I am using VFP8 to create a Multi-Threaded DLL. I then use the Task Pane to publish the DLL as a web service on my development PC.

At first, I only had 1 method in my project. After I published the DLL as a web service in the Task Pane, I then selected the Service from the 'Explore an XML Web Service' drop down and this service's method then displayed in the method drop down list. This worked as expected.

The problem is that when I went back into VFP8 and added a few methods to this project and re-compiled the DLL and re-published this as a web service, the new methods never displayed in the methods drow down list in the Task Pane. For some reason I can't get the new methods to be recognized in the web service, but the old method still works.

But I can access the new methods as a com object through the VFP command window.

Also, if I create a new project and create a new DLL and publish that as a web service, all the methods do display as expected in the web service.

How do you successfully modify a web service?

Thanks,

Jerry
Next
Reply
Map
View

Click here to load this message in the networking platform