<div dir="ltr">the old messaging system was tolering "0" and "1" as booleans and the new code is only accepting "true" or "false", so maybe you can review your code to use them instead.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/21 R.Gunther <span dir="ltr"><<a href="mailto:rigun@rigutech.nl" target="_blank">rigun@rigutech.nl</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am digging in some new stuff, like offline IM and later groups. Is there somewhere information about the protocol between<br>
the external php code and the opensim instance ? i have the information from the wiki. And try to write my own offlineIM thats not useing the old<br>
abolete command from php. But then i get stuck at the follwing thing after i send message. (btw message get stored in database)<br>
<br>
23:26:13 - [<u></u>SynchronousRestObjectRequester<u></u>]: Exception on response from POST http://<url and path>/offline/offline.php/<u></u>SaveMessage/: Text node cannot appear in this state.  Line 1, position 1.  at Mono.Xml2.XmlTextReader.<u></u>ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0<br>

  at Mono.Xml2.XmlTextReader.<u></u>ReadContent () [0x00000] in <filename unknown>:0<br>
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0<br>
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0<br>
  at System.Xml.XmlReader.<u></u>MoveToContent () [0x00000] in <filename unknown>:0<br>
  at System.Xml.Serialization.<u></u>XmlSerializationReaderInterpre<u></u>ter.ReadRoot () [0x00000] in <filename unknown>:0<br>
  at System.Xml.Serialization.<u></u>XmlSerializer.Deserialize (System.Xml.Serialization.<u></u>XmlSerializationReader reader) [0x00000] in <filename unknown>:0<br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</blockquote></div><br></div>