Thanks for the explanation.  I didn't know why.

Andy

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 05, 2005 4:31 PM
To: CF-Talk
Subject: Re: An error occurred while Parsing an XML document

Yep, so it was as I suspected.  That CFSETTING tag makes generated
content be ignored unless it's inside CFOUTPUT tags.  So the content
of your CFINCLUDE probably isn't inside a CFOUTPUT tag, and is
therefore being ignored, so the CFXML tag doesn't have any content,
and you get the error.

cheers,
barneyb

On 9/5/05, Andy <[EMAIL PROTECTED]> wrote:
> Barney,
> The error was caused by the following line at the start of the highest
level
> program:
> 
> <CFSETTING enablecfoutputonly="yes">
> 
> Not sure why this would cause the error, but when I removed the line,
> everything worked fine.
> 
> Andy

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217408
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to