ColdFusion 8 ODBC agent service missing
I am in the process of rebuilding our server that is running ColdFusion. I am having trouble getting the ODBC services to install and run properly which I need to be able to connect to some MS Access databases.
Configuration:
- Microsoft Windows Server 2008 R2 64-bit
- WebSphere 6.1
- ColdFusion 8 (when installed shows as version 8,0,0,176276)
The installation of ColdFusion and deployment to WebSphere seemed to be ok. CF seemed to be working until I tried configuring an MS Access database. What I found was:
- "ColdFusion 8 ODBC Server" appeared in the services but would not start.
- "ColdFusion 8 ODBC Agent" did not appear in the services.
I tried following the documented processes to manually remove and install the ODBC services, however when I run the install, I get HTTP 500 errors. Digging deeper I found that the configuration files that I was supposed to copy in referenced locations that were not where CF was installed. I made changes to those files to hopefully fix the problems. Now when I run the install process, I note the following:
- I still get HTTP 500 error when I run the install.
- ColdFusion 8 ODBC Server appears in the services and now seems to start ok.
- ColdFusion 8 ODBC Agent does not appear.
- I can configure MS Access, but get these errors:
- Unable to update the NT registry.
- Unable to load library
- The data source appears in the list of data sources but it does not work.
By the way, I originally installed the documentation with CF.
Does anyone have any ideas on what my problem might be?
