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

Reply via email to