> I inherited a program that is event driven, i.e., from the > Scheduler > > The templates were working with both the templates and > scheduler located at Server A > > Were still working after moving the code to Server B, but > calling templates with the scheduler at Server A. > > Problem occurred when I configured Server B to handle the > scheduling. > > In addition, if I execute the same template by calling the > URL from a browser it works fine.
Are you calling the URL from a browser on the same server that has the scheduled task? > I am wondering if the scheduler might not be driving the > event in the same manner as a CFHTTP and that is conflicting > with my CFHTTP? No, the CF task scheduler does the same thing as a CFHTTP request would do. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4:194286 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

