This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Getting error while unlocking

sumit0715 - Monday, March 10, 2014 9:45 AM:

When I save the record and then unlocking this record then I am getting this error. What type of the error is this and how can we resolve.



aknourenko - Monday, March 17, 2014 2:50 PM:

It's impossible to see the error message on this image. Could you, please, copy-and-paste the whole XML from the error dialog in your post?



sumit0715 - Tuesday, March 18, 2014 1:36 AM:

hi Aknourenko,

sorry for the poor quality image. Actually I got the error message like this:

"- <SOAP- ENV: Envelope>
-<SOAP- ENV: Body>
<faultcode >SOAP- ENV:Servertz/faultcode>
<faultstring>String reference not set to an instance of a String.
Parameter name: s4faultstring>
- <detail>
<af:legacy_detail>String reference not set to an instance of
a String. Parameter name: s</af:legacy_detail>
<af:exception message =“ String reference not set to an
instance of a String. Parameter name: s “ type =“
System.ArgumentNullException I>
</detail>
</SOAP- ENV: Fault>
</SOAP- ENV: Body>
</SOAP- ENV: Envelope>"

There was a problem in server side method. I resolved this by changing that code.

Thanks,
Sumit Mistri