Same thing happened to me on my second install, no option for IIS. So I installed the standalone.
Then to transfer the settings you need to run this script: cf_root\runtime\jre\bin\java -cp cf_root\runtime\lib -jar cf_root\runtime\lib\wsconfig.jar -ws IIS -site "0" -filter-prefix-only -map cfm,.cfc,.cfml,.jsp -v NOTE: this is from technote (http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_m x.html) and the example in the printed install guide is wrong. You should read the entire tech note. Pay attention to the mention the JrunScript Virtual Directories. Next, double check what account you are running CF under. If your previous version was configured to use a special account, you will need to stop the cfserver services (all 3) and change the account to the one you were using before. Also ensure that any directories that CF needs access to have the correct permissions. I've also found that on a number of occasions settings were not taking effect until after multiple reboots. All kinds of weird things were happening. Especially with the administrator. But it looks like for most things there are technotes, search mm... Also Sean has some good tips in his blogs at http://www.corfield.org/blog/ Brook At 08:18 PM 26/07/02 -0400, you wrote: >No, I selected IIS. I wanted to upgrade the existing version. Nothing >important runs on this server, so it's ok as far as that goes. >I don't remember that being an issue when installing on my personal >machines, maybe I should rtfm though... > >As a side note, I was just about to post a followup message, I >uninstalled MX, and now am reinstalling it. The second time around, it >didn't give me the option of installing on IIS! Argh. At least I know >how to do that manually, but this thing is definitely having issues. > >I was able to successfully install the second time in standalone mode, >and I hope setting up IIS will be ok. I'm crossing my fingers... > >-- > Jon > mailto:[EMAIL PROTECTED] > >Friday, July 26, 2002, 8:07:34 PM, you wrote: >MB> When you tried to install CFMX did you select the Stand-Alone option? this >MB> is important if you already have another version of CF already using >IIS as >MB> the web server. > >MB> Kind Regards - Mike Brunt, CTO >MB> Webapper >MB> http://www.webapper.com >MB> Downey CA Office >MB> 562.243.6255 >MB> AIM - webappermb > >MB> "Webapper - Making the NET work" > > >MB> -----Original Message----- >MB> From: Jon Hall [mailto:[EMAIL PROTECTED]] >MB> Sent: Friday, July 26, 2002 4:46 PM >MB> To: CF-Talk >MB> Subject: Adventures in installing MX > > >MB> Ok, so....I've installed the dev version of MX a few times on my >MB> personal machines, and I just started to put it on a server here at >MB> the office that had CF on it in the past. It looks like the machine >MB> went from 4.0 to 4.5, apparently this machine never went to 5. >MB> So I install MX, reboot. Nothing works. Jrun isn't installed, and in >MB> IIS the old mappings for cfm files are still there as well as the >MB> new ones, remove those old extensions...still doesn't work. Looks >MB> like reinstall time. >MB> Anybody have any thoughts? > > >MB> -- >MB> Jon >MB> mailto:[EMAIL PROTECTED] > > >MB> > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

