Hi,
I have this stange problem( probebly because I am new in Navision).
I have a CODEUNIT that may .NET app can communicate with and the purpose is to retrieve some XMLDoc from Navision by using of MSMQ and in my CODE UNITI use XMLPORT and other function to create XMLDOC, but when I try to get this XMLdocso I get:
"Cannot deserialize the message passed as an argument. Cannot recognize the serialization format."
and I can(through Message queuing ) se that there is some thing wrong with this XML there are a lot of DOT(.) in my XML even whole XML splittet by DOT.
I have anothe CODEUNIT that I try to do the same thing except that I try to write to a file insted for using MSMQ and .NET, and here my XML seems OK.
I am quite frustrated, any one have any idea?
I did read the Development Guide for communication , Application Designer's guid.
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!