cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with XML Deserialization Error

Former Member
0 Kudos

Hi! when I test my webservice, I take the following error: Deserializing fails. Nested message: XML Deserialization Error. Result class does not have property of type . It is required to load XML..

I don´t understand why occur this!! CiEntId is a string with the property of a primaryKey

What can I do??

Thanks

Rose

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rosa,

I've got the same error message, but in another scenario. I'm testing a XI Web Service, with a defined WSDL. To test it I'm using WS Navigator (http://host:port/wsnavigator/enterwsdl.html). Although all the types I'm returning are on the WSLD definition, the dumb WS Navigator fires the "XML Deserialization Error", and says that a type is not defined in the wsdl (but the type is there, and other test tools are working fine with it!).

roberti