ColdFusion 10 error attempting to query MSSQL database (SSL)
Hello, Thanks for taking a look and for any ideas you might have. Rob ColdFusion app errors when attempting to query MSSQL 2008 R2 databse via SSL connection. The datasource verifies fine. I have...
View ArticleHow to access a JSON structure key that starts with a number
I've got an odd issue here. I'm accessing someone else's JSON structure so I am not able to change it. The JSON structure keys are named with both characters and numbers like this:...
View ArticleCF 11 can not finding .css, .htm or .jpg files.
Installed CF 11 on Windows 7. Installed it using built-in server the first time and later using Apache server. I get the same results regardless of server installed. The CFM page loads and displays...
View Articlehaving issues replacing cfusion_encrypt with encrypt()
we have a series of applications that use cfusion_encrypt() to encrypt query strings passed between and with in applications. We are currently running CF10 and are not experiencing any problems. We...
View ArticleHas anyone used JVM argument -XX:+UseG1GC for garbage collection on ColdFusion?
I am hesitant to try to change the JVM Arguments. In the past ColdFusion has failed to restart for me when I changed them. Any advice would be welcome.
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 ArticleColdFusion 11 FORM variables not detected
Just installed ColdFusion 11 onto a Windows 8.1 desktop running IIS8. I have been developing ASP.Net applications on this configuration without any problems. When I create a simple HTML page with a...
View ArticleCold Fusion Builder 3, Code Assist not working
I hav bought and installed CF Builder 3. I can not get Code Assist to work. Anybody have the same problem? Solution?
View ArticleAdobe Coldfusion Enterprise and Developer
Where do I actually develop a web app? Enterprise or Developer? Do I need Developer?
View ArticleCF10 standard crashing every 2-3 hours
Any ideas about what could be crashing CF 10 standard repeatedly? My box is a virtualized Windows Server 64bit 2008 R2, Apache 2.2, 8GB RAM. I've tried increasing the JVM memory settings, using the...
View ArticleConcurrent Logins in CF10
I understand that CF10 removes the ability to have multiple logins to the administrator pages due to security concerns. Not only is this is a huge inconvenience, it prohibits the use of multiserver...
View Articlehow to make this search and make list sort
<form name="myform" action="" method="post"> <input type="checkbox" name="check_list" value="1">ASP<br><input type="checkbox" name="check_list" value="2">PHP<br><input...
View Articlecoldfusion session variables being lost
ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript>this.name = "My...
View Articlerequest.currentsitename is undefined
<cfset request.CURRENTSITENAME = "fatcate-juice.com"> I have this in Application.cfc. Yet it shows as undefined. Please help.
View ArticleCF8.01 hacked. Need info on patches
Yesterday some of our hosted sites were hacked using code pasted below. We're running CF 8.01 and I'm wondering if there is a cumulative secutity patch that we can apply or If I should just apply...
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 ArticleIntermittent blank page issue on IIS 7.5 and Cold fusion 10 websites
We are getting intermittent blank screen on an iis 7.5 website with ColdFusion 10.There was no error on IIS and Cold fusion. Whenever this issue happens , we need to restart/recycle application pool or...
View ArticleHow to retrieve fields value from Kendo Grid Models
Hi i want to retrieve fields value from Kendo Grid Models...I try to get it but not retrieve records in the Kendo.....Bellow is my code:Service.cfccomponent{ remote string function JsonRead()...
View ArticleCF10: Switched from Tomcat webserver to Apache2 - now cannot access...
Hello, everyone, I've been pulling my hair out for a few days, over this. Cannot understand what is going on. With the help of our SA, I copied/pasted a working Apache Server onto my DEV harddrive,...
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 Article