Coldfusion 11 new install - The ColdFusion ODBC Server service is not running...
I installed the developer edition on my machine and receive the message, "The ColdFusion ODBC Server service is not running or has not been installed." when trying to add an ODBC datasource in the...
View ArticleFinding the Oracle datasource...
I've inherited a ColdFusion 10 application with an Oracle 11g backend; Windows server. I am mostly a DBA and not a ColdFusion expert. In the code for the application, they have the datasource hard...
View ArticleGetting java "System.out.println" content in a CF template
All,I'm a newbie to CF/JAVA integration and inherited about 20 java applications that are being called from a CF template. Smattered throughout the java code (hundreds of places) there is...
View ArticleGetting java "System.out.println" content in a CF template
All,I'm a newbie to CF/JAVA integration and inherited about 20 java applications that are being called from a CF template. Smattered throughout the java code (hundreds of places) there is...
View ArticleThe requested resource is not available
Getting "The requested resource is not available." message trying to access .html or .cfm web pages; folders and files under wwwroot - just installed CF 11 w/update 1 and internal Tomcat 7.0.52 - is an...
View ArticleHow to handle Coldfusion SOAP Web Service Errors
Hi, I have just created simple wsdl example:My Component:<cfcomponent displayname="mytest"> <cffunction name="service_login_authentication" access="remote" output="true" returntype="any"...
View ArticleMac OSX 10.9.4 coldfusion 11 standalone server ERROR: HTTP Status 500 -...
Hi all.I have installed the cold fusion server.at first with mac server, apache..... but after install cold fusion and want to go to the admin page: HTTP Status 500 - java.lang.NullPointerException I...
View ArticleNo matching authentication protocol Oracle 12c
Hi, we are working with ColdFusion 10 and Oracle 12c Database, but when we are trying to connect with the database across CF, we have the following message: java.sql.SQLException: [Macromedia][Oracle...
View Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticleHTTP Error 401.3 - Unauthorized You do not have permission to view this...
Hi, I got this 401.3 error when running the http://127.0.0.1/CFIDE/administrator/index.cfm configuration page after installation of coldfusion 8 standard on win 2008 32bit server which has IIS7....
View ArticleColdfusion 10 Case Sensitive URLs?!?
I just migrated my CF8 site to CF10 (development only, thankfully!) and noticed that all sorts of issues were occuring with missing images. It appears that, after over a decade of "test.html" being...
View ArticleDotNetExtension not installed
I am trying to set up a new CFMX8 server so that it may use .Net integration. The Windows 2K3 server has the .Net framework v2 installed, CFMX8 with the .Net integration installed, but when I try to...
View ArticleCF 11 Licensing on Virtual Machines
I've sent an email to Adobe, and a member of Adobe sales team promise to call me last week, but nobody called me. So i'll try this forum. We are about to upgrade some of our customers ColdFusion 10...
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View ArticleProblem with adding a server in Coldfusion Builder 3
My Coldfusion 11 server is running in a virtual machine.When I add a server I enter following data:Server Name: CF KOVApplication Server: CF+TomcatHost name: 192.168.0.100Webserver port: 8500Select 'Is...
View ArticleI can't access ColdFusion 10 Admin
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday...
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticleIs there a limit to the size of a formatted xlsx spreadsheet created by...
I'm using cfscript to create a (fairly) large xlsx spreadsheet. As I was developing the script and the spreadsheet grew in size, I started getting the following error when attempting to open the...
View Articlegmail smtp mail server verification
I have lately upgraded to CF10 from CF9. Just lately I have noticed that I cannot get gmail smtp mail server verification within CFAdmin. I am using the same settings as before. In fact, on an old...
View ArticleAccess 2010 to SQL Express 2012
I'm upgrading a client from CF5 to CF10. They are using Access 2010 and I need to get it to SQL Server Express 2012 as part of the upgrade. This should be simple enough, right? I have access to SQL...
View Article