Please 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 ArticleImporting a Text File to Database
Hi There, Years ago with limited Coldfusion experience I created a Cold fusion process (below) that deletes the contents of a database table and inserts the contents of a 7mb text file which is passed...
View ArticleMany line by line calculations
Hi All,I have a component with couple methods, each method is the result of query from the database.I want to do some calculations after i get the data from the server. I am lokking for a solution with...
View ArticleProblems with Export a excel file
Hi guys, Here I am one more time, My problem in this time is, how solve the problem with export excel file. When I export the excel file the special characters are changed. Example, in my export the...
View ArticleCF10 migration issues
We have a production system currently running on CF9 and we're attempting to migrate everything to CF10 and ran into some wierd issues. 1) we have alot of CFC's in our application that are accessed...
View ArticleCFImage, writeToBrowser, temp directory - max size?
We have what I think is a neat problem. Our system handles admissions for students who apply to a school network. We get about 13,000 applications and we then print files for everyone 'likely' to get a...
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 ArticleSessions Are Not Properly Starting
I'm running CF 9,0,2,282541 ON Windows Server 2008 R2 and recently upgraded to Java Version 1.7.0_17 I'm not sure that this is related to the Java upgrade but... My users have been complaining of not...
View Articletab controls
I would like to use Tab controls on my page and realized that ColdFusion Server does not have tab controls.Please let me know if I am wrong,I would like to know any place I can get tab controls or any...
View ArticleConflicting Information
I'm a Information Security Analyst and currently I'm trying to strengthen our ColdFusion hardening standards and I have an issue that I need to understand. I'm referencing two separate Adobe documents,...
View ArticleProblem with Amazon S3 today - Using FileWrite() CF9.0.2
We use Amazon S3 for storing the majority of our products and the code is well established and has been working hundreds of times a day for well over 8 months, so it's very stable however today I've...
View ArticleTemporarily "downgrading" CF10 Standard to Developer
Long story short. We have a PC called Thor running CF 10 on a physical server. We brought up a PC called vThor (which will be renamed to Thor when all is said and done) running the SAME LICENSE KEY...
View ArticleColdfusion 10 with IIS 7 Windows authenticaiton
I enabled Windows authentication in IIS 7 for a site powered by coldfusion 10. After I logged in, a coldfusion page that dump all the CGI shows REMOTE_USER and AUTH_USER are empty. The...
View ArticleQ of Q round number issue
Hi All,I cannot use round function in Query of Query. I can cast the number as integer like:<cfquery dbtype="query"> select cast(myValue as integer) finalNumber from...
View ArticleSession Cookies Being Overwritten Browsing From SSL to Non SSL
I have created a bug report for this issue as well. Please note I am using J2EE session variables so keep that in mind. I am seeing session cookies being overwritten when browsing from an SSL...
View ArticleIs there a way to convert HTML to Coldfusion?
I have a site with hundreds of HTML pages that need to be converted to coldfusion in order to password protect my site. Is there an easy way to do this? Mass convert the files somehow?
View ArticleCFLOCK
I just wanted to know when I need use CFLOCK.For example, do I need to CFLOCK when I assign my data source database in my Application.cfc.If I use CFLOCK then web server will lock the database for...
View ArticleCFLDAP: can't bind to AD as "currently logged on user"
First I used Softerra's LDAP browser to figure out what I need to gain access to our AD. Specifically I had to use this bind technique: CFLDAP attempt leaving out username:<CFLDAP...
View Articlenew web site application
I am going to start a new project and I am pretty new to the ColdFusion and would liek to start Application.cfc and want to know what's kind the information need specify for whole applications. Your...
View Article