Hi all,

i got a strange error on a Farcry project.

We have installed the version on a development server and installed
the print version (displayPrinterfriendly)

After removing the project to an acceptance server we have a big
problem with the print version. The page cannot be displayed, this is
the error message:

<START>
The tag you are trying to use cannot be found within any tag libraries
you have imported.
Unknown tag: nj:GetNavigation.
ColdFusion cannot determine how to process the tag nj:GetNavigation
because the tag is unknown and not in any imported tag libraries. The
tag name might be misspelled.

The error occurred in
/pathtoserverdirectory/core/tags/navajo/displayPrinterFriendly.cfm:
line 108

106 :
107 : <!--- else get the navigation point from the URL --->
108 : <cfelseif isDefined("url.navid")>
109 :   <!--- ie. this is a dynamic object looking for context --->
110 :   <cfset request.navid = url.navid>
<END>

Whats wrong now? We use the same code on the server. Only difference:
Development server is a W2k3 64-bit server and the Acceptance server
is a Sun system.

Thank you for your help in advance & with best regards

Nic.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to