that sounds like more of a problem of which version of BD you are using. The
error looked to be due to that version of BD not being able to execute the
createObject() function . I believe with BD3.1 all of that is now
supported. Here's another test you should do : make a similar call in a
regular CF template, not using FB, on the same machine. I bet it breaks as
well, which is probably a good sign that he just needs to upgrade his BD
version.
I use BD with FB4 for about 90% of stuff and it's been working like a charm.
Check which version of BD your customer is using and let us know
----- Original Message -----
From: "Haggerty, Mike" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, October 24, 2003 3:22 PM
Subject: Blue Dragon and Fusebox
> Does anyone know of any limitations using the FB3 core files on the
> standard edition of Blue Dragon server? A customer is moving from CF5 to
> BlueDragon and reporting the following problem with a Fusebox
> application:
>
> BlueDragon Runtime Error
> Request /index.cfm
> File Trace C:/Program Files/New
> Atlanta/BlueDragon_Server/wwwroot/Application.cfm
> |
> +-- C:/Program Files/New
> Atlanta/BlueDragon_Server/wwwroot/global_vars.cfm
>
> Type Application
> Message _Expression Error
> Tag Context CFINCLUDE: Line=24; Column=1
> |
> +-- CFSCRIPT: Line=13; Column=1
> Detail Function createobject does not exist
> Extended Info
> Source 10: **
> 11: --->
> 12:
> 13: <cfscript>
> 14: request.app = structNew();
> ^ Snippet from underlying CFML source
>
> M
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

