RE: Calling a component on solaris

2002-12-18 Thread Mike Townend
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=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



Re: Calling a component on solaris

2002-12-18 Thread Steini Jonsson
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=subscribeforumid=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



Re: Calling a component on solaris

2002-12-18 Thread Steini Jonsson
Ok I found it..  duhh

Some time ago I added a customtags path on the Windows box, so that I could
use relative paths with components.
I just forgot about it...

Now it's working  perfectly.

Cheers

Steini


- Original Message -
From: Steini Jonsson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, December 18, 2002 4:43 PM
Subject: Re: Calling a component on solaris


 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=subscribeforumid=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