With the separate instances, ColdFusion itself would operate within their respective Virtual Machines, each with it's own memory allocation independent of the other. That being said, the DLL is a Windows library, operating within the OS memory space. I don't think it really can be separated, unless you were running CF inside of Virtual servers (VMWare type setup), where each virtual server essentially would have it's own independent OS. I could be wrong on this, but I think that's how it would have to work. Dave Watts my have more experience in this type of arena...
Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com gary gilbert wrote: > Hey All, > > I have a question with regards to isolating CF instances. We have a > customer with two different projects that until recently used, without > problem, the same DLL for certain processing. The DLL version has now > increased and they are having issues with backwards compatibility so would > like to have the two projects use different versions of the same DLL on the > same machine with the only difference being the CF Instance. > > Is this even possible? I know you can specify java class paths per CF > instance but with dll's and windows how would one go about doing that per > instance? > > Thanks > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292736 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

