AW: constructor of LocalFileFormatTarget causes crash

2004-07-20 Thread Heeg, Michael
ECTED]' > Cc: Heeg, Michael > Betreff: constructor of LocalFileFormatTarget causes crash > > > Hi everbody, > > I have a strange (or simple?) problem with the serialization > of a DOMDocument. > > Here is the situation: > - first I open an XML file and parse it int

Re: constructor of LocalFileFormatTarget causes crash

2004-07-20 Thread Alberto Massari
Hi Michael, At 12.11 20/07/2004 +0200, Heeg, Michael wrote: Hi everbody, I have a strange (or simple?) problem with the serialization of a DOMDocument. Here is the situation: - first I open an XML file and parse it into a DOMDocument - I transfer the relevant information of this DOMDocument into sp

constructor of LocalFileFormatTarget causes crash

2004-07-20 Thread Heeg, Michael
Hi everbody, I have a strange (or simple?) problem with the serialization of a DOMDocument. Here is the situation: - first I open an XML file and parse it into a DOMDocument - I transfer the relevant information of this DOMDocument into spread sheet - I release() the DOMDocument - after some chan