ClickJacking With IIS
Are ColdFusion's clickjacking filter options (Clickjacking issue - adding multiple url patterns in a single filter mapping) needed if using Internet Information Services' (IIS) HTTP Response Header...
View ArticleCalculated Field Counts Off
I have a Calculated field that is set up for a Distinct Count the Perform Calculation on looks like this: (query.prg_cod EQ "UNDERGRAD " AND query.level_ LTE "2" AND query.soc_sec) Sometimes it counts...
View ArticleEvent User Policy Question
Hi All I have a question regarding the above: The option to select "All users created through event form are full Adobe Connect users" is greyed out and I cant select it, is there a way I can sort this...
View ArticleColdFusion 11 Questions
I have a few questions about CF 11. I have just installed CF 11 on a Windows 8 server. Thisis an all new server and software installation. It isn’t to where it can beviewed outside of our network just...
View ArticleIs Cold Fusion 10 installer still available?
Does anyone know where to find it if it is? Someone at my work told me that you have to install 11 and then downgrade. Is that true? Thanks, Andre
View ArticleIt used to work and now it doesn't
I have an application that has worked flawlessly until today. Now, without code changes, I get the following, or similar, any time I try to do anything in the application Detail: Ensure that the name...
View ArticleHow can I manage CF hanging when waiting for release of a lock held by 2nd...
My CF application links to the MS SQL database of my accounting application. If a specific record is being edited in the accounting application and I try to update that specific record using the...
View ArticleCompare date in QoQ
Hi all,How can I compare a date in query of query? The date can be null in some records. <cfquery name="qryData" dbtype="query"> select * from qryTempData...
View ArticleHelp to install verity K2 Server manually on windows server
Hi, Can anybody instruct me to install verity k2 server manually on my windows server. without interpreting the current settings and functioning. System Information Server Details Server Product...
View ArticleCalling C# WebService from ColdFushion and I cannot get results
I have a ColdFushion (9) function calling a SelfHosted WCF C# WebService. I publish it to my Virtual Server, and call it from SoapUI and it works. When I call it from ColdFushion using CFInvoke, I get...
View ArticleRDS "For input string" Error
I have ColdFusion 11 U4 running as a Amazon EC2 instance from Adobe's Windows AMI. I am trying to connect via ColdFusion Builder 3 (mine) and ColdFusion Studio (client's). At first I got the dreaded...
View ArticleBootstrap modal wizard, issue displaying out on data-step="2" from input in...
I'm using bootstrap to create a pop up windows which will have a wizard, when you click on the button "Launch demo modal" it will give you the pop up windows to select the date and then you will click...
View ArticleGetting "cfhttp.fileContent has length of -1"
Have a CF template that uses the cfhttp command to execute a template that extracts and formats data from the database. When using the cffile command to write that information to a file:<cffile...
View ArticleIs there an upgrade path from Cold Fusion 7.0 to Cold Fusion 11.x?
Can you migrate Cold Fusion 7.0 to Cold Fusion 11.x?
View ArticleWhy no CF11 datasheets or whitepapers?
I received a CF11 marketing email today from Adobe with the Subject line: "Adobe ColdFusion 11: lots more to explore!". So I clicked the link at the bottom to whitepapers and other resources. I was...
View ArticleJson parsing issue
We use the cf binaryencode function to convert a binary file to a base64 string that then is inserted into a coldfusion structure. Then we use the serizlizeJSON function to convert that structure to...
View ArticleCan I Share a value returned from a report function?
I have two report functions:1. counts all the occurrences of courses that match a specific school year.2. gives me a total count of courses I also need to count the occurrences of courses that do not...
View ArticleColdfusion page receiving JSON information
Everyone, This may be a very basic question, but I am just not getting it. What I am looking to do is the following: I have Meraki wireless access points installed and I want to use the API search...
View ArticleExport CFGRID output with selected columns only to PDF
Hi, I'm using CFGRID to display the result of a search function using a query on a page. The user may hide some columns from the CFGRID page. Then the user exports what is shown (only selected...
View ArticleCFHTTP with https not working after server IP change (CF 10, Windows Server...
Hi, We noticed that a call to https://www.googleapis.com/ via CFHTTP stopped working after our sysadmin switched the IP of our web server. The error from ColdFusion is: JSON parsing failure at...
View Article