There were a few things wrong with this once I stepped away, had a cup of
coffee and looked at it again. This is what happens when you are knee deep
into your work and then you get called up by your unit and don't look at
code for over two weeks. LOL

So what I did was remove the returntype attribute since it is not needed,
set the propID to 0, added a CFPROCRESULT tag and all works well now.

Bruce


On 11/6/07, Chris Jordan  wrote:
>
> It seems to me from looking at the code that propID is just a string:
> "foo". That's not a query, and you have your return type set to
> "query". Change your return type to "string" or "any" and the error
> will go away.
>
> Chris
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292775
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to