Interesting, I copied and pasted your code (added a client.ssmembername
variable first) ... but it ran just fine for me.

CF5/W2k

Paul Giesenhagen
QuillDesign


----- Original Message -----
From: "S. Isaac Dealey" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 11:06 AM
Subject: Attribute set validation error in tag CFOUTPUT


> 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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to