FlashComGuru Home InfluxisCDNImediaseeUvault
                                                                                       Forum Index | Active Topics | Register
                                                                                                          List Overview | List Archives
                                                                                                                           About this site | Advertise
 

home

Adobe AIR (11)
Applications (40)
Books & Training (11)
Collaboration (18)
Components (10)
Events (80)
Flash Player (35)
Flex (39)
FMS (110)
General (123)
Hosting (6)
Jobs (17)
Off topic (36)
OSMF (3)
Press Releases (23)
Site Check (11)
Tools (53)
Videos & Players (74)

Follow me on Twitter

 
This blog is slowly turning into a ColdFusion site it seems :-) Blame ColdFusion for that, it's the one application server that I know a bit about and I really like working with.
Today I needed to install CF9 on Windows Server 2008 64bit and I ran into a few issues which forced me to reinstall a few times. I've now managed to install it successfully so here are a two tips that may safe you some hassle if you like me encounter a HTTP Error 404.3 - Not Found.

First off, I was using IIS 7.5. As you may know, you need to install the web server role onto Windows Server 2008 first and it seems that everything labeled IIS6 tools and compatibility tools should be installed as well, so do that first. Then when running the CF installer right click and 'Run as Administrator'. Once I did that it was plain sailing, but not much joy without those two boxes ticked.

Related Articles

Comments
[Add Comment]
Are you using Windows Server 2008 R2? I'm curious because I'll be updating to Windows Server 2008 R2 from Windows Server 2003. Currently I don't bother running CF8 from 64-bit IIS6. I didn't want to deal with the 32-bit compatibility role that IIS6 can use, so I just run all CF apps via Apache2 32-bit on the server. Seems to work well--that's probably the route I'll keep (if possible) when I upgrade.
# Posted By Robert Reinhardt | 11/19/09 4:43 PM
yeah it's R2. All up and running now, seems to work ok.
# Posted By Stefan Richter | 11/19/09 4:46 PM
I made a complete walk through of CF9 64bit on Windows 2k8 64bit you may find it helpfull:

http://blog.kukiel.net/2009/10/coldfusion-9-on-win...
# Posted By Paul | 11/20/09 1:47 AM
hi Paul,
thank you and yes I saw your video. But somehow I may have missed the part that detailed the issue I had, which triggered my quick blog post.
# Posted By Stefan Richter | 11/23/09 9:39 PM