getlistat error
my code: <cffile action="read" file="http://website.com/test1.txt" variable="data" attributes="readonly" > <cfoutput >#data#</cfoutput> <cfloop index="i" list="#data#" delimiters=...
View ArticleCFPDF read error
Getting a strange error when trying to do a CFPDF "read": <cfpdf action="read" source="c:\test.pdf" name="myBook"> An error occurred during the READ operation in the cfpdf tag.Error: Invalid...
View ArticleZeroGu6: Windows DLL failed to load error
Hi gurus I am very new to this tech so go easy on my, I am trying to get cold fusion 10 install on a 2012 r2 server, but I get this error when the installer , anyone encountered this issue in the...
View ArticleCFFTP - Error 500 i won't open a connection to
Hello all, I am trying to use the cfftp tag to connect to another server to upload some files. The server that we are connecting to does not have passive transfer activated. We are on Amazon Web...
View ArticleDoes anybody know of a CF Property Rental Booking Calendar
I am looking for a standalone cf application. The front end should show a calendar that displays current month and bookings made. Usual back and forward arrows. Front end user should be able to make a...
View ArticleDisplay cfselect with content folder
Hi I try to view the contents of a folder in a cfselect.I arrive from a sql database but not from a local folderIf you have a start code , it's nice thx
View Articleinclude blank space
The error:Error Occurred While Processing RequestInvalid list index 16.In function ListGetAt(list, index [, delimiters]), the value of index, 16, is not a valid as the first argument (this list has 15...
View ArticleCold Fusion 11 cfcompile
HI, I am currently running Cold Fusion 11 with Update 3. When I trying to compile Cold Fusion 11 to Java as part of the step so it can be scanned for potential issues with Veracode, the following...
View ArticleColdFusion 10 Update 18 breaking web service calls
After applying ColdFusion 10 Update 18 I'm finding that calls made into any web services that I have within my application fail to reach the target. Using IIS for my web server. I have removed and...
View ArticleApplication Pool client_reset error Failed Application Pool
We have been experiencing an ongoing situation where our application pool randomly fails bringing our site down until we are able to stop and start the application pool bring the site back up. This...
View ArticleIntegrated Pipeline Mode breaks my CF11, but Classic Mode does not
Hi,I have ran into a problem, fresh after migrating to IIS 8.5 (from IIS 6), CF 11.07-ent.Does this make any sense to the pros out there? Here is what I would see:In taskman, as SOON as the Max JVM...
View ArticleNUMA and jakarta
Hi, (CF11.07-ent, IIS8.5) NUMA and jakarta?---------------------------In the application pool that is assigned to my CF application site, there is a setting called "Maximum Worker Processes" and...
View ArticleHow do I setup a CVS Repository in Coldfusion Builder 3?
New to CVS...in other words I know nothing. I added it to my workbench in Coldfusion Builder 3. Now i need to setup a repository. Can i set this up locally for my current project? What do i use for...
View ArticleColdfusion Environments
Hello. For our Coldfusion environment, we have a Development, Test and Production environment. I'm trying to determine what licensing we would use. I understand you could use a Developer license for...
View ArticleDoes Mach II compatible with Adobe ColdFusion 11
Hi, On Coldfusion MX 7, we have one application on Mach II and recently we planned to migrate the Coldfusion MX 7 to 11. So does Mach II compatible with Adobe ColdFusion 11.Could you please let me know.
View ArticleCant get Google Recaptcha to work
I have a form using Google Recaptcha but when I submit it and dump out the form on the success page I can see the G-RECAPTCHA-RESPONSE value but if I try to do anything with it I get a 'Variable G is...
View ArticleHow to insert .xls data into SQL Table Query of Queries?
Hi All, I'm uploading my .xls using cffile and cfspreadsheet (query="data") to parse the .xls into a query object but I cannot figure out how to insert the query result into a table on sqlserver....
View ArticleCannot find CFC - ColdFusion....
I receive attachments thru work emails on my PC, and b4 the attachments open up I get Adobe Download Asst Welcome box. I reset my password. Error says unable to invoke CFC - could not find component...
View Articlescheduled jobs fail
I am on CF9 and all my scheduled jobs used to work but now all fail. After running them manually I get 7 error msgs. I eliminated those that don't apply and here is the one left that I don't...
View ArticleDo the CFCACHE docs reference CFCALENDER for anyone else (at the end) ?
The last example on ColdFusion Help | cfcache looks like being for a different tag.
View Article