Sorry, My co-worker Martin figured it out... There was a mapping of "/" that went to the wrong drive and I guess since the TargetPage is absolute then it used this mapping. After changing the mapping it works fine.
....................... 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 Sanders: Lightspeed too slow? Helmet: Yes we'll have to go right to ludacris speed. -----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 21, 2006 11:25 AM To: CF-Talk Subject: onRequest template not found 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:235872 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

