Can we downgrade a coldfusion 11 license to a coldfusion 10 license?
Our company requires another license of Coldfusion 10 (we have a group of CF 10 servers) but it is impossible to find out in the marketplace to buy. Our reseller said it is possible to buy a CF 11...
View ArticleNeed Help to get value of selected item from Select Dropdown list in cfquery...
Form:<!-- Sign up FORM --><cfoutput> <form method="post" action="HomeShow_submit.cfm"> <input type="hidden" name="UserID" value="#RemoveChars(CGI.Auth_User, 1, Find('\',...
View ArticleStrange Scheduled Task (Quartz) behaviour CF10
Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...
View Articlepeer not authenticated error CFHTTP
Hi I'm trying to call a web page using cfhttp. The url works fine and returns XML when called directly from the browser (any browser) but fails with the following error message when called from a .cfm...
View ArticleCF 10 continues to crash on Windows 2008 R2 64 bit
I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit. The error that I keep getting is: Service Temporary Unavailable!The server is...
View ArticleCF11: CFChart name parameter no longer works as documented
Previously, if you specified name on cfchart, it would supress display of the chart, save the chart to the variable specified in name, and then allow you to write that variable to a file. That no...
View ArticleCF10 Server Update error
Hi, Im getting this error. How we can resolve it? Mar 3, 2015 17:43:17 PM Information [http-bio-8443-exec-10] - HTTP request completed {Status Code=200 ,Time taken=523 ms}[Fatal Error] :1:63: White...
View Article"cfadmin","The current user is not authorized to invoke this method. The...
I am running CF11 update 4 on Windows 2012 R2 IIS 8.5. I have multiple users setup to access the CF Admin Console. All the individual accounts started throwing a 500 - Internal Server Error only when...
View ArticleColdfusion 11 Update 4 scheduled task error
My scheduled tasks stopped and on going into Administrator I got: The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system...
View ArticleHaving trouble with jQuery toggle row to work right
The results appear in a table and each row when clicked on shows detailed information. I'm trying to use the jQuery toggle so it can open the detail information under the persons name. The jQuery...
View ArticleCOLDFUSION 10 is not accessible to IE using HTTPS but accessible to...
Hi All, I have weird problem with the CF10. I configured Tomcat 7 and set up SSL. Tomcat manager is working fine for both HTTP and HTTPS for IE and Chrome. I created WAR for the CF10 and deployed it to...
View ArticlePlease help me insert NULL for a date
I have 2 date fields. I would like to be able to leave them blank and have the database create a NULL. This works fine but only if I have the 2 date fields listed last in my insert statement. If I add...
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 11 Fresh Install Administrator Login Not Working
Am shifting from a machine that had CF9 on it, then the Splendor Beta, now with CF11 and though I've re-installed CF11 multiple times and have tried various methods I've seen in other threads...
View ArticleInvalid Mimetype Detection for .xls file with CF10
After upgrading to CF10, we are having issues getting our server to properly recognize any mimetype associated with the .xls file extension. For some odd reason, the server is viewing them as a word...
View ArticleColdfusion 9 ODBC Agent & ODBC Server not starting
Hello ! I currently have Coldfusion 9 Enterprise Edition 64 bit installed on a Windows 2008 R2 64 bit server. I did not notice this before but on this server, both the Coldfusion 9 ODBC Agent &...
View ArticleCF11 : cflogin doesn't "stuck" after session/login timeout
Hi, Since migrating from CFMX7 to CF11 we are experiencing some weird failure with cflogin (using session or cookie storage). Basically when we log-in on the application after a session/client timeout...
View ArticleServer Error - Macromedia application server(s) are unreachable
For my test environment, I've got a ColdFusion 8 instance running on Windows 2003 Server. Everything was fine until I rebooted the server. Then I started getting an error message:quote:Either the...
View Articledeveloper version on local machine crashed
My devloper version on local machine crashed.How should I to get it back?Do I need uninstall it and download again from adobe web site or I can install one on top this one?If I uninstall all the local...
View ArticleColdFusion 11 REST warnings in log file?
I'm building a RESTful API with ColdFusion 11. Today I noticed there are a ton of warnings being logged to the coldfusion-error log file. For example: Mar 04, 2015 8:09:52 AM...
View Article