Could it be that you have the same application name for them both? What's in your Application.cfm files?
If they are the same it might be causing conflicts. If you want to have the same App.cfm file on both sites, programmatically set the application name by looking at a CGI var, SERVER_NAME is the one I use. Ade -----Original Message----- From: Duncan I Loxton [mailto:[EMAIL PROTECTED] Sent: 14 January 2005 02:20 To: CF-Talk Subject: application and path problem 2 environments on one machine I have a dev and production environment on one server, and I am trying to work on each independantly, but they seem to be overlapping each other. I got to the dev version and its using the live files, or vice versa. IIS is set up fine, and my applications have different names. I am using fb4 and MX. I thought it was possible to run different versions of code on cf and iis without having to create an appmapping for each environment in the administrator? TIA. Duncan -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 12/01/2005 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4:190370 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

