The official community for ColdFusion.
Nyligen aktiv
We have been using the same CFFTP tag for years, no issues. All of a sudden we are now getting 503 log in with user first.Nothing has changed and we can still connect if we use filezilla with the same settings.any thoughts?
Hello, all,I've got three forms that are submitting form data via AJaX to a CFC and it's working GREAT!I've got ONE form that I'm trying to do the same thing, but FireBug is returning a 404 error. I've checked the http path, and it is correct. But the AJaX function that is submitting the data keeps erroring with a 404.Any thoughts on what might prevent AJaX from finding one CFC, but not the other?V/r,^_^
Hi, I am using coldfusion 11.While using cfgrid,the lengthy text entered are shown in grid column with '..' at the end. So,not able to read the text fully.Is there any option to wrap down the grid column text so that its fully visible and readable?<cfgridcolumn name = "MyText" header = "Text" width="500">Thanks
looking for the current "Fast Track to Coldfusion" course (for CF 10/11) - who knows if this can be downloaded somewhere? Adobe used to offer a PDF download but I can't find it
I am trying to build a mobile application using CF11 and CFBuilder 3. I have been trying all sorts of tuturials, examples, etc, but I can not get the geolocation or the camera to work at all. I am using the latest version of iOS (8.4) and I am thinking it might have something to do with an older version of phonegap? Is anyone having success with this? The features look very cool, but so far. Can't get a darn thing to work in it. Any advice would be wonderful.Just a quick note, I am adding permissions to use camera and geolocation in the PhoneGap properties of the project. So it is active.Thank you.
Hello,Is it possible to have in CF11 a chart with two lines, and each line has it own y-axis scale? I didn´t found any example, that cover my request. Does anybody have example?
Hello, all,About six months ago, I started playing around with Ubuntu Server (14.04 Trusty Tahr), apache (2.4.7), and CF Server 11 on a home network; just for playing around with. I broke it a few times (thankfully in a VM, so trashing it and starting over or using backups helped), but I finally got it working.However, when I originally set it up, I had it set so that there were no virtual hosts, and everything was being served from /var/www/html directory.Now, I'm trying to change that. I've followed instructions on how to set up virtual hosting on apache, and am now setting up two accounts (so pages will be served from /home/usera/public_html and /home/userb/public_html), which brings me to my question.Do I need to do anything in CFAdmin for these virtual hosts? Or will CF Server use the apache configurations to provide server-side scripting automatically to the virtual hosts? I did test one virtual host with an index.html file, and it works. I should tr
Hi,I have the exact same problem described in https://forums.adobe.com/message/5653666#expires_in=86399993&token_type=bearer&access_token=eyJhbGciOiJSUzI1NiIsIng1dSI6…I just migrated to Windows 2008 server IIS 7.5 with ColdFusion 11 installed. We have a public(intranet) site where there are subfolders with restricted access (Windows Authentication, Basic Authentication) and various local groups that contain domain user accounts having access to these subfolders.Static files such as html, jpeg , root folder '/' would a) check if the person is authenticated b) if the user has access read access to the files. ColdFusion files are the exception to the rule where it would bypass/ignore folder/file permissions.In IIS 6, this problem is solved by checking off the 'Verify that file exists' checkbox for the wildcard jrun_iis6_wildcard.dll in the Application's Configuration Extension Mapping. Unfortunately I can't find the solution to this problem in IIS 7+. I can't believe this is
Nothing happens.Running on Windows Server 2012 - looking at the server events, I see this:The ColdFusion 11 .NET Service service is marked as an interactive service. However, the system is configured to not allow interactive services. This service may not function properly.This is an existing server, how do I get past this?Thanks,NALEX
How we can secure the non- ColdFusion document (Word document,PDF Document ,Images) in ColdFusion 10.Users can access the non –Coldfusion document without login in the Application because it is not going through the ColdFusion application server (it's being handled directly by the web server).Please provide the solution to secure the non-coldfusion document using the ColdFusion application server.
Hello,For a migration scenario we think about to migrate application step-by-step from CF9 to CF11. So on the server, we want to replace the modified code with changes for CF11 and connect this whole application, which is a subfolder of a website, to CF11 instead of the current running CF9. So in IIS we have One Default Web Site with different applications like--- app1--- app2---app3All these apps are currently connected to the CF9 version with WSConfig tool.Now, the app1 was modified to match CF11 requirements, and we want to connect the folder app1 to CF11in the browser it was http://servername/app1 and http://servername/app2
Hi allOne of our web devs recently installed Coldfusion 11 onto a Windows Server 2012 R2 web server.The IIS site where the ColdFusion Administrator console is installed has a couple of bindings on it from an IIS perspective. The Admin console appears to be responding to both bindings as it should however when trying to navigate to the admin console on one of the bindings an error message is received "Please enable cookies to use ColdFusion Administrator". The other binding on the IIS site works just fine with no error message. See screenshot.If I click "OK" I am presented with the username/password prompt however upon entering my credentials it simply appears to redirect me back to the login back and I cant get any further.I dont see how the issue can be related to the IE browser itself as both bindings for the site are in the same domain name ("binding1.subdomain.com" and "binding2.subdomain.com") and we aren't using any special compatibility settings or the like. Also, both URL's wor
I got a nasty package of malware delivered to my personal/development workstation over the weekend. I used both HouseCall and Kapersky tools to clean it up. I think I got it all. But when I went to work in my coldfusion code, I found that the service would not start.I reinstalled it, but now it starts yet I get a 503 error: Service not available when I try to open administrator to finish the install.Please help. One of things I noticed was the malware had attacked the jre's.
Configuration: Windows 2012 R2, ColdFusion 11.0.05.293506Our web site is configured with index.cfm as a default document. We have configured a directory to use Basic Authentication. If the URL is extensionless (/csts_test/) IIS authenticates the user but the IsapiMidule cfmHandler errors out. If the URL has an extension (/csts_test/index.cfm) or if the default document is a static page (HTML, etc.) IIS authenticates the user and the page is returned to the browser successfully. This appears to be similar to forum post Default document not being processed when not included in URL but no resolution is documented. Below is data from the isapi_redirect.log (verbose/debug) for the failure.Does anyone know of a way to make the IIS connector honor a CFM file as the Default Document if Basic Authentication is enabled? Is this a bug in the connector?isapi_redirect.log[Fri Jul 17 12:12:08.083 2015] [8028:3128] [debug] handle_notify_event::jk_isapi_plugin.c (2177): Filter started[Fri Jul 17 12:12
Hello, everyone,I'm trying to track down why my application is causing an error, and coldfusion-out.log isn't being as articulate as I would prefer.Jul 15, 2015 12:09:38 PM Warning [app name] - {t '12:09:38'} - form - 172.xx.xx.xx - /components/TRC.cfc - method=requestCost - 1 -- Word Fault -- [[[ followed by a JSON string of a serialized form ]]]What does "Word Fault" mean, and how does it apply?V/r,^_^
My project is running using ColdFusion and JAVA. Using cfobject java classes are using to fill pdf fields. Using this.addfield adding few fields and attaching to datafield. <cfset tst="var recordindex=0;"& " var XMLData='<?xml version=""1.0"" encoding=""UTF-8""?>';"& "var INFOFields='<INFOFields>';" & "var globaldata='<global>';" & "var screen_changed=false;" & "function sbtform(){" & "if(recordindex==0){" & "XMLData+=INFOFields+'</INFOFields>';}" & "var f=event.target;" & "var rect=f.rect;" & "var field=this.addField('datafield','text', this.pageNum,rect);" & "field.richtext=true;" & "field.value=XMLData;" & "var tyear=this.addField('tyear','text', this.pageNum,rect);tyear.value='#taxyear#';" & "var syear=this.addField('syear','text', this.pageNum,rect);syear.value='#shortyear#';" & "var gid=th
We use CF version 8. The scheduler stopped working, so I tried to log into CF administrator. It was broken, I found that someone had moved some folders. I got everything back into place, CF Admin works again.However, the scheduletasks.cfm file is missing from the scheduler folder. (probes.cfm, getprobe.cfm, etc. are all there.)I can't find it on the server.I can't find the original CF 8 installation disks.I found a CF 9 disk, installed it on my local machine.I copied the schedulertask file to the server folder.Tried to run the scheduler in CF administration, got an error message. (See below - it's only part of a much longer message. There is no E drive. CF resides on the D drive.)There's no backup of these folders, only of the data drives.What can I do to get this fixed? We don't want to install CF 9 on the server. Does anyone have a scheduletasks.cfm file they can copy and email to me? Or is there a setting somewhere that I can change to allow the scheduler to work again, with the new
I am seeing error messages for nonexistent jsp pages in my logs.There are no equivalent .cfm pages. We're on version 7.02. Examples:In Coldfusion-out.log:07/07 20:22:39 error Requested resource '/is/api.jsp' (%2fis%2fapi.jsp) not foundThis is a valid directory but there is no such fileIn Coldfusion-err.log:07/07 19:42:28 error Requested resource '/is/admin.jsp' (%2fis%2fadmin.jsp) not foundThis is a valid directory but there is no such fileIn Coldfusion-event.log:07/07 20:22:50 error Requested resource '/is/service.jsp' (%2fis%2fservice.jsp) not foundThis is a valid directory but there is no such fileThanks in advance for any help! Richard
ColdFusion application was starting fine until I installed JVM and I now got this error.Any suggestion is much appreciated.
I'm trying to retrieve email from a Gmail account, and just updated my servers to CF11. Now all of a sudden, my delete calls will randomly error out giving the stack trace below indicating a null pointer exception.The call looks like this:<!--- Delete email by UID ---><cfimap action="delete" connection="local.connection" uid="#uid#">Where #uid# is inside the retrieved mail loop.Anyone else run into this?Stack Trace:java.lang.NullPointerException at com.sun.mail.imap.Utility.toMessageSet(Utility.java:81) at com.sun.mail.imap.IMAPFolder.setFlags(IMAPFolder.java:1219) at coldfusion.mail.IMapImpl.deleteMails(IMapImpl.java:605) at coldfusion.tagext.net.IMapTag$2.run(IMapTag.java:653) at java.security.AccessController.doPrivileged(Native Method) at coldfusion.tagext.net.IMapTag.handleRequest(IMapTag.java:649) at coldfusion.tagext.net.IMapTag.doEndTag(IMapTag.java:533) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2992) at cfsupportTickets2ecfm2135928913._factor13(/.
Could not index c:\inetpub\wwwroot\ig-ideas\docs\I120090\[filename].pdf in SOLR. Check the exception for more details: Invalid bfchar range pattern in ToUnicodeCmapCF11, update 5While indexing folder of documents.What does this mean? How do i overcome it?
Greetings. I'm very new to ColdFusion, so I apologize if this seems like a no-brainer. I've successfully used cf_TwoSelectsRelated to add related selects to a form. I'm able to have a user select a school, and have the second select box retrieve only the teachers that are from that school. Now I'd like to allow multiple teachers to be selected from the second list (to register for a workshop) and have them all be inserted in my registration table as individual records. I think I can figure out the second part of my task (insert them as individual records) based on Dan Bracuk's answer to a query back in February. However, for the first part (allow multiple selections in the second select list) I'm not sure whether to: a) try to edit the cf_TwoSelectsRelated custom tag (I think I would need to know some JavaScript for that? yipe!) or b) do something to my existing code to allow the second select to have multiple selections (but doesn't cf_select just require that you specify in the a
I want to implement ADFS 2.0 integration with Coldfusion. Has anyone implemented this before, please I need help.The web application is ready and the ADFS 2.0 has also been installed.
They have decided to stay with ColdFusion and I would be purchasing version 11. But my concern was that there might be a greater chance of issues with compatibility from 6 directly to 11 than performing the incremental versions and test as I go. Of course, the license key is an issue if I stop at all the intermittent versions, I would suppose.Very old version and sorry to have to ask this question.
Hi,Trying to enable the debug option in Cold Fusion 11 in the development environment.In the CF administration, the "Enabled Robust Exception" is enabled.The URL below shows the error screens. These screen do not appear in Cold Fusion 11The Complete Guide to Adding Error Handling to Your ColdFusion Application | Raymond Camden's BlogThe screen that appears is the:500 - Internal server error.There is a problem with the resource you are looking for, and it cannot be displayed.Is there another option to enable?Thanks,Mike
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Har redan ett konto? Logga in
Har du inget konto än? Skapa ett konto
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.