> 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


Not sure what happened, but it turned out we were able to fix it by
restarting the server. :)

Shut up and reboot! Damn my call-times are good.
-- Dogbert

Isaac
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046


> ----- 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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to