When I install on a machine without IIS v5, it asks me if I want to install the web adapter for IIS.
On another box I have uninstalled ColdFusion and started to install Blue Dragon. The installation program does not offer me an option to install the web adapter for IIS, and the administrator crashes when I go there later. Does this make sense? Eric From: "Vince Bonfanti" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: CF-Talk <[EMAIL PROTECTED]> Subject: RE: FREE BlueDragon Server Released! Date: Sat, 22 Feb 2003 12:10:31 -0500 Yes CFMX and BlueDragon (and CF5) can all peacefully co-exist on the same machine. CFMX has a built-in web server that runs on port 8500 by default. BlueDragon Server has a built-in web server that runs on port 8080 by default--as long as you don't have anything already installed using port 8080 (such as Tomcat) you'll be OK. You can also specify a port other than 8080 when installing BlueDragon. The only conflict to watch out for is when you go to install a web server adapter to IIS or Apache--in that case you can only have one of BlueDragon/CFMX/CF5 attached to the web server. Vince Bonfanti New Atlanta Communications, LLC http://www.newatlanta.com > -----Original Message----- > From: Frank Mamone [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 22, 2003 11:44 AM > To: CF-Talk > Subject: Re: FREE BlueDragon Server Released! > > > Vince, > > I apologize if I missed your response on this, but my > question was if CFMX and BlueDragon can co-exist on a > development server for testing and maybe access blue dragon > on a port other that 80? > > Thanks, > > Frank Mamone > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

