Coldfusion 9 and FamilyLink - Web Classroom
I'm using CF9 on a webserver which is also using FL and WC. I can't get all three to work at the same time. I can get CF to work but then FL and WC won't work. I get runtime error while trying to use...
View ArticleRandom but Regular CF9 503 Error - CF-out.log Jrun errors
Environment ColdFusion version: CF9 32-bit (NOT the 9.01 Patch yet)Hotfix version Noneserver OS : Windows 2003 Server 64 Bitwebserver: Apache/2.2.14 (W32) 32 bitdatabase: MSSQL 2008 Express with...
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 ArticleNewb question about Application.cfc vs .cfm
Sorry for this total newb question that's probably been covered a bazillion times, but I'm having some trouble getting things to work. I should know all this stuff, as I've taken the CF9 advanced...
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 ArticleBest practices with the CFIDE and Jakarta virtual directories
Right now I'm going through setting up our new virtualized ColdFusion 10 Application/Web/Data server, and I noticed that during install, since I had 'Connect all IIS sites' selected, it created the...
View ArticleSEVERE: The web application [/] created a ThreadLocal
Looking in coldfusion-error.logs I'm seeing a bunch of entries like SEVERE: The web application [/] created a ThreadLocal with key of type [coldfusion.util.DateUtils$1] (value...
View ArticleCFHTTP Connection Failure
Hi, I've been struggling with reading a 3rd party product feed. I'm using the following code <cfhttp url="http://webservices...."><cfhttpparam type="header" name="accept-encoding"...
View ArticleProblems installing CF 10 with Apache 2.2.24 (or 2.4) on RHEL 6.4
Built Apache using openssl 1.0.1e (updated LD_LIBRARY_PATH to reflect the correct openssl libs) and pcre. Configure for build was:configure --enable-ssl=shared --with-ssl=/usr/local/ssl --enable-so...
View Articlecgi.remote_user set for / but not for /index.cfm
This is on a ColdFusion 10 install on Windows 2008 R2 with IIS 7.5. We have an additional authentication module, Cosign, installed for single sign-on. If I make a request for https://[servername]/test/...
View Articlevalidate with hide and show field
Hi, I have the form with div to hide and show. When i click on radio button two, enter city name then hit submit, but validation still asked for name is required from div0. The problem is that when...
View ArticleWhat can be done when Cold Fusion 9 ODBC Services will not install?
What can be done when 64-bit Cold Fusion 9 ODBC Service will not install on a Windows Server 2008-R2 64-bit machine? Yes, most of the things in other discussions have been tried.
View ArticleOracle & Sybase Database drivers are not in the pulldown list
Oracle & Sybase Database drivers are not in the pulldown list when installed Coldfusion 10 standard in 2008 R2 Server.I saw the drivers in other windows operation system, XP, server 2003. Can I...
View ArticleProcess "911.exe" in folder "coldfusion\SERVER-INF\temp\wwwroot-tmp"
Hi All, Our couldfusion application stopped working a few times last week due to the process "911.exe" which costed 99% CPU. Once we kill that process, everything back to normal again. The problem is...
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 ArticleString index out of range: -1 and cflogin
Hi all, We just started getting a strange error on our development server that is not happening in our test and production servers. I am getting the error message "String index out of range: -1" when...
View ArticleColdFusion 10, SQL 2012, MS Server 2012
Ok, I'm trying to install the newest of the new ColdFusion 10 with SQL 2012 on MS Server 2012 I have seen some blog posts, but nothing on the forum. Is there an official thread or response from Adobe...
View Articlecold fusion 9 500 - Internal server error.
all of a sudden none of our cfm web pages work on a windows 8 server running iis 7 .... the server shows no errors in the event viewer .... occasionally functionality comes back w/o doing anything...
View ArticleSymbolic Links do not work for Application.cfm in CF10
I have a Web, that use a symbolic link for centralized code. The Application.cfm, stored in the original web-root, will not read from codein the linked directory.Thank you for your assistance.
View ArticleMac OS X Server App & CF10
I have the new Mountain Lion OS X installed, with the Apple Server app as my webserver - however I can't get Coldfusion 10 to install. The issue arises because the installer can't find the Apache...
View Article