CF9 - Yet another collection issue.
Hello, everyone. Having some trouble with collections on a Solaris server. The following is working fine in a Windows environment. On two load-balanced servers, when I run a script that will REFRESH...
View ArticleHow to Bookmark Search Results
I know there must be an obvious answer, but I can't see it. I have a search form that passes form variables. Is there a way for the end-user to bookmark the results page since the variables are not in...
View ArticleThe Current User Is Unauthorized To Invoke This Method - New Error CF10
Another new error we're getting less than a month after upgrading from CF8 to CF10. Our admin is trying to do their daily upload of a PDF file to the site I run. The code is the same as it's been...
View ArticleDoes Anybody Work At Adobe Anymore
I have been waitning on hold for some technical service with ColdFusion Builder now for over 2 HOURS and counting
View ArticleSeeing Error 500 instead of CF errors in my browser?
Hi,We are running ColdFusion 9.02 with all the hotfixes and updates and as of late I'm starting to get more "Internal Server Error 500" instead of the standard ColdFusion Errors. It seems to happen in...
View ArticleProblem getting style option on CFREPORT tag to work.
I am trying to alter the report format at run time using the style option on CFREPORT. I am actually trying to change the margins, but have tried everything I can think of. So I copied the code right...
View Articlecfpdf addwatermark issue
I have moved my code to my new coldfusion 10 server (From coldfusion 9) and now CFPDF does not seem to work properly. I am inserting a png file with a transparent background and now that backround is...
View ArticleRestful service returning components
Is there any way, or indeed am I doing something wrong when creating my components, to get components to generate json consistently. The json I'm returning will have the first letter capitalized and...
View ArticleInternet Explorer Cannot Display This Webpage
Hi, My issue is that when ever user is clicking link or submit a form, sometimes instead of directing to a new page, it will show the internet explorer error page 'Internet explorer cannot display this...
View ArticleSum times with NULL values in time end field
I have 2 rows in my SQL 2008 db with these 3 columns Name | Time_In | Time_Out Here are the 2 rows Jim | 2013-05-08 07:00:00.000 | NULLPat | 2013-05-08 06:00:00.000 | NULL Now I want to calculate...
View Article& is not encoding correctly in ColdFusion
I am using "&" in a coldfusion variable and assigning this to another variable. And I dumped this variable but am not getting results as I expected instead it outputting as below. <cfset x =...
View ArticleHow do I hide the new /jakarta/ virutal directory?
I recently installed CF10 standalone on IIS 7.5. I notice a new /jakarta/ virtual folder on the root of all my web sites. Most are public sites. This seems like an obvious security issue since...
View ArticleCF9 - Best way to compare LDAP data in .ldf file against database?
Hello, everyone. I am tasked with creating a script that will take LDAP information from a .ldf file and compare each entry to a database, adding names that meet certain criteria. What is the best...
View Articleneo-cron.xml corruption - anybody knows what might be causing it?
Hi, I'm currently researching on why my company's ColdFusion application's neo-cron.xml file occasionally gets wiped out. This issue only happens to certain clients, so we're suspecting that it's an...
View ArticleAn exception occurred when instantiating a COM object
I have installed ColdFusion 9.1 on a 64-bit server running Windows 2008 R2. I am using IIS 7.5. When I try to access the following URL http://localhost/myhousing/security/login_admin.cfm I get the...
View ArticleLicense Coldfusion 9
Hi, I have license for Coldfusion 9,0,0,251028. Now I am planning to install Coldfusion 9.0.2. As Coldfusion 9.0.2 is completely a new installation (Its a complete setup file), we can use the same...
View ArticleColdFusion 10 Updates Failing
Hello, I've installed CF10 and then installed the mandatory update. I then go into the CF Administrator, and I see the 8 updates available for it (1,2,4,5,6,7,8,9 - there is no 3 showing). If I go...
View ArticleMoving from Windows to Linux
I have a site that is written in CF and running on Windows server. The question I have is, if I wanted to run it on Linux would the code literally port over or is there a chance I will run into...
View ArticleSet excel to landscape with cfspreadsheet?
Hi, We are using cfspreadsheet to create an excel spreadsheet file and we would like to make the sheets in it set to landscape for printing purposes. Is this possible? I know I can do it with the poi...
View ArticleHow do you change font for data input line Logon in statement?
I need to change the font for a <cfinput> statement where the user types in their Logon ID. I am able to change the font for everyting but not the actual field where the user types. Any...
View Article