I wonder...

Could the problem be that because I have a component named 
Application that the server cannot distinguish between the 
component and the APPLICATION scope variables even though I never 
refer to the component except when creating an instance of it ass 
APPLICATION.app?

Robert J. Polickoski
Senior Programmer, ISRD Inc.
(540) 842-6339
[EMAIL PROTECTED]
AIM - RobertJFP



---------- Original Message ----------------------------------
From: Marlon Moyer <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Tue, 10 Dec 2002 11:07:26 -0600

>I would guess that since you've already defined it as an object 
and via 
>the debug information, it has methods, you would need to call it 
via 
>cfobject.
>
>BTW, if that's a real db password in your debug info, you might 
want to 
>change it now.
>
>Marlon
>
>
>Robert Polickoski wrote:
>> Marlon,
>> 
>> By identifying #APPLICATION.App#, which is an Object as opposed 
to 
>> a structure, as the component in the <cfinvoke>, I was not 
trying 
>> to just get to a method in the cfc but a method for a specific 
>> instance of the cfc.  According to the documentation, that is 
how 
>> you do it.  If I am mistaken, please tell me how to access a 
>> method of a specific instance of the cfc.
>> 
>> Thank you.
>> 
>> Robert J. Polickoski
>> Senior Programmer, ISRD Inc.
>> (540) 842-6339
>> [EMAIL PROTECTED]
>> AIM - RobertJFP
>> 
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to