I have two CFCs in the same folder. One is trying to access a function in the other via cfinvoke. The second function has an access attribute of package. When I try to execute the functions I get the following error: The encryptPassword package method in the D:\InetPub\sitename\cfc\repos\user.cfc component cannot be accessed from D:\InetPub\sitename\CFC\Repos\verification.cfc.
The only difference is the case of the folders. I thought CF was case insensitive. I've tried renaming the folders to all lower case. No effect. This has been working for many months on CF8 and we just moved to CF9. Is there something I should tell the Admin to look for? I'm at a loss. Thanks for any help, Kevin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347004 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

