Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

SOAP 3.0 Webservice in Win8 App

$
0
0
SOAP 3.0 Webservice in Win8 App
VFP and .NET Interop
SOAP 3.0 Webservice in Win8 App
10/16/2012
10:40:39 AM
3ME0MVX6A Show this entire thread in new window
Gratar Image based on email address
From:
MarkusW
To:
All 
Attachments:
None
We have a SOAP 3.0 webservice written in VFP9. No Problem to consume it in a WPF app, Add Service Reference is your friend.

Now we want to consume it in a Win8 App. The Add Service Reference wizard runs, shows the webservice methods and creates the wrapper. However, no method wrappers are generated. The Visual Studio 2012 error message tells this:

Custom tool warning: Contract 'DataServiceSoapPort' is not compatible with Windows Store apps because it contains one or more operations with SOAP Encoding (use='encoded'). Only the non-encoded operations will be generated.

Is there a way to generate a different type of WSDL file in VFP that doesn't use SOAP Encoding?

Or is there some C# code around that allows me to create my own win8 App compatible SOAP 3.0 service wrapper without reinventing the wheel?

TIA,

Markus

HTML Help Builder

Viewing all articles
Browse latest Browse all 10393

Trending Articles