CF10 Java 7.51 - "Missing required permissions manifest attribute"
Our clients are reporting that after they update to Java 7.51 they are now getting the following error: "Missing required permissions manifest attribute in main jar: CFIDE/classes/cfapplets.jar" Is...
View ArticleCF11 services won't restart
I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleWhat is the latest version of SQL Server which ColdFusion 7 supports?
What is the latest version of SQL Server which ColdFusion 7 supports? For example can Cold Fusion 7 connect to SQL Server 2012 or 2008 without any problem? Thanks
View ArticleCF 10 - Intermittent blank index page, status 200 not 404
Just about every 2 - 3 days, we'll get a blank page instead of our index.cfm. At this point, we cannot reach any .cfm page, even by typing in the direct URL. The only thing that will bring it back is...
View ArticleWant to create private blogs / diaries for clients
Hi all - I am looking for the fastest, most effective way to create private blog (diary) areas for my site's readers. In the distant past, I handcrafted an extensive diary and note system, but today,...
View ArticleElement undefined in URL CF11 worked in CF9
We recently upgraded from CF9 to CF11. I am having an issue where CF is throwing Element undefined in URL when the variable is clearly defined in the URL. Here's the flow... The user clicks an icon to...
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 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 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 Article64-bit ColdFusion 9 ODBC drivers confusion? (architecture mismatch)
Hi all - I'm having problems setting up ColdFusion ODBC sources in a pure 64-bit environment. Server specs:Windows 2008 R2 (64-bit)ColdFusion 9.01 (251028) Enterprise, 64-bit I have 64-bit ODBC drivers...
View ArticleCharacter encoding with cfntauthenticate
I've been authenticating users of my web app against Active Directory using the cfntauthenticate tag which works pretty well and was simple to implement. We have one or two European users who cannot...
View ArticleCF 10 sp 12 Enterprise high CPU usage hangs services, 2012 server on 2012...
The last 2 days - my [removed link] CF site has suffered from high CPU usage (on and off) that stops functionality.This will last several minutes then suddenly the high usage stops a few minute later...
View ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View Articlecan't log into coldfusion administrator using correct password comes back to...
coldfusion10 - just installed it. could get in before i loaded the updatesserver is running fine otherwise
View ArticleXMLParse error with Paymentech
So our credit card processing started generating an error out of the blue on October 28th between 3pm and 10pm ET. Last successful transaction 3:14pm then failure from 10:50pm onward. We deal with...
View Articlegmail smtp mail server verification
I have lately upgraded to CF10 from CF9. Just lately I have noticed that I cannot get gmail smtp mail server verification within CFAdmin. I am using the same settings as before. In fact, on an old...
View ArticleIssue with CF11 - .net service
We installed a new CF11 server on a win2008 with iis7. the .Net ver is v2.0.50727We have this code :<cfobject type="dotnet" class="System.DirectoryServices.DirectoryEntry" assembly="#dllPath#"...
View ArticleCannot create a new site while a VD/code works in Default site. IIS 7.5...
We are moving from CF8 to CF11, windows 2003 to windows 2008 r2 64bit, IIS 6 to IIS 7.5. When I have my code as a VD or placed in the wwwroot, in the Default website, the site works OK but when I...
View Article