Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
JumpStart101 #1
CFC help
Hi,
I have a CFC which is already working.
I needed to add few wording changes to the CFC's output error message.
But when I refreshed the browser after saving that change, I couldn't see the
new change I made.
I am just a beginner with CFC. Don't know in detail...
I am just wondering, if there is anything like I need to compile the component
first through CF administrator
before to overwrite its current instance?
I don't have access to CF Administrator.
any suggestion?
Thanks,
JS
JumpStart101 Guest
-
vkunirs #2
Re: CFC help
Hi
For the CFC we dont require to do anything in the CF Admin.
there may be chances of the caching the page in your browser. clear your
browser files once.
and as i know we dont require to recompile it. cf server will take care that
when you done changes for the CFC.
vkunirs Guest



Reply With Quote

