Anyone seen this ugly looking error? (this is only a fragment of the actual error):
Could not perform web service invocation "getUsersBySAMAccountNameAsXML" because AxisFault faultCode: http://xml.apache.org/axis/:Server.userException faultString: org.xml.sax.SAXException: Deserializing parameter 'GetUsersBy_sAMAccountName_asXMLResult': could not find deserializer for type http://bhcs.com:>GetUsersBy_sAMAccountName_asXMLResponse>GetUsersBy_sAMAccountName_asXMLResult faultActor: null faultDetail: stackTrace: org.xml.sax.SAXException: Deserializing parameter 'GetUsersBy_sAMAccountName_asXMLResult': could not find deserializer for type http://bhcs.com:>GetUsersBy_sAMAccountName_asXMLResponse>GetUsersBy_sAMAccountName_asXMLResult at org.apache.axis.message.RPCHandler.onStartChild My code looks like this <cfinvoke webservice="http://bhdaepfe01d/websvc/ADInfo/ad.asmx?wsdl" method="getUsersBySAMAccountNameAsXML" returnvariable="aGetUsersBySAMAccountNameAsXMLResult"> <cfinvokeargument name="sAMAccountName" value="bruces"/> <cfinvokeargument name="pipeDelimProperties" value="cn|memberOf"/> </cfinvoke> Thanks, Bruce ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

