Has anyone had any experience with the cf_xmlparse custom tag? It's been
working well for me until today.
I have an app that pulls from eight news feeds from the same site. It
loops through a prespecified array of paths and file names, uses the
cf_xmlparse tag to dump the contents into a structure which I then use to
deposit into a database. Everything works great except one of the eight
news feeds chokes on the tag and returns an error within the custom
tag. Here is the error:
An error occurred while evaluating the expression:
NOT ListFindNoCase("3,4,8,12", ThisNode.NodeType)
Error near line 119, column 8.
Error resolving parameter THISNODE.NODETYPE
ColdFusion was unable to determine the value of the parameter...You know
the rest.
Structurally, the XML file it's having trouble with is no different from
any other in terms of size, scope or what have you. The name of the
section is obviously different, but so are all the other feeds.
Anyways, if anyone has any insight to the tag, I'd be glad to show you the
XML feed or whatever. This is driving me insane and it doesn't help that
it's a Monday.
Thanks.
--Ben
-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Dyer
Senior Internet Developer
Imaginuity Interactive
http://www.imaginuity.com
-=-=-=-=-=-=-=-=-=-=-=-=-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists