> But this isn't happening. I get the correct results every > time. Not that I want my stuff to break, but if I can't > understand the problem then how can I know that I'm avoiding > it in the future?
I guess this is a matter of not being able to reproduce the problem, not understanding it, right? I have no idea about your configuration. Do you have both D:\web\test_app_one\ and D:\web\test_app_two\ as virtual servers? What happens if the CFCs aren't below the folder hierachy of the calling template like: D:\web\test_app_one\application\objects\crossover_test.cfc D:\web\test_app_one\anotherdir\calling.cfm Since D:\web\ is the CF root (I may be wrong), how do you make this working: <cfinvoke component="application.objects.crossover_test" ? Do you have any mapping or custom tags path defined? Massimo ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
