Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Zach_Stone #1
CFIMPORT
I'm trying to get CFIMPORT to work in CFMX 6.1 Standard Edition and am getting
the error below:
A License Exception has been thrown
You tried to access a restricted feature for the Standard edition: JSP
Does CFIMPORT work only in the enterprise edition of CFMX 6.1 or is there a
workaround that I can do ?
I've been trying to get Kavacharts enterprise edition examples to work
Cheers
Zach_Stone Guest
-
<cfimport> Error Message
I have a script for which an extension has been developed that requires Dreamweaver/ColdFusion MX. CF documents that have been created in... -
user_classes & CFIMPORT
Tried searching for cfimport but no luck, so sorry if this is a repeat. Has anyone been able to do flex inside of a .cfm page with user_classes? ... -
mpwoodward *TMM* #2
Re: CFIMPORT
On 2005-07-07 01:15:48 -0500, "Zach_Stone" <webforumsuser@macromedia.com> said:
Standard edition does not support importing Java tag libraries into CF> I'm trying to get CFIMPORT to work in CFMX 6.1 Standard Edition and am
> getting the error below:
>
> A License Exception has been thrown You tried to access a restricted
> feature for the Standard edition: JSP
> Does CFIMPORT work only in the enterprise edition of CFMX 6.1 or is
> there a workaround that I can do ?
>
> I've been trying to get Kavacharts enterprise edition examples to work
> Cheers
using cfimport. This does work in Enterprise. You can use cfimport in
Standard edition to pull in libraries of CF custom tags, which is darn
handy.
Matt
--
Matt Woodward
[email]mpwoodward@gmail.com[/email]
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

