unfortunately case-sensitivity is not the problem
----- Original Message ----- From: "Mike Townend" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 4:15 PM Subject: RE: Calling a component on solaris > Assuming that the file structure and CF are setup exactly the same.. It > could be a case-sensitivity issue ? > > HTH > > > > -----Original Message----- > From: Steini Jonsson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 18, 2002 15:13 > To: CF-Talk > Subject: Calling a component on solaris > > > Hi, > > I'm calling a component on a win2000 box like this: > > <cfinvoke component="services.system.cfcs.lang" method="MenuText" > returnvariable="linkLangNames"> > <cfinvokeargument name="lang" value="#session.lang#"/> </cfinvoke> > > but this code is not working on a Solaris box. > I get a > Could not find the template services.system.cfcs.lang > Any idea what I should take care of when I'm going from Windows to Solaris? > > Cheers > > Steini > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

