Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

in-place upgrade of CF10 from 32-bit to 64-bit?

New Here ,
Dec 17, 2013 Dec 17, 2013

We initially installed CF10 32-bit because we had some legacy COM objects that needed to run.  We've finally gotten rid of those objects and I would like to convert to 64-bit.  Is there an easy way to convert/upgrade that would preserve all/most/some of my configuration?  Or do I have to do a complete uninstall/reinstall?

Windows Server 2008 R2

IIS 7.5

CF10 Standard

thanks!

540
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Guide , Dec 17, 2013 Dec 17, 2013

I recommend doing a clean uninstall/install.  You can make a copy of the neo-*.xml files found in \ColdFusion10\cfusion\lib somewhere first.  These .xml files contain most of the configuration settings you set in CF Administrator.  After installing the 64-bit version, make a backup of the clean .xml files somewhere safe, then copy over the ones you grabbed from your 32-bit installation.  That way, if ColdFusion restarts without issue, you are good to go.  If not, you have backups of clean .xml f

...
Translate
Guide ,
Dec 17, 2013 Dec 17, 2013

I recommend doing a clean uninstall/install.  You can make a copy of the neo-*.xml files found in \ColdFusion10\cfusion\lib somewhere first.  These .xml files contain most of the configuration settings you set in CF Administrator.  After installing the 64-bit version, make a backup of the clean .xml files somewhere safe, then copy over the ones you grabbed from your 32-bit installation.  That way, if ColdFusion restarts without issue, you are good to go.  If not, you have backups of clean .xml files to restore from.

-Carl V.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 17, 2013 Dec 17, 2013
LATEST

Thanks!  I ran through the process on a test server and it seems everything is pretty much intact.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources