I'm using Visual Studios 2013 and have added the SugarCRM Soap WSDL as a web reference in my application. From what I can see most the methods work however when I call the search_by_module method it throws an exception : There is an error in XML document (1, 698). When I look closer at the inner exception the message says : The specified type was not recognized: name='link_value', namespace='http://ift.tt/167tjrH', at .
SugarCRM version is 6.2.1 and the url to the api is http://{siteurl}/service/v4/soap.php
I'm unsure at this point if it is a server side issue or if it is an issue with the web reference in my application. Any help in pinpointing where the problem might be occurring would greatly appreciate it.
No comments:
Post a Comment