Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating an existing DLL
Message
From
03/07/2003 13:39:32
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00805672
Message ID:
00806649
Views:
20
I believe I do regenerated the WSDL file.

Basically, I can update an existing method in my project and have that change take effect when I republish my web service. I just can't add new methods.

When I publish my web service, I make sure that the VFP XML Web Services Publisher dialog has all methods checked, even the new methods.

When I click generate, a new .WSDL file is created in the virtual directory with information about the new method in the file. But I can't access the new method. I get a COM status error.

But if I create a new project and web service, all methods are accessabile and work.

What could I be missing? How can I add new methods to an existing web service? Also, restarting my PC does NOT help.

Thanks,

Jerry



>Jerry
>Did you Regenerate a new WSDL file?
>Jaime
>
>>This makes sense. I went into the IIS console and into my virtual directory, properties. I then clicked on the Unload button and the button dimmed.
>>
>>But when I re-compiled the DLL and published the DLL as a web service, I still only see 1 method, not the others.
>>
>>I also did a iisreset
>>
>>Could I be missing a step?
>>
>>Thanks,
>>
>>Jerry
>>
>>
>>
>>>IIS caches the mtdll, so, you'd have to unload that first by either pressing the 'Unload' button in the IIS Console for the virtual directory it's running in or by automating the Unload with some ADSI code.
>>>>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.
>>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform