Click here to Skip to main content
15,921,113 members

Comments by Member 12883247 (Top 7 by date)

Member 12883247 9-Jan-17 9:18am View    
Hello Richard, firstly, thank you for replying. I just got it working now. I just needed to enable DomStorage wbAba.getSettings().setDomStorageEnable(true);
Member 12883247 3-Dec-16 13:27pm View    
Ok Griff, thank you for helping me out
Member 12883247 3-Dec-16 13:25pm View    
Ok Richard, got it. Thank you for your help :)
Member 12883247 2-Dec-16 12:43pm View    
Hello Griff, sorry for bothering you again, i followed your suggestion and used the Debbuger, and i got this: _envelope = {SoapSerializationEnvelope@4836}

_envelope.bodyOut = {SoapObject@4835}

_envelope.bodyIn = null

_ht.responseDump = <soap:envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:body><soap:fault><faultcode>soap:Server<faultstring>Server was unable to process request. ---> Object reference not set to an instance of an object.<detail>

I don't know if this helps in any way. Well, i appreciate you for atleast presenting me to Debbuger its a cool feature
Member 12883247 2-Dec-16 12:41pm View    
Hello Richard, thank you for your reply. Following Griff's sugestion i used the Debugger and checked the _envelope as you mentioned and i got this: _envelope = {SoapSerializationEnvelope@4836}

_envelope.bodyOut = {SoapObject@4835}

_envelope.bodyIn = null

_ht.responseDump = <soap:envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:body><soap:fault><faultcode>soap:Server<faultstring>Server was unable to process request. ---> Object reference not set to an instance of an object.<detail>