> Has anyone had a problem consuming a web service written in ASP.net?
yes. same error message. if you enter the error msg and "coldfusion" into google you should get back cfaussie and cfczone posts on this very subject. six months ago there were 2 diff issues that caused grief: datatypes of header values and something about url's being redirected (not my particular issue). Sean Corfield and the MACR team eventually saved the day with solutions that solved both. check out www.mail-archive.com for the whole threads. should be a good start point or even THE solution gotta go good luck barry.b > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Shane > Farmer > Sent: Wednesday, 23 March 2005 2:08 PM > To: CFAussie Mailing List > Subject: [cfaussie] Consuming web services made in ASP.net > > > Hi all, > > Has anyone had a problem consuming a web service written in ASP.net? I > am recieving the following error: > > "Object reference not set to an instance of an object" > > I have even tried accessing the web service from a Windows C# > application and get the same error. Would it be safe to say there is > something wrong with the web service or am I just using it wrong in > both applications. When I view the WSDL through a browser it seems to > look ok to me. > > The CF app is using MX 6.1. > > The full error message from CF is: > > Could not perform web service invocation "DesktopValuation" because > AxisFault faultCode: > {http://schemas.xmlsoap.org/soap/envelope/} > > Server faultSubcode: > > faultString: > > Server was unable to process request. > --> Object reference not set to an instance of an object. > > faultActor: > faultNode: > faultDetail: > {http://xml.apache.org/axis/} > > stackTrace: > AxisFault faultCode: > {http://schemas.xmlsoap.org/soap/envelope/} > > Server faultSubcode: > faultString: > Server was unable to process request. > --> Object reference not set to an instance of an object. > > faultActor: > faultNode: > faultDetail: > Server was unable to process request. > --> Object reference not set to an instance of an object. > > at > org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFault > Builder.java:260) > at > org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultB > uilder.java:169) > at > org.apache.axis.encoding.DeserializationContextImpl.endElement > (DeserializationContextImpl.java:1015) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1675) > at org.apache.crimson.parser.... > > Shane > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
