Right it looks like it is a sandbox problem that stops toString() working when converting XML. So I need another another way to conver an XML DOM into a string.
> -----Original Message----- > From: Snake Hollywood [mailto:[EMAIL PROTECTED] > Sent: 20 July 2004 16:19 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] XML issues > > What do u mean > > > -----Original Message----- > > From: Justin [mailto:[EMAIL PROTECTED] > > Sent: 20 July 2004 15:17 > > To: [EMAIL PROTECTED] > > Subject: Re: [ cf-dev ] XML issues > > > > You empty the cache on that machine ? > > > > Justin > > > > > > On Jul 20, 2004, at 2:54 PM, Snake Hollywood wrote: > > > > > Hi, > > > > > > We have this weird problem with a page that generates > some XML and > > > converts it to a string. It works fine on every server > > except the live > > > one, which is baffling. > > > The only real difference with the live server is that it is > > up to date > > > with patches etc, whereas the dev servers are not. > > > > > > Can anyone else shed any light on this. Is there some > cfmx patch we > > > have installed that has screwed up some functions? > > > > > > Here is the URL. > > > > > > http://www.bgavs.co.uk/jc/XMLXSLissue/XMLXSLIssue.cfm > > > > > > Here is the source > > > http://bgavs.borg.satachi.com/XMLXSLissue/viewsource.cfm > > > > > > Russ > > > > > > > > > -- > > > These lists are syncronised with the CFDeveloper forum at > > > http://forum.cfdeveloper.co.uk/ > > > Archive: > http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > > > > > CFDeveloper Sponsors and contributors:- *Hosting and > > support provided > > > by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* > > > *Forums provided by fusetalk.com* :: *ProWorkFlow > provided by > > > proworkflow.com* > > > *Tutorials provided by helmguru.com* :: *Lists > hosted by > > > gradwell.com* > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > These lists are syncronised with the CFDeveloper forum at > > http://forum.cfdeveloper.co.uk/ > > Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > > > CFDeveloper Sponsors and contributors:- *Hosting and > support provided > > by CFMXhosting.co.uk* :: > > *ActivePDF provided by activepdf.com* > > *Forums provided by fusetalk.com* :: *ProWorkFlow provided by > > proworkflow.com* > > *Tutorials provided by helmguru.com* :: *Lists hosted by > > gradwell.com* > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > -- > These lists are syncronised with the CFDeveloper forum at > http://forum.cfdeveloper.co.uk/ > Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > CFDeveloper Sponsors and contributors:- > *Hosting and support provided by CFMXhosting.co.uk* :: > *ActivePDF provided by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow > provided by proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists > hosted by gradwell.com* > > To unsubscribe, e-mail: [EMAIL PROTECTED] > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
