Charlie I don't have a blog so please do, hopefully it will help some
other XP Pro sufferers ease their pain a little. :D
Mike G.
-----Original Message-----
From: charlie arehart [mailto:charlie@newatlanta.com]
Sent: Monday, August 29, 2005 11:52 PM
To: bluedragon-interest@mail.newatlanta.com
Subject: RE: [BlueDragon] Dev setup tip for BD & CFMX on IIS XP/Win2000
Pro
Very cool tip, Mike. Thanks so much for sharing. Have you blogged about
this? If so, I'd like to do one and point to it, otherwise I'd point
to your
message here as it will appear in our interest list archive.
Charlie Arehart
CTO, New Atlanta Communications, makers of BlueDragon
(678) 256-5395 charlie@newatlanta.com
www.newatlanta.com/bluedragon/
> -----Original Message-----
> From: bluedragon-interest-owner@mail.newatlanta.com
> [mailto:bluedragon-interest-owner@mail.newatlanta.com] On
> Behalf Of Mike Gardiner
> Sent: Monday, August 29, 2005 12:11 AM
> To: bluedragon-interest@mail.newatlanta.com
> Subject: [BlueDragon] Dev setup tip for BD & CFMX on IIS
> XP/Win2000 Pro
>
> Hi all,
>
> Just wanted to share a tip for people developing locally on
> IIS + XP/Win2000 Pro. Thanks to the free IISAdmin tool
> (http://www.firstserved.net/services/iisadmin.php) you can
> get around the one website limitation of XP Pro and create as
> many websites as you need(only one can be run at a time
> though). One of the cool things about this is that you can
> connect Bluedragon plus CF5, 6, 7 to IIS and test your code
> on IIS using the different CFML servers without having to use
> a different port or virtual directory.
>
> For anyone interested here is the basic steps to setting things up.
> - decide which CFML will be your default server connected to IIS
> - install CF 5/6/7/BD servers, install the built in web
> server for each except for your default CF server which you
> can let the installer setup for connecting to IIS.
> - install iisadmin and create several default websites that
> all point to your wwwroot/ directory.
> - now open up your IIS Manager console, refresh your websites
> folder and you should now have different websites eg.
> default, CF5, CF6, CF7, BD, BDJX that all point to your web root.
> - for each for each site, go to Properties -> Home Directory
> -> Configuration and change the mapping for cfm,cfml & cfc to
> point to the correct adapter for example:
> CF6 -> C:\CFusionMX\runtime\lib\wsconfig\1\jrun.dll
> BD Server -> C:\BlueDragon_Server_62\bin\isapi\BlueDragon_Adapter.dll
>
> Now with the above done, you can run iisadmin, leave it in
> your task tray and switch sites whenever you need to check
> that your code is compatible on multiple CF servers.
>
> Cheers, Mike G.
>
>
>
>
>
> ----------------------------------------------------------------------
> BlueDragon-Interest. For archives and unsubscribe instructions, visit:
> http://www.newatlanta.com/bluedragon-interest.cfm
>
----------------------------------------------------------------------
BlueDragon-Interest. For archives and unsubscribe instructions, visit:
http://www.newatlanta.com/bluedragon-interest.cfm
----------------------------------------------------------------------
BlueDragon-Interest. For archives and unsubscribe instructions, visit:
http://www.newatlanta.com/bluedragon-interest.cfm
|