Fusebox 4.1 & Bluedragon Configuration

View: New views
2 Messages — Rating Filter:   Alert me  

Fusebox 4.1 & Bluedragon Configuration

by Andy Mcshane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, I am having a torrid time getting my Fusebox 4.1 aplication to work with Bluedragon 6.2 .NET and I cannot see where I am going wrong.

My WWWRoot folder is as follows

WWWROOT
     FB4COREFILES
          (fusebox files)
     WEBSITEMAIN
          MYWEBSITEMAIN
              (index.cfm, fusebox.init.cfm, etc)
          MYWEBSITEADMIN
              (index.cfm, fusebox.init.cfm, etc)

Now within my index.cfm for both sites I have the following

<cfset FUSEBOX_APPLICATION_PATH = "">
<cfinclude template="/FB4COREFILES/fusebox4.runtime.cfmx.cfm">

This setup works fine for Coldfusion MX/7 but with exactly the same setup in Bluedragon I get the 'MissingInclude' error, have I missed out a maping or something? I have tried setting up a mapping as '/' with physical path setting the same as the path to 'wwwroot'. This is driving me nuts.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6833
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: Fusebox 4.1 & Bluedragon Configuration

by Andy Mcshane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

After playing around a little more I now also get the following error,

'An error during write of parsed file or parsing directory not found'

This must something to do with mappings but I have got myslef into total mess with trying to set this up.

> Hi all, I am having a torrid time getting my Fusebox 4.1 aplication to
> work with Bluedragon 6.2 .NET and I cannot see where I am going wrong.
>
>
> My WWWRoot folder is as follows
>
> WWWROOT
     
> FB4COREFILES
         
> (fusebox files)
     
> WEBSITEMAIN
         
> MYWEBSITEMAIN
             
> (index.cfm, fusebox.init.cfm, etc)
         
> MYWEBSITEADMIN
             

> (index.cfm, fusebox.init.cfm, etc)
>
> Now within my index.cfm for both sites I have the following
>
> <cfset FUSEBOX_APPLICATION_PATH = "">
> <cfinclude template="/FB4COREFILES/fusebox4.runtime.cfmx.cfm">
>
> This setup works fine for Coldfusion MX/7 but with exactly the same
> setup in Bluedragon I get the 'MissingInclude' error, have I missed
> out a maping or something? I have tried setting up a mapping as '/'
> with physical path setting the same as the path to 'wwwroot'. This is
> driving me nuts.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54