.NET web services and gSoap client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dav01it
    New Member
    • Jul 2008
    • 2

    .NET web services and gSoap client

    Does someone have experience with gSoap and .NET webservices?
    I've build a .NET webservice that works very well but only with .NET clients. Creating a client with gsoap 7.10 gives errors:

    (...)
    Tags 'q1:FCKLoginRes ponse' and 'q4:FCKLoginRes ponse' match but namespaces differ
    Receiving SOAP Fault
    Error: soap_get_soapfa ult() failed. Is this a SOAP message at all?

    Using different version of gsoap gives different results!

    I suspect that .NET's clients are more relaxed against sintax than gsoap's.
    I know that gsoap works well creating the same service in an Apache Axis enviroment: so is there a way to make IIS with .Net webservices more compatible with gSoap?
Working...