cfmail undeliverable hell
Running CF 9.0. Every now and then a mail file will end up in the undelivr folder. For example our external SMTP server is twitchy, and sometimes there is no connection (briefly). Other times it's...
View ArticleStrange IIS redirect issues... leads to /jakarta/isapi_redirect.dll
This is quite strange... the majority of my IIS redirects are working, but this one for some reason is odd. www.myserver.com leads to www.mynewserver.com no problem... works as it...
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 Articlematching records from two tables even when the ID of a person is null.
I have a MySQL named Natural Systems which is a magazine account that it member's will both sell handmade items wherein the proceeds will go into the Natural Systems account and each member also give a...
View ArticleColdFusion 10 calling .net webservice - Error 415: Cannot process the message...
I am working on calling web service from Cold Fusion 10 and ran into the following error: 415 Cannot process the message because the content type...
View ArticleCF10 IIS7.5 giving 404 error on .cfm pages that do exist
This is a fresh install (server) onto W2K8 with IIS 7.5 per the Adobe ColdFusion 10 Lockdown Guide. My CF Admin section works fine. I created a new site and created an index.cfm file (which is the...
View ArticleCF11 cfc gives 500 error but cfm is fine
We are testing our cf code which all works fine on a CF9 Windows Server 2008 machine but we are going to migrate to a CF11 Windows 2012 R2 machine. We have a test machine setup and all the code moved...
View ArticleCF 10 IIS connector error
I have two CF10 instances on a server. After applying hotfix 15 the second instance will not start. There are 4 sites, 3 in one instance and the fourth in another. I configured 3 connectors via the...
View ArticleWindows 2008 R2 IIS 7.5 CF11 64-bit site with SA-FileUp for Classic ASP
I have a website that has both Classic ASP and ColdFusion screens in it.I am moving the site from Windows Server 2003 to Windows Server 2008 R2 64-bit.One of the asp screen uses SA-FileUp to upload...
View ArticleHTTP Error 500.0 - Metaspace
So, we've been running CF11 on our development servers for nearly a year as we worked out several issues. Thinking all was well and good we've deployed it to our production servers only to have a...
View ArticleColdfusion 9 Administrator page giving me an http error 500.19
So this was working for a long time and suddenly this happened. I cant access the administrator page and its giving me http: error 500.19 - Internal Server error. The requested page cannot be accessed...
View ArticleCF11 Enterprise License on AWS
Hello, Just after confirmation on how CF11 Enterprise licenses apply to AWS. From reading the terms, one Enterprise license would be required for an instance of up to 8 vCPUs. Is it possible to apply...
View ArticleCFServer10 / Internet Explorer 10 - A session variable doesn't exist (as per...
Hello, everyone, I'm running this project under CF10 (Windows7 Pro), and I'm getting a weird session issue in regards to Internet Explorer 10. I have a page with a form that is using CFIMAGE for its...
View ArticleIE Dropping Cookies
So, we've just moved CF11 to our production servers. Among the many weird issues we've encountered is IE refusing to keep cookies set using CFCOOKIE. Keep in mind this is only a problem in IE. Seems...
View ArticleAdmin page loads blank. Error on log : "Could not initialize class...
Server: Windows 2008, CF 9. Standalone server.I found this reference:"ESAPI.properties could not be loaded by any means. fail." causing "Could not initialize class coldfusion.security.ESAPI… That...
View Articlecfexchangecontact to create/get photo of the contact
Is it possible that when using cfexchangecontact to create a contact on the Exchange server, also specify a file as the photo of that contact? I can manage to create all the other text fields but...
View ArticleChart with two Y Axes in CF11
Hi, I need to generate a chart with two Y axes.Is there an easy way to do that in CF11? Thanks and best regardsClaudia
View ArticleImage Properties rewrite in FCKeditor after installing Microsoft KB3032359
I just submitted this to the bugbase. Has anymore else run into this issue after installing Microsoft KB3032359? Problem Description: After installing Microsoft KB3032359, if you copy an image from...
View ArticleVery Slow SQL query - Fast in SSMS
We have a very simple query that executes instantly in SSMS, returning about 45,000 rows. Whenever I run the same query on a CFM page it takes about 47 seconds to execute. I've tried reindexing,...
View ArticleModifying neo-datasource file to change datasource IP to a similar SQL server...
If I modify the file to point a data source database to a similar SQL server hosting a copy of the same database, can this work without breaking CF? CF version: 9 standard.
View Article