The value returned from the load function is not of type numeric errors after...
I am currently testing our website with CF11. It is currently working with CF8 however after migrating it to a new server running CF11 I have encountered the following error. The value returned from...
View ArticleByteArray objects cannot be converted to strings... CFIMAGE
Hello, everyone, I'm working on a project that another developer created many moons ago. I'm attempting to SELECT a blob from an Oracle db, and use CFIMAGE action="writeToBrowser" to display the...
View ArticleXForm problem during migration from CF8 to CF11(NimoiXForms)
I have inherited a website which I am currently migrating to CF11 from CF8.The issue I am having is with xforms. The website is using NimoiXForms. I have setup all the mappings in ColdFusion...
View ArticleColdFusion 8 and Oracle 12c
CF is unable to read CLOB data from 12c. is there some way we can resolve?
View ArticleHelp with a update query from a subquery
Hello All, I wanted to see if someone can help me with an update query. I need to grab a latitude & longitude from a the same user that is in two accounts. therefore i am trying to update lat/long...
View ArticleColdFusion 10 Update 16 early access build feedback
Use this thread to share your feedback about ColdFusion 10 Update 16 early access build. Refer the following blog post for more...
View ArticleColdFusion 11 Update 5 early acess build feedback
Use this thread to share your feedback about ColdFusion 11 Update 5 early access build that is being made available for testing. You can find more details in this blog post:ColdFusion 11 Update 5...
View ArticleCF10 Upgrade - Previous license key not accepted by installer
We have 32bit CF10 running on Win 2003 32bit. We built a new server to replace the old one and need to install 64bit CF10.We originally purchased an upgrade license from CF8 Standard to CF10...
View ArticleLDAP Test Environment
We're looking at bringing up a test LDAP server, something that would not sync with our current domain, just a stand alone device for ColdFusion LDAP application development. I was hoping to get some...
View ArticleAD Distribuition Group Maintenance App Suggestions
Working on a ColdFusion app that would let designated users add/delete members of Distribution Groups in AD. Have run into a problem with the way our AD is set up. Our company and AD is divided up in...
View ArticleCF7 IIS 7: getting 500 - internal error instead of cf error output - but not...
Hi all: After a lot of tweaking, I got CF7 running on Win 2008 / IIS 7.I am now migrating apps from Win 2003 / IIS 6. However, one problem I can't solve is that when I access a page over the Internet,...
View ArticleCF11 startup issue
Hey guys, Recently, we updated to Java 8 and CF11 (with version 3). While testing out our new environment, we noticed that when we tried to add a Font manually (in CF Admin page), the request gets...
View ArticleMappings not working for REST
I am working on my first REST application in ColdFusion and I am noticing that application specific mapping defined in Application.cfc does not seem to work! Is it something that is not supposed to...
View ArticleHow to make HTTP call with action=PATCH using CFHTTP ( ColdFusion 10 )
Hi All, I was integrating a REST API of iCIMS. And find some of the REST API calls needs http verb PATCH but it seems ColdFusion doesn't supports that. So, is these any way around to do it ???? Also, I...
View Articlecfldap to get 2 level of subordinates list from active directory
<CFLDAP SERVER="ldap.com" PORT="333" START="O=COM,C=AN" SCOPE="SUBTREE"NAME="qryLevel1" ACTION="QUERY" ATTRIBUTES="cn, uid,...
View ArticleDocument folder outside of webserver
Hi, At my facility we have access to drives that are up to a TB in size. We have a lot of documents we plan to scan and save "online". Currently our web servers are relatively small, the on I am on...
View ArticlePlease help me insert NULL for a date
I have 2 date fields. I would like to be able to leave them blank and have the database create a NULL. This works fine but only if I have the 2 date fields listed last in my insert statement. If I add...
View Articlecalling an asp.net program
When I put an asp.net program name in a form tag's action attribute, I get a page not found error.How can I call an asp.net program from a ColdFusion one and pass form element values ?
View ArticleUnable to read WSDL from URL
Hi All, We're creating a web service to send some data to another application, when the web service is called from our application an error message "Unable to read WSDL from URL" appears. But if we...
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 Article