

Note: This is valid from Hotfix 9 onwards. Depending on the user account that you have used to Lock down your server, you might need to consider the following few more steps for providing appropriate permissions to be able to apply the updates from ColdFusion Administrator. Hotfix needs two things to be installed properly from ColdFusion Administrator. The user that is configured for ColdFusion Service should be permitted to Start/Stop the service. More on this to setup is explained below. […]
We recently announced that Adobe will be holding our first ever ColdFusion Summit conference! Event Details: October 24th and 25thManadalay Bay Resort & Casino, Las Vegas, NevadaRegistration cost: $250 Each paid registration will receive a FREE copy of ColdFusion Builder (MSRP value of $299!) Registration along with further details will be available soon. Please follow this blog for updates.
David’s comment on the TechCrunch article about Enterprise developers and backend tools is not targeted at ColdFusion, but towards other products that Adobe announced in 2011. There has been no reduction in investments in ColdFusion over last few years. We see exciting opportunities driving the future of ColdFusion and we will continue to make investments that the opportunities demand or need.
A new whitepaper from IDC on ColdFusion is now available within the ColdFusion Community Portal (Details of the portal here). The whitepaper from the analyst descirbes the value proposition of ColdFusion, powerful capabilities of the platform, future directions and customer case studies.
Here’s the all new ColdFusion Community portal launched by Adobe : http://coldfusion.adobe.com The community portal is one centralized access point for information on the latest in ColdFusion. It also provides our partners and consultants to showcase their capabilities and latest innovations with the platform. It is also a User Group hub where ColdFusion developers can find information related to various User Groups and their events. We are pleased to announce the launch of ColdFusion Community portal with the aim […]
Normal 0 false false false EN-IN X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:”Table Normal”; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:””; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:”Times New Roman”,”serif”;} In the following case it is possible to occur. If you have deleted CFB 2/2.0.1 plugins installation directory manually without uninstalling using uninstaller, you may not be able to install next time unless you have cleaned-up the old stuff lying in your Mac OS X machine. Only if […]
Here is a survey to understand the usage of ColdFusion Builder as an IDE (Integrated Development Environment) for developing ColdFusion applications. The information gathered here will help Adobe prioritize on areas that need focus or improvement to keep up with the changing needs of ColdFusion developers. Thanks for your time to respond to this survey.
You can download the hotfix directly from the following URL (This example assumes that you want to download Hotfix 8)http://download.adobe.com/pub/adobe/coldfusion/hotfix_008.jar Similarly, for update 10, it is as follows: http://download.adobe.com/pub/adobe/coldfusion/hotfix_010.jar If you want to download earlier/newer hotfixes replace the jar path in the above URL with the hotfix number that you want. Ex:- http://download.adobe.com/pub/adobe/coldfusion/hotfix_00<HFNumber>.jar Download/Copy this hotfix_008.jar to a any directory on your machine where you want to maintain repository of Hotfix installers. And then open the command prompt (with Run […]
Adobe JRun will no longer be available for purchase post April 2013. Adobe will continue to fulfill its obligations under existing maintenance contracts through the term of such contracts. ColdFusion 9, however will continue to be under core support from Adobe. Here’s the link to the updated JRun product page and FAQ page on adobe.com.
Here’s some exciting news about ColdFusion Splendor. We will soon have pre-release open for Adobe ColdFusion Splendor, next major version of ColdFusion server and ColdFusion Builder Thunder, next major version of ColdFusion Builder. This time we will have a single pre-release program for both Builder and Server. If you are interested in being a part of the pre-release, do take this survey linked here. Please realize that participating in this survey does not guarantee a pre-release invite. The plan is […]
Are you getting the following error when configuring the IIS8 connector for CF10 on Windows Server 2012 or Windows 8? “Version 8.0 is installed. Supported versions are 4.x, 5.x, 6.x, 7x” We have some additional guidance that should help you work around it. 1) Please make sure that you are using correct Windows 2012 Server/Windows 8 supported ColdFusion 10 installer (The updated full ColdFusion 10 Installers) MD5s of the full installer should be as follows: For Win 64-bit MD5 –> […]
JSON serialization was introduced in CF8 for the first time. It was used heavily to serialize CFC and other CF data objects. In “CumulativeHotfix1 for ColdFusion 9.0.1”, some of its outstanding issues were fixed. Few of issues addressed in hotfix were that of string to number conversion, and number getting converted to double. The change in behavior of JSON serialization, which fixed some of the basic problems of CF developer at one hand, also had a side effect of breaking old […]