So, I have a weird error in Application.cfc. On one server it works fine, but then if I copy the code over to another (slightly older server), the onRequest method of Application.cfc stops working. I get "Could not find the included template". All I do is include the passed template:
<cfinclude template="#ARGUMENTS.TargetPage#" /> Any ideas on why this would work fine on one server, and then not on another? Both run MX7. Thanks ....................... Ben Nadel Web Developer Nylon Technology 350 7th Ave. Suite 1005 New York, NY 10001 212.691.1134 x 14 212.691.3477 fax www.nylontechnology.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235869 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

