Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. GSOAP problem in wsdl2h command with WCF?!
Forum Updated to NodeBB v4.3 + New Features

GSOAP problem in wsdl2h command with WCF?!

Scheduled Pinned Locked Moved 3rd Party Software
1 Posts 1 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    khaled377
    wrote on last edited by
    #1

    Hello,

    I am using QT SDk to develop mobile applications . I need to use gSOAP toolkit. I dowloaded it and I tried it with this service : http://www.currencyserver.de/webservice/currencyserverwebservice.asmx . It worked well but when I tried it on my web service it didn't .
    I tried the steps of http://developer.qt.nokia.com/wiki/How_to_use_gSOAP_with_Qt_for_Web_Service_Client but the error sill occured.
    I searched google but I couldn't find anything that might help me to solve the problem . Therefore I am asking if anyone could help me with this request.
    the result I got on cmd."Here":http://www.flickr.com/photos/66315434@N02/6868074641/
    !http://www.flickr.com/photos/66315434@N02/6868074641/!

    Many thanks in advance.

    The header of wsdl :

    @
    <?xml version="1.0" encoding="utf-8" ?>

    • <wsdl:definitions xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    • wsdl:types
    • <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:import namespace="http://tempuri.org/YouMushDataSet.xsd" />
      <s:import schemaLocation="http://89.108.175.195:8090/ws_YouMush/Service.asmx?schema=YouMushDataSet" namespace="http://tempuri.org/YouMushDataSet.xsd" /> @
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved