JVM 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 ArticleCF 10 continues to crash on Windows 2008 R2 64 bit
I have had CF 10 running on my VM for about a week now. The VM is Windows 2008 Enterprise, 64 bit. CF 10 is 64 bit. The error that I keep getting is: Service Temporary Unavailable!The server is...
View ArticleCF11 VFS error: The Global Memory Limit 1000 MB for In-Memory Virtual...
Greetings, I have a fresh install of CF11 standard on Windows 8 server 64x16GB of ram JVM settings:-server -Xmn1024m -Xss1024k -XX:PermSize=256m -XX:MaxPermSize=2048m -XX:+UseParallelGC -Xbatch...
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 Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticleIssue with QoQ - Posting for a developer
Just a heads up, I am a network guy posting for one of our developers who is too busy to take this on himself. We were running a CF 9 production application and recently updated to CF 11. There are a...
View Article"The connection was reset" errors ColdFusion 10
Hello, I've searched net and Adobe forums before creating the thread. We have webserver using ColdFusion 10 and IIS 7.5, we are trying to retore our ColdFusion website on it. We are getting following...
View ArticleProblem with my .cfm files in Browsers [not refreshing]
Hello, I'm taking the steps to learn about CF, and I am watching some tutorials to do so. Unfortunately my files seem to not be working. I have 2 files: HelloWorld.cfm and HelloWorld2.cfm that are not...
View ArticleUsing cf grid, need some input on creating editable columns.
I an trying to create a revenue page,1st issue:Columns will have the days in the month - not sure how to do this without hard coding it in but would like to somehow dynamically populate this. The data...
View Articleinstalled CF9, CFIDE/adiministator/index.cfm wont open, No ,cfm pages open on...
Thanks for reading,EQUIPMENT, SOFTWARE, OS;I installed CS5.5 abd CF9 on the new pc using Windows 7 Professional and IIS 7. - 64 bitDIRECTORIES after...
View ArticleStrange Scheduled Task (Quartz) behaviour CF10
Hi, I'm running ColdFusion 10 Enterprise on a RHEL 6 server and have come across an intersting behaviour in relation to the scheduled tasks we have setup. We noticed that after a reboot of our...
View ArticleDisabling Fields based on radio button
I have three radio buttons and one input field. The input field corresopnds to button 2 only, and buttons 1 and 3 are just by themselves. What I want to do is if buttons 1 or 3 are selected, then the...
View ArticleClustering losing session
I have been trying to get clustering going but sessions never work. In a virtual machine, I have CF11 Enterprise on Windows installed. The VM was copied from a staging environment that was previously...
View ArticleGetting Started With CFEclipse
I decided to switch from Homesite to CFEclipse during what is usually a down time in my business. Wouldn't you know it, something's come up and I need to make some important changes to some .cfm files....
View ArticleIs onRequestEnd.cfm mandatory ?
Is onRequestEnd.cfm mandatory if Application.cfm is defined?
View ArticleIIS8 to show cf11 error messages
I just migrated to windows 2012 and cf11. I'm trying to get IIS8 to show detailed error messages relating to CF errors. I've found a lot of documentation relating to cf10 and iis7... but it looks like...
View ArticleHow to kill a coldfusion cookie??
I set cookies like this: <cfcookie name="ckwhatever" value="hello"> I try to kill the cookie like this: <cfcookie name="ckwhatever" expires="now"> This does NOT work. the cookie remains....
View Articleapply a stylesheet in cfm file
Hi,I want to use a stylesheet that already exist to add border and background color to html format data that the user enters. how to include the stylesheet for the data to appear that format...my...
View ArticlePlease 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 Article.dbf file interaction in coldfusion
How to use dbase (.dbf) file in ColdFusion. How to connect the same, datasource creation and query to get data? This is for windows?
View Article