Articles with tag : questions
i am looking for a little coding help that i haven't been able to figure out - i'm in kansas city and there aren't any groups here - if you are still there can someone respond please
This can certainly be chalked up to be a "this is why I love ColdFusion" posts. First my obligatory disclaimer; I'm not an AWS guru. I'm not a Java developer per se. Most of what I've learned has been through brute force, hack and slash, trial and er...
12:50:01 AM org.apache.catalina.core.StandardServer await INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance. 12:50:01 AM org.apache.coyote.AbstractProtocol pause INFO: Pausing ProtocolHandler 12:50:01 AM...
Trying to get a few local server instances set up under CF 2018, and I'm having inconsistent results. Sometimes a new instance will start and run. Sometimes it won't. Sometimes a modified instance (e.g., change port #) will run. Sometimes it won't. T...
For the show notes and audio version of the podcast – visit the website – https://cfmlnews.modernizeordie.io/episodes/modernize-or-die-cfml-news-for-february-18th-2020 For the video version – watch on YouTube –https://youtu.be/uRU88emmBW4Summary: Gav...
ı must make a salary list and the end of page(under of the list number) ı wıll show the number.like a excell. how can ı write with coldfusıon?help please. for exp: 1 =10 2=20 30
Dear Hi, * Since the CF 2018 server itself embedded with Tomcat (Builtin) * Why we have to install a separate Java EAP server for CF JEE config installation * I have installed a Standalone CF 2018 App Server * Then Installed JEE Config , both o...
Which JDK is supported with ColdFusion 2016? Is there a support matrix posted somewhere? Am currently running CF2016 update 12 with Java 1.8.0_181 on 64 bit Windows Server 2012
Hi all, We recently moved from ColdFusion 11 to ColdFusion 2018 and have consistently encountering the following error: Error Executing Database Query. No more data available to read. This is particular error occurs most frequently when a page is ini...
Help us get CFML / ColdFusion added to CodeWars CodeWars is a cool site for practicing/training to improve your coding skills. I use the site for JavaScript often and it would be awesome if CFML was available too. There is an API so we could tap into...
Any assistance would be appreciated :-) I connected my CF2018 to my mariaDB server:ActionsData Source NameDriverStatusrhceMySQLOKBut, I'm getting below output: SELECT sno, firstname, lastname, city, country, age FROM scientistsSno FirstNameLastNameCi...
I would like to know how to accomplish the same using Cold Fusion 11. I have installed MS JDBC 7.4 driver to cfusion/lib folder and I am able to access to Database through it. However I am not sure how and where to add/register SQLServerConnection.re...
We will have another meeting of the Online ColdFusion Meetup today, Thursday Dec 12 at 12p US Eastern time. The presentation will be:"Please pass the salt: Serve up passwords w/ a side of entropy", with Brad WoodFor more on the meeting, how to join (...
Hi team !! I'm newby of this blog, this is my very first post .... I'm a problem, i've activate 4 istance of Event Gateway to send SMS via SMTP, all works fine but, i would like to verify if they are running without log in cf administrator interface,...
I installed ColdFusion 2018 on our Windows 2012 sandbox server with SQL Server 2012 Express installed. I am able to configure several datasources using the CFAdmin which shows OK as the status. But when I try using the connection in a cf page from CF...