Installing CF 10 on Server 2003 ISAPI Errors
We have just recently went to try CF10 on Server 2003. I unistalled CF7MX and installed CF10, Server Configuration.When I attempt to open the site for admin i get a 500 error. Looking at the logs, I...
View ArticleRe: Where is the ColdFusion support?
Let me preface my comments by stating I do not work for Adobe, and I don't speak for Adobe. These are just my thoughts and opinions. I believe that Adobe looked at what they felt the majority of...
View ArticleRe: HomeSite crashing on Windows 8
@Ruddel, While many programs may continue to work on several OS versions after the one they are designed for, there are no guarantees. Using any software product long after it's discontinued carries...
View ArticleRe: CF9 Forms Authentication
let me make this simpler i need coldfusion 9, iis, and safeword working together, i need the cgi vars populated. anybody?
View ArticleRe: Executing coldfusion code contained in an SQL record.
Haha Aegis ! I know that variable names are not the same.. Actually I already tried that before. I will explain more: here what I have in my database record : <cfif 1 eq 1> ce poste nécessite...
View ArticleRe: I'm unable to install Coldfusion10 on IIS 7.5
"Fatal","pool-2-thread-1","12/04/13","09:48:02",,"Unable to store the license data in the license properties file. The cause of this was: java.io.FileNotFoundException:...
View ArticleRe: I'm unable to install Coldfusion10 on IIS 7.5
I read through this log, gave full control to my ColdFusionRunAs account to the cfusion directory, deleted the log file, restarted and got another Server 500 error. Something appears to be going on...
View ArticleCold Fusion Enterprise clarification
Are each of the 15 ColdFusion Enterprise licenses we own a 2-CPU Production Software License? (Covering 30 CPU’s regardless of cores), or a per CPU license?
View ArticleRe: I'm unable to install Coldfusion10 on IIS 7.5
The IUSR, iisservice should have Read attributes, Read extended attributes and Read permissions on {coldfusion-home}/config/wsconfig and {coldfusion-home}/cfusion/wwwroot/CFIDE. Administrators should...
View ArticleRe: CF10 database connection BLOCKED?? - JDBCPool.checkOut/checkIn
Mack, it looks like your post did not go through, but I may have finally had a breakthrough on this issue of mine. Tentatively, I am going to say the problem was my Max Pooled Statements was not high...
View ArticleRe: Executing coldfusion code contained in an SQL record.
OK, I got you. Well, the only solution I can think of is taking your code and writing it to a file on the fly, and then including that file subsequently. ie: <cfoutput> <!--- Set a...
View ArticleRe: I'm unable to install Coldfusion10 on IIS 7.5
Thanks. That seems to have finally done the trick. The exception error I was lately seeing seems to have been due to a couple of lines of code in my application.cfm file that were setting cookies....
View ArticleRe: Cold Fusion Enterprise clarification
Which version of ColdFusion do you own?-Carl V.
View ArticleRe: Cold Fusion Enterprise clarification
They have 9 but have upgrade right to 10Below is what I receive when installing ColdFusion. According to this it should be 2 physical CPUs per license. Please verify. Description: Description:...
View ArticleRe: Cold Fusion Enterprise clarification
Hi Collier , Please don't share any personal information over the Forums. Regards,Anit Kumar
View ArticleRe: Cold Fusion Enterprise clarification
ColdFusion 9 and 10 are licensed differently. CF9 was less restrictive than CF10 is with regard to processors and cores. Here are some good resources to explain the CPU/Core license differences: CF10...
View ArticleRe: Cold Fusion Enterprise clarification
Hi Carl, The blog is not active any more.Carl Von Stetten wrote: Blog post from Adobe CF Product Manager: http://blogs.coldfusion.com/post.cfm/coldfusion-10-eula You may refer to...
View ArticleRe: CF10 database connection BLOCKED?? - JDBCPool.checkOut/checkIn
Hi David, Let us monitor the server for next couple of days. The Max Pool set, seems to be appropriate at this stage. Regards,Anit Kumar
View Articlecffile rename -- negating cffile upload makeunique
Hello, to all. I am having a confusing situation occurring when I am working with two cffile processes. The second cffile(rename) negates the first cffile(upload) makeunique attribute. I will try to...
View ArticleRe: Installing CF 10 on Server 2003 ISAPI Errors
Hi Broc If the OS is 32 bit and you have installed CF 10 64 bit then make sure you choose 32 bit when you configure connector Check whether CF 7 handlers are still there or not (at server/site level)....
View Article