First of all, no, ColdFusion is not yet supported on 64-bit Windows. And I don't have a date for when it will be.
But, ColdFusion MX 7 can indeed run on 64-bit Windows (I have been doing so for a long time now). The trickier part is getting ColdFusion to talk to 64-bit IIS 6 (which by default only talks to 64-bit apps and connectors).
A Microsoft document entitled Configuring IIS to Run 32-bit Applications on 64-bit Windows (IIS 6.0) explains that Windows Server 2003, SP1 enables IIS 6 to run 32-bit Web applications on 64-bit Windows using WOW64 (the Windows-32-on-Windows-64 compatibility layer), and provides the instructions needed to enable this functionality.
Thanks for the post, it's good to know that this is not a dead end option until CF supports 64-bit.. I had tried this about a month ago and was able to install CF on the server (win 2k3 64-bit)... however the next stumbling block was the JDBC.. we couldn't get a datasource to run (MS SQL Server 2k) .. in the CF Administrator.. would you or anyone have any documentation on this issue?
Once again.. thanks..
Cheers..
If you run multiple instances of CF on 64bit Windows, would each instance be able to get 2GB?
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true
CF 7.0.2 is running on Windows 2003 Server x64.
Thanks. -bg
--- Ben
--- Ben
By the way, the solution of my situation was just to delete the account not having the computer name in it.