The official community for ColdFusion.
Recently active
Hello AllI am on a CF8 server (the company hasn't upgraded) an I need to create an xslx file.Any suggestions?
The browser seems not to be able to download coldfusion 11 standard. I tried it with chrome and firefox, but both don't seem to support the akamai downlaod manager. What is the solution to this problem?
The process w3wp.exe serving the application pool for our website terminates unexpectedly. Due to which, the website responds with HTTP Error 503 - Service unavailable.Manually restarting the application pool for the website brings the site back up.We have discovered no pattern in the crashes, it appears at this time to be random/intermittent.We have pulled the debug files / info for the most recent crash...It looks to be pointing to ColdFusion.SWOC.exe (Which I think is an ODBC component?)Faulting application name: swsoc.exe, version: 6.0.0.14327, time stamp: 0x555bfaa0Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000Exception code: 0xc0000005Fault offset: 0x00000000Faulting process id: 0x5d8Faulting application start time: 0x01d14aba4c4c0edaFaulting application path: C:\ColdFusion10\cfusion\db\slserver54\bin\swsoc.exeFaulting module path: unknownReport Id: 9421075f-b6ad-11e5-9309-005056802b2eSWAGENT.exe (DataDirect SequeLink Agent or swAgent Module)Faulting appl
I log into my cfadmin and suddenly my CF Scheduled Tasks throws 500 Errorwhen I look at log I see this' The specific sequence of files included or processed is: C:\ColdFusion11\cfusion\wwwroot\CFIDE\administrator\scheduler\scheduletasks.cfm, line: 196
We just upgraded to Exchange 2013. CF9 is no longer able to send emails.I'm not the webbed and don't use CF, but the people that do don't know what to do to fix this. Anyone have nay ideas?
Hi. I am looking for an easy way to create search engine safe/friendly (SES) URLs for my legacy site. Right now all my content URLs are currently being rewritten in IIS 7.5 using the URL Rewrite module to make http://www.site.com/page.cfm?pageID=1234567 look like http://www.site.com/1234567. We have been doing this for years and it works fine. All our internal links are hard-coded based on this.However, now we want to inject our page titles into the URLs so they looks like http://www.site.com/1234567/This-is-a-great-press-release. If I handle the URL using Application.cfm or onRequestEnd.cfm I can easily match the pageID with the title in the database and append it to the end substituting spaces for hyphens and use CFLOCATION with a 301 status code to send it on its merry way but this sets up an infinite loop. How do I get around this loop? Is there a simpler way to do this that I'm not seeing?We are trying to avoid manually retrofitting the th
Services Windows could not stat the ColdFusion I I Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
I'm able to use cfhttp to query the data. However, I'm not sure how to reserve this data for my jQuery .getJSON() calls. Since I can't do a CORS call with JavaScript, I believed an alternative is to use ColdFusion cfhttp calls. Any suggestion is much appreciated.
I am trying to take a feed provided by Active911 Below, Code is also below... But I keep getting a "Unable to read the source URL - handshake alert: unrecognized_name" error. I have used this same code over a dozen times on different rss feeds with no issues. I am pretty new to the coding world. If anyone could shine some light on my issue it would be greatly appreciated.https://access.active911.com/interface/rss.php?r3vdie (Source of Feed)http://www.lpvrs.org/response (Page I get the error on)<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>LPVRS 911 CALLS</title><!---Begin Pulling CAD Calls from SMC CAD RSS---><cfset rssUrl = "https://access.active911.com/interface/rss.php?r3vdnd"><cffeed action="read" source="#rssUrl#" query="entries" properties="info"></head><body><!---Begin CAD RSS Output---><table border="0" cellpadding="0" cellspacing="1" align="left"><table border=
I've been wrestling with Coldfusion 11 for a the past couple of days attempting to start the server so I can at launch the program. But, no matter what I do or try it won't start.When I go into terminal and type: /Applications/ColdFusion11/cfusion/binResults in: No such file or directory The folder is at that location, everything is there.So I'll try to start Coldfusion via TerminalResults in: You must be the root user to configure the ColdFusion to start on System boot. Start ColdFusion as "sudo ./coldfusion start" to configure. Once it has been configured, start ColdFusion as "./coldfusion start" to run ColdFusion as non-root user.Then I'll try sudo ./coldfusion startResults in: sudo: ./coldfusion: command not foundWhat am I doing wrong?
I am having issues downloading Coldfusion 11. We own CF11 but the installables are handled by another group and we do not have access to them. In the past, our developers would just download the trial/developer version from Adobe. Now, however, Adobe requires a download manager which apparently doesn't work with our company's network security. I have installed the client (something many people cannot do) but the status is stuck at "Waiting..." and the file never shows up in the Akamai NetSession Interface Console.I need help to get this file and official support options appear to be discontinued (since everything drove me here). I have found other places that have the file, but I am nervous downloading from a non-official location.To Adobe,This is a major failure. You have a Fortune 500 company that has purchased your product, and its Developers (which drive the product's use at the corporation) which cannot get the download to facilitate the upgrade for its use.We mainly use Mura whic
My Coldfusion10 instance hangs frequently on in two weeks even without any load
I need to know if ColdFusion 10 is supported on Solaris 11.
Hello,I have no idea to create an epub.I have a directory on behalf of the book, the necessary directories to the creation of a epub:• Texts• Styles• Images• Fonts• Audio• Video• MiscAnd 2 files:• Content.opf• Toc.ncxI know he must use the mime type application / epub + zip.But I know not group all in an epub file.Moreover, my applications are hosted and do not have access to the back office coldfusion.Thanks in advance.Best regardsNB: I am French (google translation).
I am creating an admin section now. Should I go about this differently? I have gone through the learncfinaweek tutorials and copied the back end admin from that site and pasted it in for the new site. Is there more to connect than I am thinking to just paste in an admin section? I am thinking if I changed the adminPath to point to CoreBelief(the new site), it should have enough code to at least display the styling. It doesn't give an error, only no css displayed yet.I can put the css and javascript up there if it will be helpful in finding the solution. I was thinking it might be in the Application.cfc.Here is how far it gets with the Application.cfc file narrowed:Debugging Information ColdFusion Server Developer11,0,07,296330 Template /CoreBelief/admin/login.cfm Time Stamp 25-Jan-16 03:32 PM Locale English (US) User Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 Remote IP 0:0:0:0:0:0:0:1 Host Name 0:0:0:0:0:0:0:1Exec
We need to purchase a Coldfusion 11 license shortly and looking to know if Coldfusion 11 Standard edition will be OK for what we are running:We have 3 websites running on a single server with spec:Windows 2008 Server R2 Enterprise 64-bitProcessor: Intel(R) Xeon(R) CPU E3-1230 V2 @3.20Ghz32 GB Ram2TB HDDWe are currently running Coldfusion 11 Trial (Enterprise) which expires soon.Our 3 sites mostly use:MySQL 5 Datasourcescflogin, cfloginuser, GetAuthUser, GetUserRoles, IsUserInAnyRole, IsUserLoggedIn etc. security functionscffileupload functionCustom Tagscfmail - need to be able to Log all E-mail messages sent by ColdFusionDaily running of scheduled tasksExcel Spreadsheet creation with cfcontentwe also need to be able to change settings in coldfusion administrator mainly:(1) Default ScriptSrc Directory, Maximum size of post data (for large file uploads of 1gb) & Request Throttle Memory.will 'Request Size Limits' ('Settings' section) be greyed out in Standard edition as well as
On my production server (Windows Server 2008 R2 Web edition 64 bit, 4 GB RAM, Coldfusion 9.0.1 32 bit) every 4-5 days all websites aren't available, the error message is:ERROR 500:ROOT CAUSE:coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Metrics service is not available. at coldfusion.server.ServiceFactory.getMetricsService(ServiceFactory.java:159) at coldfusion.CfmServlet.processTimeout(CfmServlet.java:296) at coldfusion.CfmServlet.service(CfmServlet.java:216) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
Hello, all,I have a query that includes two UNIONS and many columns.At the end, if I use ORDER BY lname ASC, fname ASC it works great.If, however, I use ORDER BY lower(lname) ASC, lower(fname) ASC it breaks.I tried ORDER BY nlssort(lname) ASC, nlssort(fname) ASC and that breaks, too.These are Last Name and First Name columns. English. The only non-letter character that should be in either column is an apostrophe (for names like O'Brien, etc.) Even then, the nlssort should work.But in all cases where it breaks, I get an "ORA-01785: ORDER BY item must be the number of a SELECT-list expression" error message.The reason I'm trying to use lower() or nlssort() is because some of the names were not entered proper-case, and I want to sort alphabetically, not alphabetically upper then alphabetically lower (as seems to be Oracle default.) Default: Andy &n
Hi Folks,When a Standard license is applied to CF installation the values displayed in CFadmin for Request Tuning do not match what is defined in ColdFusion11\cfusion\lib\neo-runtime.xmlWhy is there a discrepancy in CF11 Standard graphic display of CF runtime settings? EG Server Settings > Request Tuning >Maximum number of simultaneous Template requests displays 400 when ColdFusion11\cfusion\lib\neo-runtime.xml value parameter says <var name='requestLimit'><number>25.0</number>Work flow:Before CF Standard key is applied display values match neo-runtime.xmlCF currently without a licenseInstall CF Standard license keyNo changes applied to CF settings Request Tuning now displaysThanks in advance, Carl.
Does anyone have experience using ColdFusion with file geodatabases?Is is possible? Any issues?
Colfusion11Windows 7 UltimateWhen I type in "http://www.powersuasion.com", the browser goes to "http://www.powersuasion.com/cfwebstore/index.cfm?CFID=9230823&CFTOKEN=bea0150d24112df9-628636B4-DD5A-01B1-BA1401CD116DCB9C&redirect=yes" and loads index.cfm in the root (wwwroot). This is confirmed all four browsers.When the page opens, only part of my site opens and there is recursive process where the quote at the top loops through ad infinitum, as if the page is loading over and over again.When I remove the string, "CFID=9149279&CFTOKEN=568539d825ed7343-EE4F3A77-DC7A-0E16-CE2B58AD730DB6BB" from the address, the address is "http://www.powersuasion.com/cfwebstore/index.cfm?&redirect=yes" and the site loads properly.I cannot figure where this "CFID..." string comes from and how to get rid of it when I call for "www.powersuasion.com".I tried to find that incorrect address in the index.cfm's, but could not find it there.I downloaded the whole wwwroot and then ran a
Hi,If I create a redirect using something like "<cflocation url="index.cfm" addtoken="false" statuscode="301">", it will redirect me to /jakarta/index.cfm.I've been able to replicate this with two different servers, both in a folder with a blank application.cfm file, so I know it doesn't have anything to do with that. My quick fix was to just not reference url's this way and use the fully qualified /folder/index.cfm. This works well, however this doesn't fix an even bigger problem. Apparently the cfide/administrator login uses this same type of redirect, and when I log into the ColdFusion Administrator I get redirected to /Jakarta/index.cfm.If it helps, I'm on ColdFusion 11. Any ideas on what could cause this?Thanks,Paul
It looks like one of the date and time from an API and I retrieving from uses eastern standard time. I wanted to convert that into time. I was looking at this article, Converting Dates Across Time Zones Using ColdFusion And Java, and it was looking way to complicated for me. Wasn't there something simple in ColdFusion like the following?<cfset localDatetime= DateConvert("utc2Local", easternDateTime)>
Hello everyone,I recently inherited an application running ColdFusion MX7 Version: 7,0,0,91690This application was moved to a Windows 2008 R2 Server last year. Ever since then we've been getting an intermittent error in the Windows Application Event Log. The error is generated when a user is navigating through the application, clicks on something and gets a "This page can't be displayed" in IE.The error details are below. It's IIS 7.5 on Windows 2008 R2. The Application Pool is the DefaultAppPool. The Identity is set to "ApplicationPoolIdentity". This problem is intermittent. But when it happens it's a huge inconvenience for users. Now that I've inherited this I'm expected to figure it out (the previous owner never bothered to look into it). Any help/guidance is appreciated. Many thanks! Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7a5f8Faulting module name:
Can't get CF11 to download free trial for students. Anyone having the same problem with Adobe's site?
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.