- ColdFusion Developers Guide
- Develop ColdFusion applications
- Introducing ColdFusion
- Changes in ColdFusion
- Changes in ColdFusion
- Replacement of JRun with Tomcat
- Security enhancements
- ColdFusion WebSocket
- Enhanced Java integration
- ColdFusion ORM search for indexing and search
- Solr enhancements
- Scheduler enhancements
- Integration with Microsoft Exchange Server 2010
- RESTful Web Services in ColdFusion
- Lazy loading across client and server in ColdFusion
- Web service enhancements
- Displaying geolocation
- Client-side charting
- Caching enhancements
- Server update using ColdFusion Administrator
- Secure Profile for ColdFusion Administrator
- Introduction to application development
- The CFML programming language
- Building blocks of ColdFusion applications
- Develop CFML applications
- Develop CFML applications
- Design and optimize a ColdFusion application
- Handle errors
- Use persistent data and locking
- Use ColdFusion threads
- Secure applications
- Client-side CFML (for mobile development)
- Use the ColdFusion debugger
- Debugging and Troubleshooting Applications
- Develop globalized applications
- REST enhancements in ColdFusion
- Authentication through OAuth
- Social enhancements
- Develop mobile applications
- Access and use data
- ColdFusion ORM
- ColdFusion and HTML5
- Flex and AIR integration in ColdFusion
- Request and present information
- Office file interoperability
- ColdFusion portlets
- Work with documents, charts, and reports
- Use web elements and external objects
- Use external resources
- Send and receive e-mail
- Interact with Microsoft Exchange servers
- Interact with remote servers
- Manage files on the server
- Use event gateways
- Create custom event gateways
- Use the ColdFusion extensions for Eclipse
- Use the data services messaging event gateway
- Use the data management event gateway
- Use the FMS event gateway
- Use the instant messaging event gateways
- Use the SMS event gateway
Adobe ColdFusion Builder is End of Life from Oct 1, 2024
Thank you for being part of the exciting journey of Adobe ColdFusion Builder.
As Adobe continues to focus on ColdFusion Builder extension for Visual Studio Code as the IDE for Adobe ColdFusion, we have decided to End of Life (EOL) Adobe ColdFusion Builder on Oct 1, 2024.
View the End of Life (EOL) announcement for ColdFusion Builder.
The following sections discuss some of the common errors that may occur when you are developing, packaging, or deploying mobile applications.
Installing non-market applications
While installing your mobile application on an Android device, if you are getting the following security error, you need to enable the installation of non-market applications on your device.
Click the Setting button, and go to the appropriate screen where you can enable installing non-market applications (from unknown sources):
Note: The settings menu and the UI labels may differ depending on the version of Android.
PhoneGap application limit
In order to create new private applications using PhoneGap, you need to upgrade your subscription to a paid plan (up to 25 private applications). To upgrade your account, go to https://build.phonegap.com/plans and click on the green $9.99 paid plan button at bottom right to proceed through the registration process.
Note that the free plan allows only 1 private application. So, if you are creating more than one application, you will get the following error in ColdFusion builder:
When this error occurs, you can either delete the existing private application or migrate to a paid PhoneGap plan.
Error while building iOS bundle
When you do not specify the right credentials for iOS packaging, PhoneGap build service will fail to produce the required IPA file:
Ensure that you have specified the path to the iOS developer certificate and the provisioning profile from the ColdFusion Builder. See Global configuration requirements.
Cannot install the IPA file
If you cannot install the IPA file on the device using Apple iTunes, check if the device is provisioned through the iOS provisioning portal.