ColdFusion 9 downloads
Where are the ColdFusion 9 downloads located? Before they were on this page: http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9
View ArticleObject Instantiation Exception. Creating Java Object
Hi, I am trying to implement CyberSource Simple Order API and I am getting an error on CFobjectObject Instantiation Exception.An exception occurred when instantiating a Java object. The class must...
View ArticlePricing information for a full new ColdFusion Enterprise license
Guys, this used to be straightforward. Look at the web site and see the price. Now it looks like Adobe is taking a page out of the Oracle playbook. Customer: 'How much is it?' Vendor: 'How much have...
View Articlecfdocument does not respect page-break-inside:avoid
Can anybody make page-break-inside work? below is sample code ... run it and it doesn't respect the page-break-inside... I think it is time to remove this from the document documentation if nobody...
View Articlecffile MIME types
One of my users was trying to upload a Microsoft Word document using CFFILE. The document was created in Office 2007, but was saved in Office 2003 format (.doc). The upload is done with this code,...
View ArticleCFLAYOUT not work in Firefox
Hi, Has anyone tried CFLAYOUT (type=border) in Firefox 3.6.17? I have test-run the example posted in the official ColdFusion document...
View ArticleQueryToJson
Hi i want to convert Query object into json data:: But i got this type record:[{"PRODUCTNAME":"2014 Kia Cadenza Premium 4dr Sedan (3.3L 6cyl...
View ArticleI cannot change setting of PostParametersLimit
I have tried using the documented approach of adding the parameter to Neo-runtime.xml (the param was not in the file at all, I added it) and by...
View Articlecfquery object undefined
Hey Everyone I am experience something really unsual with CF9 connecting to MS SQL 2005 using the "Microsoft SQL Server" driver provided. Heres the code: <cfquery name="test1" datasource="#dsn#">...
View ArticleCF8.01 hacked. Need info on patches
Yesterday some of our hosted sites were hacked using code pasted below. We're running CF 8.01 and I'm wondering if there is a cumulative secutity patch that we can apply or If I should just apply...
View ArticleHow to build Login Based CF Sites? (Session Management Problem IE9)
For years I have used one script that I found in a Ben Forte book to build membership-based ColdFusion sites. For some reason this Application.cfc script no longer works in IE9. I can still create...
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 ArticleSolr CF10
I have a local version of CF10. I setup a new Solr collection. When I index it, it seems to run fine, however, it returns 0 files / documents indexed. They are pdf documents I am trying to index....
View ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
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 ArticleHow do I populate PDF Image from ColdFusion?
I created a simple LiveCycle PDF that has 1 image and 3 textfields. Using the ColdFusion code below, I was able to pass data from ColdFusion into the form. However, I can't figure out how to...
View ArticleHTTP Error 401.3 - Unauthorized You do not have permission to view this...
Hi, I got this 401.3 error when running the http://127.0.0.1/CFIDE/administrator/index.cfm configuration page after installation of coldfusion 8 standard on win 2008 32bit server which has IIS7....
View ArticleMultiserver Monitor Permission Denied...
So I've been dealing with this for years now, since version 8 and now with version 9 ofColdfusion. I can't ever get my multi-server monitor to monitor more than the local server from which I run the...
View ArticleCF Builder 2 slow on closing files issue
This is an old issue that still has not been resolved When closing a file on CF Builder 2 it takes a long time for the file to close. This used to happen on Windows XP. I have a new PC with Windows 7...
View ArticleCF10 on Windows server 2008 (64bit): 32-bit CF cannot be installed, but...
Hi, I have exhaused my research and ways of fixing this issue. I have a Windows Server 2008 (64-bit). I am able to install 64-bit CF10 on it and CF websites run just fine. On the same machine, I have...
View Article