The official community for ColdFusion.
Actividad reciente
Hi,I have a fresh clean install of coldfusion 10 (latest updates)running on a RedHat 6.1,6.2,6.3,6.4 servers.I have been trying to get 127.0.0.1/flex2gateway/ to work but get 404I have performed a the recommended solutionsiehttp://inflagrantedelicto.memoryspiral.com/2012/12/flashservicesgateway-and-coldfusion-10/Still no success.Any ideasBrian Erickson
Hi,We are testing CF 10 on 2012 R2 with an old CF application. I understand COM objects only work with 32 bit CF, so I have installed the 32 bit version, but I am receiving the following error:An exception occurred when instantiating a COM object. The cause of this exception was that: AutomationException: 0x80040154 - Class not registered. I found this old article mentioning to register typeviewer.dll - http://helpx.adobe.com/coldfusion/kb/coldfusion-mx-class-registered-error.html but I am unable to locate this dll anywhere.Is anyone able to provide advice on how to resolve this issue.ThanksElise
keyboard settings are back to front to previous keyboard i had
I am trying to install CF10 on a virtual server.The server is a Windows 8 R2 with Service Pack 1 installed. Dual 2.53 GHz with 6144MB of RAM. The server has IIS7 installed.I got most of the way through and got this error.There is one website installed on the server.I am now a programer, server administrator nor a web developer. I'm just a guy in our department not afraid to try and tackle a wbesite. Could you please let me know (in layman's terms) what I need to do to get CF installed?Thank you!
I get this Internal Server Error (500.21) after installing the 32 bit version of Cold Fusion on a Windows 7 Pro machine (32 bit version). I read the posts and unchecked the IIS version 6 backward compatibility on my IIS configuration, and ran the upgrade to Version 9.0.1, but that didnt fix the problem. Any suggestions as to what I should do next?
I have successfully installed coldfusion on Ubuntu 13.10, but as a newbie to Ubuntu I am looking for a guide on the best way to continue from here?For example, I can view the CFADMIN at "http://localhost:8500/CFIDE/administrator/index.cfm", but am having difficulties viewing test documents placed in the wwwroot folder. Wayne
Can anyone recommend 3rd Party Software for Charting (pie chart, bar chart etc)I have tried to use the Cold Fusion charts <CFCHART> etc..... but they just dont create professional looking charts.I bought Fusion Charts.It worked great for a while.But the charts dont render on IPADS and now they have printing issues.So now I have decided to start anew.I want charting software that outputs to professional looking JPG, GIF or PNG images (NO FLASH!!)Does anyone have any suggestions for 3rd Party Software for Charting that integrates well with my existing cold fusion pages?
Can anyone recommend me a scanner? I'll mainly be scanning old photos to restore.Many thanks in advance.
I need to pass a dynamic variable using cfhttp. This code:<cfhttp method="get" url="#cgi.server_name#/page.cfm?pageid=#pageid#" resolveurl="Yes"><cfoutput> #cfhttp.FileContent#</cfoutput>Returns the error:The 3 parameter of the Mid function, which is now -8, must be a non-negative integer.This code returns the same error.<cfhttp method="post" url="#cgi.server_name#/page.cfm" resolveurl="Yes"> <cfhttpparam type="Formfield" value="#pageid#" name="pageid"></CFHTTP><cfoutput> #cfhttp.FileContent#</cfoutput>Any assistance would be appreciated.
My ColdFusion Builder 2 auto-indents four spaces. How can I change that to two spaces? Thanks.
My evidence shows this as incredibly buggy. Other forum discussions (http://forums.adobe.com/message/2868996) from 2010 and v9 and others suggest this tag has always been crap. The unproven workaround suggestions in the discussion mentioned are not even hinted at in the officical documentation. Should I even bother trying to make this tag work, or just find another way to allow my users to edit their data?
HMAC(msg,key,algorithm(optional),encoding(optional))I'm using the following HMAC(msg,key,algorithm)I’ve run into a situation where on one CF 10 server the algorithm parameter within the function works fine, while on another CF 10 server it does not. I can still use the HMAC function, but have to leave out the algorithm parameter using the default algorithm parameter of HMAC-MD5. I created a test script using all of the acceptable algorithms for the function. Works fine on one server, but none work on the other (outside of the default if none are specified in the function).I’ve gone through checking the server settings on both CF 10 servers. They match 100% from what I can see within the CF admin tool. The exception log for the CF 10 server not working correctly with the HMAC function has the following entry :java.security.NoSuchAlgorithmException: Algorithm HMAC-MD5 not available at javax.crypto.Mac.getInstance(DashoA13*..) at coldfusion.security.SecurityUtils.hmac(SecurityUtils.
Hi, I am displaying the search results into the cfgrid. The date field is using the datepicker calendar and I have to click on the fresh button below to refresh the search results. It worked fine with onkeyup below, if I manual enter the date into the textbox instead to pick from the calendar. How can I have it autofresh when i pick the date from the calendar?thanks <cfinput type="text" name="Dateadded_from" id="datepicker_from" value="#form.Dateadded_from#" onkeyup="ColdFusion.Grid.refresh('grid01', true);" />  
I presume that actual images are stored typically somewhere under My Pictures in win8. Opening up the organizer takes forever and I wish to speed this up. So I ordered a solid state USB 3.0 external drive. Do I just simply move my catalog over there and leave all else alone?
I'm using the Instructure Canvas API for uploading files. After the initial API call, Canvas returns information that is used to make a POST request to Amazon Web Services's S3 service to upload a file.Here is the request I'm using to post the file to AWS S3, populated with the data returned by the Canvas API:<cfhttp url="#aws.upload_url#" result="result" method="post" multipart="yes"> <cfhttpparam type="formfield" name="key" value="#aws.upload_params.key#" /> <cfhttpparam type="formfield" name="acl" value="#aws.upload_params.acl#" /> <cfhttpparam type="formfield" name="Filename" value="#photoName#" /> <cfhttpparam type="formfield" name="AWSAccessKeyId" value="#aws.upload_params.AWSAccessKeyId#" /> &nbs
Am getting the following error while invoking the event gateway "Error invoking CFC for gateway myGateway: Event Handler Exception. An exception occurred when invoking a event handler method from Application.cfc The method name is: onRequestStart." Please advice
I am using CF10 and Fusebox3. I have a site that has a left navigation panel and this left nav panel is defined in a main directory file called layoutGlobal.cfm.My fbx_Layouts.cfm file in the main directory references this file with the following lines of code:<cfset fusebox.layoutDir = ""><cfset fusebox.layoutFile = "layoutGlobal.cfm">This works great for my entire site except that I now have a circuit (directory) that is to have it's own and different left navigation panel. How do I handle this? Do I put conditional code around the second <cfset> above? If yes, what should that conditional code look like? Thank you.
Dear All,I am aware COM doesn't support in 64 bit OS. Supports COM objects in CF 9.01.Thanks in advance
G'day:I'm just gathering some information about people's opinions of some mooted CFML syntax. If you could complete this survey (one multi-choice, one optional comment), that'd be really cool: http://cfmlblog.adamcameron.me/2014/01/a-quick-survey-about-tags-script-in.htmlCheers.-- Adam
I will try to make this as short as possible. I have a component that looks like this:<cfcomponent extends = "path.to.base" output = "false"> <cfproperty type="string" name="ID" /> <cfset variables.my = {} /> <cfset variables.my.ID = '' /> <cffunction access="public" returntype="path.to.component" name="init" output="false"> <cfargument required="false" type="string" name="ID" default="" /> <cfset setProperty( 'ID', arguments.ID ) /> <cfreturn this /> </cffunction></cfcomponent>The setProperty() method exists in the extended 'path.to.base' component. It looks like this:<cffunction access="public" returntype="boolean" name="setProperty"
Hello all,I am trying to install ColdFusion 10 developer version on my personal PC with Win8.1 64-bit.I tried to run installation as administrator and also in administrator command line but without any effect.Please can someone help me with this? I was really excited to learn ColdFusion.
I'm very new to coding and designing, but through following many online resources I finally find my way nearing the end of a finished site.But for some reason, the last few changes I made to my page (adding an image and a text link) only show up when I "preview in safari" or if I include the "www." before my domain name. The domain name on it's own still takes me to a very functional early version of the site, but the new additions don't show up.Is there a step I'm missing? How can I make sure all the changes I make in dreamweaver will apply to my online page without having to specifically include the "www."? Sorry if this went in circles, I would appreciate any help on this matter. Thank you.
Hi, happy new year.I have some code that gives me a calendar on my cfml page.Is there a way that I can modify this so that the current day has a background color?Thank you very much.<code><cfset thisYear = year(now())><cfset thisMonth = month(now())><p><cfoutput>#MonthAsString(thisMonth)# of #thisYear#</cfoutput><cfoutput><table border="1" width="100%" height="100%"> <tr> <cfloop index="x" from="1" to="7"> <th>#dayOfWeekAsString(x)#</th> </cfloop> </tr></cfoutput><cfset firstOfTheMonth = createDate(year(now()), month(now()), 1)><cfset dow = dayofWeek(firstOfTheMonth)><!---This gives us a number between 1 and 7. Our pad will be the day of the week minus 1.---><cfset pad = dow - 1><!---Now we need to create the first row of the calendar with empty boxes, if any:---><cfoutput><tr>&l
Hi,i want to be able to pass the id from the query into the popup window but not sure how to do it, would you please help me with this? - thankscode below (A) working fine with open the pop up detail page but din't know how to passs an id into detail page.<!----A---> <script>function openWin(){window.open("detail.cfm","_blank","toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400");}</script> <cfset foo = querynew('id_int,aNo_var,Renew,Cancel')> <cfloop query="getOrderHist"> <cfset queryaddrow(foo)> <cfset querysetcell(foo,'id_int',getOrderHist.id_int)> <cfset querysetcell(foo,'aNo_var',getOrderHist.aNo_var)> <cfset querysetc
Hi,A couple of days ago we bought Standard License for CF10. After implementing the serial number, Edition went from Enterprise (Trial) to Developer. After restarting the server and looking at the logs here is the message:Starting license...Evaluation Edition enabledCF was installed on Linux 64bit on VM as a standalone.Please assist.Thank you,Tony.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
¿Ya tiene cuenta? Iniciar sesión
¿Aún no tienes una cuenta? Crea una cuenta
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.