How to get Soap Request xml in application.cfc
Hiif api getting soap request using cfhttp like below:<cfxml variable="mydata"><soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header />...
View ArticleCF 11 Update 3 and CFCHART
Hello, We just upgraded to the latest build for Coldfusion 11 and our cfcharts are failing. The build is as follows 11,0,03,292480. I am getting this error: Error casting an object of type...
View ArticleCF 11 Unexpected Log Out
We are experiencing an issue where our users are being intermittently logged out of the website. This issue seems to occur directly after the initial log in to the website. After a user logs in, they...
View Articleiprestriction.properties removed from CF11 Update 3?
In CF11, Update 1, & Update 2 in the CF11\config\wsconfig\#\ folder there was a file called iprestriction.properties that contained the following;...
View Articlecfchart and JSON string representation
I am trying to pass a JSON string representation for the attribute "plotarea" in this way :...
View ArticleCannot perform web service invocation...
This web service has been working correctly for five months but began to fail intermittenly with this error, requiring a restart of the JRun server instance hosting ColdFusion 8. Any...
View ArticleCFForm issue in CF11
We found an issue related to the FORM submission in CF11. If the action attribute is not specified in the cfform tag, it does not generate the action using the current URL(Query-string values...
View ArticleCan multiple Virtual Directories be created in CF11?
I am testing the standalone version of CF11 using the internal web server. Please help me understand some things. Since we are not using an external webserver like IIS, and we have 4 different...
View ArticleConfiguring Mail outlook365
good afternoon Coldfusion administrator configured the Mail on Office365 correctly. When I use the cfmail tag on from it only accepts email defined in coldfusion administrator. In FROM I need is any...
View ArticleCold Fusion accessing SQL Server encrypted data
Hi, The current environment is Cold Fusion 9 and SQL Server 2008 R2 Enterprise. The some of the data on the SQL Server is going to be encrypted because it contains sensitive data. The data is going to...
View Articlesolr search returns 0 results if search phrase is in double quotes
sI have one search result that looks like this: Outlook Out of Office AssistantJul, 28, 2014 - To activate the Out of Office Assistant: On the Tools menu click Out of Office Assistant. In the Out of...
View ArticleHas anyone used JVM argument -XX:+UseG1GC for garbage collection on ColdFusion?
I am hesitant to try to change the JVM Arguments. In the past ColdFusion has failed to restart for me when I changed them. Any advice would be welcome.
View ArticleColdFusion 11 cannot run .cfr file in IIS 8 server
Hi, we are currently migrating from CF8 to CF11 and to our new IIS 8 server. There is a problem that the server failed to run .cfr file and the error that is produce is: 404 - File or directory not...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View ArticleServer 4.5 on windows 2008 32bit
Need help installing cf server 4.5 on windows 2008. The client needs acces to an old app. They have a license for 4.5 and they don't want to up grade. I told them I would try but in the end may need...
View ArticleCan't connect to MySQL Community Server 5.6 from CF11
I'm trying to connect to MySQL Community Server version 5.6 from Cold Fusion 11. If I choose the DataDirect driver, I get an error message stating that the driver does not support Community Server. So...
View Article[CF8] java.lang.NullPointerException
Hello,On my CF8 web host, I sometimes get strange java.lang.nullpointerexceptions errors. All my code works flawless since the year 2000. The same pages do work but sometimes, maybe 1 out of 30 try's,...
View ArticleCustom number format function does not work to return 0's as decimals
HiMy custom number formatting function does not work. It was working fine when the site had a standard client server architecture. However, when we changed to using REST API with javascript and HTML5...
View ArticleCannot verify connection to MS SQL Server database instance
I have come across an interesting issue and hopefully I'm not the only one with this scenario. First the environment: 64-bit Windows Server 2008 (I found the same issue on SP2 and R2), ColdFusion...
View ArticleHelp me figure this hack out.
So as i was opening my presents with my family Christmas morning when my web server emailed me to let me know that a file had been created in my /CFIDE/ folder. This file was h.cfm and it was a nifty...
View Article