where do I put the .jar file for the database connection?
I am trying to connect to an Oracle 11g database. I see under the coldfusion settings summary that the java version is 1.7.0_55. So I downloaded the ojdbc7.jar file from Abode.com. Now the question is...
View ArticleColdfusion 11 Web Services and SSL Issue
Our company has two web services that we host that a vendor uses to grab information from on a periodic basis. These services ran fine on a CF8 SSL site, but once we switched to 11, the services can no...
View Articlewarning Unable to open /opt/coldfusion8/runtime/lib/license.properties
This error cames up every day in the log files. Do I need a new license or to update? I believe this is version 8. I am aware there are newer versions available. The process appears to stop after a...
View ArticleIssue with accessmanager.cfc
Good afternoon everyone! I'm having some major issues and can't seem to find a solution so possibly someone here can help me. You can see the issue below. The Current user is not authorized to...
View ArticleCould not initialize class coldfusion.security.ESAPIUtils
Hello - I'm receiving the following error: "Error","ajp-bio-8014-exec-4","04/16/14","02:03:05","cfadmin","Could not initialize class coldfusion.security.ESAPIUtils The specific sequence of files...
View ArticleHow do you pass "struct" in an AJAX call URL? (CF11)
Quote from CF11 documentation: "Note that "struct" is also available to be accessible through an AJAX argument. Now you can pass struct in an AJAX URL to serialize a query object as struct."How? An...
View ArticleProblem with Application Scope
We use dynamic text on our websites. The dynamic text available in different languages is stored in structures in the Application scope. Each resource bundle has its own variable to store its...
View Articleprompt to install C doesn't seem to finish
Installing CF 11 32bit dev edition to windows 7 pro. The cf installer prompts me to install MS C++ and so I click OK. It loos like its trying to install, but eventually a message pops up and says the...
View ArticleCan't connect to MySQL Community Server 5.6 from CF11
I'm trying to connect to MySQL Community Server version 5.6 from Cold Fusion 11. If I choose the DataDirect driver, I get an error message stating that the driver does not support Community Server. So...
View ArticleCFFORM onSubmit script works in FF but not in IE
I've got a CFFORM that has an onSubmit additional javascript for form validation, and while it works in FF, it passes right through in IE and ends up erroring because the mandatory fields aren't...
View ArticleColdFusion 10 vs 11 download
.. My boss said to download ColdFusion 10 pro (Linux) on a trial basis to test before purchase. All I can find is ColdFusion 11 and not any trial. Help please
View ArticleRun ColdFusion on IIS Express
I was trying to run ColdFusion on IIS Express. I have used ColdFusion's Web Server Configuration Tool to configure website on IIS. I wanted to configure it for IIS Express.
View ArticleWhy does application.cfm file not get processed first?
I am using ColdFusion 11 on Windows2008 R2. From what I understand, if there is an application.cfm page in the root folder, that any .cfm page below the root will process this page first and then...
View ArticleColdfusion Builder 3: Tag Editor, does it exist?
I see in the help file for ColdFusion Builder 2 that it used to have a tag editor. The keystroke doesn't seem to do anything and I can't find anything in ColdFusion Builder 3 that resembles a tag...
View ArticleJDBC connection error
I'm trying to create a DSN in ColdFusion Standard v11 server using Sybase jConnect 6.05 JDBC driver connecting to a Sybase SQL AnyWhere 12 Server (running on another server machine). ColdFusion has...
View ArticleAnyone use tag with a
Anyone use <cfdocument> tag with a <cfloop> I am trying to generate multiple documents like this - <cfloop query="myquery"> <cfdocument type=pdf> <html>...html...
View ArticleHow to create a electronically signed pdf
Hi All, Can any one have any idea abou how to create a electronically signed pdf. Your timely help is well appreciated. Thanks in advance.
View ArticleCF11 with Plesk 11.5 or 12
Hi - Has anyone installed CF11 with Plesk 11.5 or Plesk 12? If so, did you have any issues with the install? How many websites do you have within Plesk? Thanks.
View ArticleCF10 - returntype JSON HTTPS - Input length must be multiple of 16 when...
I have a ColdFusion service that doing basic authentication using SQL and returning a structure as JSON The structure has one element AUTHENTICATED = true . The JSON looks like below{ "AUTHENTICATED":...
View ArticleI have the 60 day trial. I bought a licence. How do i get my previous serial...
I have the coldfusion builder3 60 day trial. I bought a license. Now when I try to install i am asked for my previous serial number.
View Article