How to use CF Builder coming from Dreamweaver?
I have installed CF Builder 2 and have setup the localhost server correctly (I am using CF10 on IIS 7.5) The thing I don't understand is in Dreamweaver you work on files in a 'local' folder and then...
View Article.net 4.5 support
Anyone know if the .net integration will get upgraded to support .net framework 4.5? Tried it out after upgrading to .net 4.5 and get the error "incorrect response header" thrown from...
View ArticleCF 10 in Win 7 dont load resources
Can´t believe it!!! I have two laps one Mac runnig CF10 dvlp ed. the other one its the same in Win7.So, I started a prj in Mac and run it, so far so good (css loaded, png loaded, jQuery start...
View ArticleColdfusion 10 Case Sensitive URLs?!?
I just migrated my CF8 site to CF10 (development only, thankfully!) and noticed that all sorts of issues were occuring with missing images. It appears that, after over a decade of "test.html" being...
View ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View Articlepass parameter from user choice to a query
I have a CFSELECT on the form and link to a query.I would like to fill details information when user select thew option.The option is at client side, since user select the option which I need pass my...
View ArticleRadio Button javascript onclick show hide textbox
Currently, if the radio button is clicked then text box is shown else if radio button 2 is clicked then textbox is invisible. (only one textbox being shown or being hidden)I wish to have 2 text boxes...
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 ArticleColdFusion 10 cannot serve JSP files
We have recently upgraded our test server from ColdFusion 8 Enterprise server to ColdFusion 10 64-bit Enterprise server, running IIS 7.5 on a Windows 2008 R2 server. We left the CF 8 install in place...
View ArticleCF10,0,11,285437 global UNC Mapping does not work?
Maybe the way global UNC mappings are supposed to be added has changed? When I under ColdFusion 9 add the following mapping via the adminstrator interface:Logical Path = /SharedFilesDirectory Path...
View Articletemporary files in the wwwroot-tmp detected by the antivirus as a threat...
Hello,We havesome web serverswith different operating systems(ws 2003 standard edition r2 withiis6 andcoldfusion9.0.1 hotfix 4 and ws2008r2withiis7.5andcoldfusion10update8) andfor machines...
View ArticleCFSETTING won't work in CF10
When I try to use the cfsetting tag in CF 10 I get the below error. The type for attribute enablecfoutputonly of tag setting could not be determined Server: Windows 2008 R2Coldfusin 10,0,11,285437 The...
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 ArticleCF 9 Session Variables Resetting
We are experiencing the SESSION variables resetting in CF9.0.2 between page navigation. As I understand from other forums there was a patch for 9.0.1 to help with this but we are on 9.0.2 which was the...
View ArticleUnexpected characters found in locale in log files
DateTimeSeverityThreadIDApplication NameJul 10, 2013 8:17 AM Warning jrpp-0 CFADMIN Unexpected characters found in locale. I recently noticed that I am getting this error repeated in my...
View ArticleColdFusion 8 Download
Figures, my edition of CF8 gets corrupted on my server two days after CF9 launches so when I went to download a fresh copy, I can't find it. Does anyknow know where I can find a download for CF8?
View Articlecfmap and Google api key
Google is no longer providing api keys. Does the cfmap tag still require one? If so, what is the workaround? Thank you.
View ArticleServer Slow to start/load
HI, I upgraded from CF8 Dev to CF9 Dev edition a few months ago. I haven't coded much since then, but have noticed that when I open CF Admin, it doesn't seem to want to load. When I click stop on the...
View ArticleIE10 vs. CFLAYOUT spins browser?
Spent past 12 weeks building web site using a ton of CFLAYOUT's; which are new to me. Developed in Google Chrome. Today someone told me it was spinning. In IE10. Removed code chunks bit by bit....
View Article