Hello All,

I have an FB4 app that was developed for me by another developer.  Since the 
app went into production we ask our hosting (hostmysite.com) company to copy 
the site and create an exact copy on another shared server there.

The first app works fine, the second won't even load.  The only difference 
between the two sites is that one is on CFMX 6.1 and the other was placed on 
CFMX 7, they are one different boxes and use different database servers?

Is there an issue with FB4 and CFMX 7?

We get this error 

 Error casting an object of type to an incompatible type. This usually 
indicates a programming error in Java, although it could also mean you have 
tried to use a foreign object in a different way than it was designed. 

And it errors on this line

 
358 :   <cfscript>
359 :     // now, finally, copy the entire fb_.application.fusebox structure to 
the application.fusebox structure
360 :     application.fusebox = duplicate(fb_.application.fusebox);
361 :   </cfscript>
362 : 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:6666
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=11502.10531.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to