The official community for ColdFusion.
Nyligen aktiv
Good morning everyone Do not Know How to Shop for ColdFusion 11 Standard . As a license è sold? BY Server Per User ? I have two servers hum Development and Production Other. How many licenses will I need ? Today rolled hum System in PHP and want Spending All paragraph CF.I get no waitingBom dia a todosNão sei como comprar o coldfusion Standard 11.Como é vendida a licença? por servidor, por usuário?Tenho dois servidores um de desenvolvimento e outro produção. Vou precisar de quantas licenças?Hoje rodamos um sistema em PHP e queremos passar tudo para CF.Fico no aguardoObrigda
Hi gurus I am very new to this tech so go easy on my, I am trying to get cold fusion 10 install on a 2012 r2 server, but I get this error when the installer , anyone encountered this issue in the past and fixed it.Thanks a bunch
My current JSP/Servlet web application is working on Jrun4 app server.I was planning to migrate on ColdFusion 11 .I did not find any JSP/Servlet sample project on ColdFusion. I am in doubt if ColdFusion 11 works for JSP/Servlet.All I get is cfm projects illustrations for ColdFusion11.Please tell me if ColdFusion 11 works for JSP/Servlets version 3.0 and if yes please share the steps to setup in eclipse platform.
Can a Coldfusion 9 license still be purchased? If yes, how?
Why there is no a3 size in Coldfusion Report Builder....I need a help...is there any other way?
Hi All,I have a page that runs some code and generates email. I can run this page just fine in the browser, but when I schedule it, nothing happens. If I manually run the task in the scheduler, the task says it ran.I've included a user account and pw in the scheduled task that has access to the page.I'm at a loss here...??Nothing is being restricted by security.Thanks,John
I'm trying to install ColdFusion 11 on a fresh install of OS X 10.10.1 with Apache. The installer gets to 100% with the messageInstalling... Install Merge Module(Build Time): CFSolr_osx....It then just sits there doing nothing. Looking at Force Quit I see the followingWith the ColdFusion Installer showing the error at the top and the 2 java windows the installer opened called LAX.I can see the installation log in the ColdFusion 11 directory and the last entry is thisInstall Merge Module: Z:\installers\CFSolr\installers\mergemodule\/CFSolr_osx.iam.zip Status: SUCCESSFUL Additional Notes: NOTE - Installing: SubInstaller1.zipNot that I chose not to install the Solr compo
Installing Update 7 on our ColdFusion 11 Enterprise development server impacted the robust debugging. We tried several different "fixes" and found that changing the servers with Update 7 to use the “summary” option instead of the “tree” option for displaying Execution Time restored showing the debug detail information.I contacted Adobe support and they explained sent the response below. If others are having this issue, please contact Adobe and ask for a fix to be expedited. ThanksFrom: CF Support [mailto:CFsup@adobe.com] Subject: RE: Possible Problem with ColdFusion 11 Enterprise Update 7 Thank you for contacting Adobe.I tried that with update 7 and other ColdFusion 11 updates, I am able to reproduce the issue with update 7 however with update 6 it is working fine. I am logging a bug for this issue and will also ask them if we can include this in next update.Thanks,
Hi,After apache upgrade on our production servers we have reported the connection failure error in scheduled task on coldfusion.Look like coldfusion is not getting response back from apache(web server)"Information","scheduler-1","12/15/15","09:48:00",,"[File Assignment] Executing at Tue Dec 15 09:48:00 PST 2015""Information","scheduler-1","12/15/15","09:48:00",,"Error while executing task Connection Failure: Status code unavailable""Information","scheduler-1","12/15/15","09:48:00",,"Connection Failure: Status code unavailable""Information","scheduler-1","12/15/15","09:48:00",,"[File Assignment] Rescheduling for :Tue Dec 15 09:50:00 PST 2015 Now: Tue Dec 15 09:48:00 PST 2015"Operating system :- Windows server 2008 R2Coldfusion version : 9.0.1.274733Old Apache Version – 2.2.15 with openssl 0.9.8gUpgraded Apache version – 2.2.31 with openssl 1.0.1p.Please help
Hiim currently tinkering around with Coldfusion 11, and ive noticed that if we turn the service off, any request to a .cfm page is greeted with an a tom cat error screen, I imagine that in production there will have cases of where the CF Service would need to be restarted, and Im wondering how I would change this to be a specific HTML page within the site.The service is unavailable.Service Temporarily Unavailable!The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Tomcat/ISAPI/isapi_redirector/1.2.41 Ive seen on some other sources that people have indicated that it should be altered via the wsconfig.properties file.However I cant seem to decipher how I would set this within the following. #ColdFusion Web Server Configuration File #Wed Dec 23 15:15:08 EST 2015 1=IIS,0,true,"",bitness64 1.srv=localhost,cfusion 2=IIS
In a report you sometimes end up with a heading for a group on one page followed by the detail on the next. Because different groups in the report have a varying number of detail lines, you don't want to set a page break after each group.I have searched i the discussion group for a fix to stop this but with no result. One suggesstion is the 'Split Allowed' property but no one seems to think this actually does anything.Anyway, I am posting this because I have found setting the Min Height on a group band will proxy what is required. Set the Min height of a group to a level that will include at least a few detail records and the problem of headings on one page and details on the next disappears.Hope this helps someoneRegardsRichard
HiI recently upgraded a client from CF 8 to CF 11.In the code is a CFGRID which was working in CF8 but now in CF11 the grid displays but no data appears (the grid is simply empty).With debugging enabled the Coldfusion Ajax Logger is reporting the following error:Uncaught SyntaxError: Unexpected identifier (http://hiddenServer.com/index.cfm?action=job.manageJobOperations&jobId=2395&cfdebug, line 104)Line 104 is the "</cfgrid>" tag. Here is cfgrid code, complete with it's bound cfselect statement immediately before it:<cfselect name="primarysupplier" query="getconcretecompanies" display="name" value="id" required="yes" /><cfgrid name="mixdesigns" format="html" bind="cfc:controller.Controller.getMixDesign({primarysupplier},{cfgridpage},{cfgridpagesize},{cfgridsortcolumn},{cfgridsortdirection},{primaryconcrete:jobid})" bindonload="yes" height="400" selectmode="row" sort="yes" selectonload="false"> &n
I am testing CFBuilder and when I select to export to sftp there's no option for public key authentication. Is this a bug?
Has anyone attempted to integrate with GP using Cold Fusion? Just curious before I delve into the documents.
Just using function "week" which gives 2 as week number for monday January 4th which is wrong.According to ISO standard, week number one is the week containing January 4th.Regards,Pierre.
Hi All,I am able to display a pdf file as:<cfpdfform source="#filename#" action="populate" overwrite="yes"/>But it shows this message:"This pdf document contains forms. The filling of form fields is not supported."How can I make the pdf file editable?Thanks !
I am in the process of moving my coldfusion 9 installation two a new server during the process I have found that the CF-9 will no longer connect to the mail server. Could having CF-9 installed on two different server cause the CF-9 not to connect to my mail server?
We run a legacy system and would like to upgrade from CF ver.6.1MX to ver.9 - is this possible?
Hello,"Beginner" in Coldfusion , I made an installation at the request of a third person. Here are the tech. specs of the server :- OS : Windows 2008R2- IIS 7.0- Coldfusion 9.0.1 + hotfix - JRE 7u51According to the documentation, no problem : everything works, I can go to Coldfusion admin page, type password, create instances etc.But... I had to take the document root (wwwroot) of a previous IIS web server (sick !) and then apply the same configurations (other server will be deleted). So I made a backup (wwwroot.bak) following the CF clean installation on the new server. Then import the doc. root of other server (NTFS permissions also replicated) . In this folder "wwwroot", I had a CFIDE directory because CF was also installed on the previous server.I do all IIS configurations and...This is where the problem occurs : I can't access to the CF administration page located in "wwwroot\CFIDE\administrator\index.cfm"=> HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on
I have followed the learncfinaweek pretty good and don't see any errors in my code. Below is the error, that needs resolved, and the page with the code. Any help is appreciated. It should simply be like this: <cfset blogPost.dateposted = importData['Date Posted'] /> , which allows the column in excel to have a space in between the words.Property : dateposted - The value class coldfusion.sql.QueryColumn cannot be converted to a date.Root cause :org.hibernate.HibernateException: Property : dateposted - The value class coldfusion.sql.QueryColumn cannot be converted to a date<cfimport taglib="../../customTags" prefix="ct" /><ct:securityCheck redirectPage="#cgi.script_name#"/><cfparam name="form.submitted" default="0" /><cfparam name="form.importFile" default="" /><cfif form.submitted> <!--- Upload File---> <cffile action="upload" destination="#getTempDirectory()#" filefield="impor
I'm trying to add a new mime type on our web server so that FileGetMimeType() will return /application/x-sas-data for a .sas7bdat file. I've tried both updating the /etc/mime.types and putting AddType into the httpd.conf file and restarted httpd without success.Red Hat Linux 7.2Apache 2.4.6Coldfusion 11Any help would be appreciated.
How do I use <cfindex with different values for docboost for different records. (ie. I need same to be 5,some with different values for docboost for different record. (ie. I need some to be 5,some 10, ect). I can break it up in to multiple calls to <cfindex. But, If I do this the index will be "incomplete" while I am indexing which I can not have because the index is mission critical.
I want to connect CF11 to a Progress Open Edge 10.28 Database. In the SYSWOW64 ODBCAD32.exe, I have a Progress Open Edge 10.2B driver that is used for Crystal Reports and Microsoft Excel.How can I use the same driver to connect CF 11 to the Progress Database?I have not found much information on this topic. Thanks,Tim
I have a document library of hundreds of Word docs. Due to a third party extension that we are using to create these Word docs, it can take a long time to open them. I know, ditch the third party app - if only it were that simple.Anyhow, one feature we have is in the footer of the document it let's people know the document is only valid for the date printed and it shows the date. This way each time it's opened, it has the current date.Can I have cf9 convert these on click? I have a table of contents that displays the files.<a href="sops/#sops_title_pk#.#Trim(SOPs_title_ext)#" target="_blank">#Trim(Sections.SOPs_manual_prefix)#.#SOPs_title_section#.#SOPs_title_number#.#SOPs_title_revision#</a>Thanks
Hello CF folk, I hope you can help.I'm using jQuery .ajax to post a javascript array to a CF page, which queries a database table and returns a serialized result. In the 'Network' tab of Developer Tools the result looks good and contains expected data, however it gives an error message "Syntax error :Unexpected token: /". The response is prefixed by two slashes as below.//{"COLUMNS":["Field1","Field2","Field3","Field4"],"DATA":[[1,0,162,"text1"],[2,0,162,"text2"],[3,0,704,"text3"],[4,0,705,"text4"],[5,0,127,"text5"],[6,0,0,""]]} The .ajax request is below: $.ajax({ type: "POST", dataType: "json", url: "/links.cfm", data: {"images" : JSON.stringify(thumbnails_array)}, error: function(xhr, textStatus, errorThrown){ a
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.