Scheduled 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 ArticleCFSpreadsheet can't save and open excel file on Internet Explorer 8
I'm having a problem with my cfspreadsheet. I try to create an excel file which will trigger the browser to download and open the file created. Its work fine in other browser But I'm having a problem...
View ArticleColdfusion - RedHat Linux - ODBC connections
Hello, I am getting ready to upgrade a server to RH6/CF10. I have been unsuccessful getting ODBC connections to work with ColdFusion on Linux. Does anyone know if the upgraded versions have solved this...
View ArticleError connecting to DB in CF11, please help?
I'm getting the following error message in CF11 when trying to access my MYSQL database on a local machine: Could not create connection to database server. Attempted reconnect 3 times. Giving up. I...
View ArticleLooking for browser-based, end user ad-hoc reports
Hi all. We have need for an easy to use, browser based end-user reporting tool that can be hosted by CF10. We are spending a fantastic amount of time building custom tabular reports for our client and...
View ArticleXML Parser
Hi, i use CF to parse an XML FILE, i'm stucking now with this part: <HR.PUB.CONTENT><FTTYPE="F">Example GmbH</FT> , now in Zurich,<FTTYPE="A">CHE-100.000.000</FT>, City...
View ArticleCybersource Secure Acceptance and the elimination of the HOP (hosted order page)
Hi All,I have used Cybersource's Hosted Order Page for the past 8 years, but they are eliminating that option and are offering Secure-Acceptance in it's place. The only trouble is, Cybersource offers...
View ArticleC# DLL's
Hello I'm trying to use a C# DLL using "cfscript" , if I use local methods it works fine, but if I use methods the required a deferent endpointcoldfusion is not reading my configuration file.is...
View ArticleHas anyone started testing CF 10 with Oracle 12c yet?
I'm interested in finding out about any issues before I jump in. It will probably be some months before I setup a test DB with Oracle 12c. If anyone has tried this and has any lessons learned to share...
View ArticleCF10: Consuming SOAP-Service - Axis2 Enumeration
Hi all, Im trying to call a webservice with a complex-within-complex structure. Here an extract form the wsdl:<simpleType name="ProductType"> <restriction base="xsd:string">...
View Article