Installing coldfusion 9 kills WSUS; ODBC connectors on CF9 64bit
Two questions.
I have a server set up at home. I have 8 PCs conencted to it. It is used to run file services, WSUS to keep PCs up to date, and a home web server with some CF apps I've written over the years. This is a home environment, not a corporate environment so SQL / Exchange etc are out of the question.
The server used to run XP x86 with CF7. Everything just worked. All of the time.
But I wanted to make use of more memory, which means x64. I also updated the hardware and expanded my storage to 13TB. So I installed Windows 2008 R2 x64.
Got everything working perfectly, without Coldfusion. As soon as I installed Coldfusion my woes started. It installed properly first shot, which is a rare occurence if what I read here and around the net are any indication (I count my blessings that it worked first shot).
I installed CF 9.0.1 x64. WSUS ceased to function. All clients started getting download errors 0x80244018 etc. From googling the problem it seems that the problem was the handlers that CF9 added (But I could be wrong about that). WSUS runs on the same IIS7.5 server as my home website, but on port 8530.
And of course, there appear to be no 64 bit ODBC drivers. I just use MS Access and excel for all my needs. I have about half a dozen apps I have written, most of which I have become dependent on for many reasons. I have no need, desire, or justification to invest in expensive technologies. Upgrading my CF7 to CF9 is going to cost an arm and a leg.
So, rather than learning a new language like PHP..
Q1: How do I install CF9 without breaking WSUS?
Q2: How do I continue to use MS Access to access my mdb files when I have x64 O/S, X64 CF9?
