sql/access erro question
Been a few years since I worked with tag based cf. Was trying to create a search form to search db records that matched the user inputs. I basically copied old tutorials code from cfwack 9 and the OWS...
View ArticleElement undefined in URL CF11 worked in CF9
We recently upgraded from CF9 to CF11. I am having an issue where CF is throwing Element undefined in URL when the variable is clearly defined in the URL. Here's the flow... The user clicks an icon to...
View ArticleWhy am I getting OUT1_{long_number}.tmp files in my cfusion\logs folder in CF11?
We've recently upgraded to CF11 Enterprise and have noticed that files seem to be getting written to our {CFHOME}\cfusion\logs folder. The files take the format of...
View ArticleColdfusion 9: [Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax...
HI, I can't seem to figure out what is the issue with this query, maybe someone can help me please Error Executing Database Query.[Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect...
View Articlesession replication not work in CF10 cluster set up
I would like to confirm session replication working in CF10 cluster set up.First, I am using 30-days trial version (just installed for one or two days). If cluster will not work with 30-days trial...
View ArticleError "Status code:403" al usar cffileupload
I using a cffileupload to upload a file into server, but the component give me an error "Status code:403". Somebody have any idea?
View ArticleIssues installing CF11 on CENTOS 6.5
I am having issues installing CF 11 on CENTos 6.5 Although a test installation working on a virtual machine (preparing the installation in development), it fails with these errors from the log: Execute...
View ArticleColdFusion 11 Fails on Automatic Startup
So I've installed the 64 bit CF 11 Developers Edition on a Windows 7 machine, working with IIS, What I'm seeing is that when I have CF set to start automatically in the Windows Service Manager, the CF...
View ArticleSolr Collection contains 0 documents
I am using CF Ver 9.0.0 I have created a Solr Collection via CF Admin Once Indexed the Solr collection shows 65262 KB data but 0 documents. This is consistent with other Solr collections but not their...
View ArticleScheduled task in Coldfusion 10 administrator errors on loading.
It was working earlier today and then stopped working after I had to restart the CF service. It is completely inaccessible. Running:Server DetailsServer ProductColdFusionVersion10,0,12,286680...
View ArticleHow can I find the script/code that is causing entries into http.log?
CF9.01: I see undesired entries in http.log. The appear to be generated by some hostile code on the server. But the log does not show which file generated the log entry. Is there a way to determine...
View Articlecfspreadsheet : Issue while reading Excel sheet (xls/xlsx) created from...
I am facing an Issue while reading Excel sheet (xls/xlsx) created from Microsoft Office 2013.Here is the error#1: An error occurred while reading the Excel: org.apache.poi.EncryptedDocumentException:...
View ArticleColdfusion10 scheduletask page error on Coldfusion Admin
We are using coldfusion10 enterprise edition. Now we have issue on ColdfusionAdmin schedule tasks page. It shows null pointer error and we couldn't open or edit schedules task page from...
View ArticleREST Services on Mac not working
I finally got my Mac 10.7 setup with CF 10 and Apache using multiple virtual hosts. I'm now trying to get my first REST service up and running but not having much luck. I solved my 500 server errors...
View ArticleChange form field values based on selection?
Hi all, I am working on a calendar scheduling function for a school that I'm having a hard time wrapping my brain around. My DB table has 3 columns - ApptDate, ApptTime, ApptSlots. Most ApptDates are...
View Articlecfquery vs ORM in Coldfusion 11
Hi Does anyone have any links or resources you can point me to that describes performance diffs between using cfquery and using ORM? I understand that the CF world is already on the ORM bandwagon but I...
View ArticleWhy does CF11 seem to sleep after no access within a few minutes?
I was using CF10 and my site response time was quick, especially on my local development machine. I upgraded my development and live servers to CF11 and both seem to have a delay in first access. It...
View ArticleCan I download coldfusion 10 for RedHat
Hello, Where could I found the Enterprise version of Coldfusion 10 for RedHat ?Thanks Oth
View ArticleCan you combine multiple queries into one?
I have a database table of options for additions to homes. I have another table for categories for these options. Right now I'm making a lot of queries to get each individual category of options. It...
View Articlerequested scope session has not been enabled
Trying to get a site login set up and I keep getting the above error. I have enabled session vars in the CF admin, and have used sessionmanagement in my cfapplication. Not sure what I've done wrong....
View Article