I am having this same problem. In my code, I am not encoding the XML at all. In fact, I am simply doing the following:
MyTextOutputStream.Write( MyXMLDocument.ToString ) There is a Feedback Article for this problem which I added to my watchlist. That feedback article ID is: lsqnocmh This is currently a big problem for opur company. If anyone from RB is reading this list (and we know you are) please help! Thanks. -Nate Smith On 6/6/06, David Abrames <[EMAIL PROTECTED]> wrote:
Hello, We have a user that is getting an very intermittent assertion error as follows: Assertion (!!(srcCharLen > 0)) failed in "output.cpp", line 995 Choose 'Abort' to end the program, 'Retry' to debug, or 'Ignore' to continue. The only hint we have is that the application was saving a XML file at the time and the XML file ends up as a zero byte file. Since we are unable to reproduce this error, we were wondering if someone from RB could tell us under what conditions this assertion is created. We are hoping that way we can isolate where in the application code this is happening and then determine the problem. Thank you David Abrames _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
-- Nate Smith http://www.nth-design.com [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
