ColdFusion 2018 CFCHART format="html" is not rendering graph
Server side, I am using developer edition on a Windows 10 64 bit VM. I installed CF using the Developer Profile option, with defaults selected. Client side, web browser is Chrome on MacOS XYes, I am...
View Articlevariable is not reading
i Am doing a Page where I want to insert new apartment unit ms into a database along with uploading photos into to folder in the server. I am having an issue with a file path that is not being...
View ArticleISAPI Connector keeping stale connections inside Windows Container
I have containerized a ColdFusion application with IIS in a distributed mode. We need the distributed mode with IIS to set up the Windows Authentication. The issue I am running into is that when the...
View ArticleColdfusion 9 - prevent SQL injection while using dynamic table/view name
NEED URGET HELP!!! I'm not a coldfusion developer but this is something put on my head to fix within week.Problem:Our legacy app creates db views by empid and use logged in user id to select records...
View ArticleHow do I add an XML tag that has a period in it?
I have been using XmlElemNew to build my XML document, like this: <cfset RCPOS.ACORD.InsuranceSvcRq = XmlElemNew(RCPOS,"InsuranceSvcRq")><cfset RCPOS.ACORD.InsuranceSvcRq.RqUID =...
View ArticleUnderstanding SOLR behaviour
Its very much a rare thing for me to reach out for help with CFML but this one has me completely baffled. I have created a SOLR collection on both my dev box (developer version of CF 2018 Update 4) and...
View Articlecfc appending sql to return
Just upgraded to 2018 from CF 11. Code to return an array to autosuggest is now appending the SQL QUERY to the end, same code works fine in CF 11. HTML:<cfinput type="text" name="clientOfCase"...
View ArticleCan two IIS Websites with nearly Identical Code Basis be sent to the same...
Running cold fusion standard, so i can only have 1 instance of the coldfusion tomcat host per machine.https://helpx.adobe.com/coldfusion/configuring-administering/web-server-management.html#II S says...
View ArticlecfPdf Watermarking issue
Hi,I'm investigating a longstanding(to my company) problem with the use of the Cold Fusion cfPdf function to apply watermarks to pdf documents. Having looked through a couple of forums and historical...
View ArticleHow can ı start program
Hello, I set up coldfusıon 2018 and connected the admin server.everything is looking okey.But ı dont understand that when ı wrıte the programs,where ı can see the run ?ı used 127.0.0.1(localhost).Do ı...
View ArticleMicrosoft login to my website
I have been given the task of allowing users to login to our company's site if they are logged into their Microsoft account. I have ZERO idea where to even begin with this. I tried creating a new...
View ArticleCOLDFUSION 9 FOR COLDFUSION 2018 STD
Good morning everyone.Is version 9 compatible with version 2018? Will all 9 function tags work in 2018?application.cfm will also run?
View ArticleTransfer an indexed collection
I have many thousands of PDF's organized into ~20 collections. To speed up indexing these, can I index them on a staging server and copy the collection data to a production box and have them available...
View Articlecf 2016 serving upto 64k of pdf
Hello Anyone,Respectfully request help in this particular matter, here is my situation: Production Environment: Windows Server 2008 R2 Standard, IIS7, CF 9 using the following tags: <cfheader...
View ArticleMultiple CF Standard, single SOLR Collection
We want multiple CF Standard servers to use the same index for searching. But if we try to make multiple CF servers use the same SOLR collection, it'll bet corrupted or CF Ad Ons Service stops...
View ArticlePreventing error logging to exception.log
Is there a way to prevent errors from logging to the exception.log file? I have a piece of LDAP code that has an authentication related error (by design). The code is wrapped in a cftry statement and...
View Articlecfdirectory on s3 server causes error
We've been using CF to interact with our S3 server without an issue for awhile now. But recently we've gotten an error on cfdirectory list action: An error occurred when performing a file operation...
View ArticleColdFusion License for Web Hosting
Can I just buy CF8 Ent and use for webhosting?I've a bunch of linux hosting. My friends want to rent a few and use for their CF app but I'm not sure that I can use the CF Ent that bought from Adobe...
View ArticlePMT Error - elasticsearch node at 96% utilization
We are running PMT on a Redhat Linux VM and are constantly getting this error: Memory utilization for Elasticsearch node OhtGaWA is 96%. PMT is currently monitoring 3 CF nodes that get light use....
View ArticleCaptcha Permissions
We have development, testing, and production servers running Redhat, Apache, and CF11. Our captcha images used to work on dev and test, but now throw 403 errors and are not displayed. In production,...
View Article