Information for CF Summit 2015
Hello everyone, Pardon me if I am asking a question that has already been asked, but I searched and found none. So I was wondering if there is any info on 2015's CF Summit such as approximate time...
View ArticleColdFusion 10 silent installation and configuration
Hi, CF 10 docs seem a tad thin on the subject of silent / unattended / scripted installation and configuration. I need to find a fully automated (scripted) way to do these things:1) install of...
View ArticleColdFusion 10: All services missing from Services dialog (except ColdFusion...
I'm receiving the following error when I try to add a DSN: The ColdFusion ODBC Server service is not running or has not been installed In trying to resolve that error, I discovered that other than...
View ArticleAbout ColdFusion 10 License
Hi, We want to move our website to a new host, we buy the license like 4 or 5 years ago. The current version of ColdFusion is: 10,0,0,282462. we want to know if we migrate to the new server, can we...
View ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View ArticlePerformance while checking record count of a query object
I can check whether a query results contains any record count or not in any of the following ways. 1 <cfif myQueryObject.recordCount> ---- some logic ---- </cfif> 2 <cfif...
View ArticleCF 10 continues to crash on Windows 2008 R2 64 bit
I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit. The error that I keep getting is: Service Temporary Unavailable!The server is...
View Articlecflocation returns blank page
I have a page that redirects the user after they have successfully logged in. Everything was working great on my test server but when I uploaded it to launch the site the redirect after logging in...
View Articlehow do i install my coldfusion 11
Hi,I am a novice in coldfusion, i have been using and learning dreamweaver, but i want to extend my knowledge to coldfusion11... i am having problem installing it and getting it up running.Can you...
View ArticlePlease give the complete code for the below problems with action page and Form.
Create an array, which is holding ‘n’ strings (words), , and implement the functionality to search given string is present in the array. Give an option to the user to enter the word to be...
View ArticleColdfusion Socket Gateway in web application help
I've created a Java Socket Gateway in ColdFusion to talk to a 3rd party API. User requests their credit balance by clicking a button. On clicking the button, a socket is opened with the 3rd...
View ArticleConnection verification failed for data source on port 1433
Trying to set up a DSN for a SQL Server database on a new computer and it's failing every time. Connection verification failed for data source: csfjava.sql.SQLNonTransientConnectionException:...
View ArticleI'm still waiting for assistance from Adobe
All day I've been trying to cancel my subscription, and it's almost like they are forcing me to spend my money on them, and I wont, even if I need to change my bank details.
View ArticleTime offset (DST?) in CF server now() values.
This is WEIRD. We have two CF servers, ver 7.? and 8.? on different boxes. 7.0 is production, 8.0 developer. In the 7.0 server we see the value of now() being 1 hour different from the value of now()...
View ArticleUpgrading CF build
I noticed via bug report 3198902 that there is a performance issue with the ExpandPath() function in CF 10. This issue seems to be resolved in CF 10 build 282570 as mentioned in the report. I recently...
View ArticleLocal Copy of CF10 Documentation
Hi, When I installed CF10, I selected the option in the installer to install the documentation. However I cannot see any sign of it on my PC. Where does it put it? I realise I can access it online,...
View ArticleColdfusion will not install on a Windows 2008 Standard server for IIS 7.0...
At the final step "Configure Web Servers/Websites", it complains that - "Cannot configure IIS Connector. Enable the required options, ASP.NET, CGI,...". But, all ASP.NET, CGI, and ISAPI connectors...
View ArticlePassing DSN Information to a C# DLL Library
I'm trying to migrate all the ColdFusion database calls to a c# dll which will be shared with both ASP.Net and ColdFusion in order to kept a single set of classes and methods that perform database...
View ArticlePlease Help - Randomly HTTP 503 Internal server error
Hi all, I have a Coldfusion 10 standard Edition installation with MSSQL 2005 on Windows Server 2008 R2 server about 2 week old.It is one of my live server and it is dealing with medium to high volume...
View Article