Here's a unique one:

CF 5, Win2K Server

This code:

---------------------

<cfoutput>
<div id="header">Change Bond Order for #client.ssmembername#</div>
</cfoutput>

---------------------

Produces this error:

---------------------

Attribute set validation error in tag CFOUTPUT

The tag has an invalid attribute combination: the most likely attribute
combination is

Required attributes: 'GROUP,QUERY'. Optional attributes:
'GROUPCASESENSITIVE,MAXROWS,STARTROW'.
Other possible combinations are
Required attributes: 'GROUP'. Optional attributes:
'GROUPCASESENSITIVE,MAXROWS'.
Required attributes: 'QUERY'. Optional attributes: 'MAXROWS,STARTROW'.
Required attributes: None. Optional attributes: None.
The error occurred while processing an element with a general identifier of
(CFOUTPUT), occupying document position (1:1) to (1:10).

---------------------

Anybody have any ideas why the server would just freak out suddenly like
this? I tried commenting out the client variable on the off-chance it might
produce a change and it didn't seem to have any affect.


S. Isaac Dealey
Certified Advanced ColdFusion 5 Developer

New Epoch
www.turnkey.to
954-776-0046
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to