CompilationFailedException consuming web services on CF10
I am trying to consume webservices on my CF 10 environment. I keep getting a CompilationFailedException error looking for java/utils. I have uninstalled CF, uninstalled the jdk, used the bundled jdk,...
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 Articlesql/access erro question
Been a few years since I worked with tag based cf. Was trying to create a search form to search db records that matched the user inputs. I basically copied old tutorials code from cfwack 9 and the OWS...
View Articlesession replication not work in CF10 cluster set up
I would like to confirm session replication working in CF10 cluster set up.First, I am using 30-days trial version (just installed for one or two days). If cluster will not work with 30-days trial...
View Articlecfdocument does not respect page-break-inside:avoid
Can anybody make page-break-inside work? below is sample code ... run it and it doesn't respect the page-break-inside... I think it is time to remove this from the document documentation if nobody...
View ArticleHTTP Error 401.3 - Unauthorized You do not have permission to view this...
Hi, I got this 401.3 error when running the http://127.0.0.1/CFIDE/administrator/index.cfm configuration page after installation of coldfusion 8 standard on win 2008 32bit server which has IIS7....
View ArticleWhere can I download Coldfusion 9.x .NET integration service installer?
I am using CFOBJECT to call a .NET dll and the server responds with "DotNet side does not seem to be running". I am using CF 9.0.1. .NET is installed and running as a service. I saw on a forum...
View ArticleInstalling on 64-bit Linux
Greetings All, I was just recently upgrading my servers and ran into some trouble. I had ColdFusion 8.0.1 Standard up and running just fine on Apache 2.2.11 on a 64-bit CentOS 5.1 server. I got a new...
View Articlecfhttp and setting the content-type for a request
Hi, I am trying to set the content-type for a cfhttp request like this (on coldfusion 9): <cfhttp redirect="no" method="get" timeout="120" url="http://10.0.0.1/test2.cfm"> <cfhttpparam...
View ArticleiCal via ColdFusion vs. iCal via Gmail
I'm sending an e-mail using the cffile output tag + an .ics file which is created when I schedule an appointment. I want the user to get an e-mail notifying them of the appointment so I get the e-mail...
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 Articlefactory.DebuggingService.getDebugger().getData() Error
My error template is throwing an error itself and its coming from the Java object. See below error message, can some one please tell me what is going on here. Does the application have to have...
View ArticleColdfusion 9: [Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect syntax...
HI, I can't seem to figure out what is the issue with this query, maybe someone can help me please Error Executing Database Query.[Macromedia][SQLServer JDBC Driver][SQLServer]Incorrect...
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 ArticleError "Status code:403" al usar cffileupload
I using a cffileupload to upload a file into server, but the component give me an error "Status code:403". Somebody have any idea?
View ArticleHow to access a JSON structure key that starts with a number
I've got an odd issue here. I'm accessing someone else's JSON structure so I am not able to change it. The JSON structure keys are named with both characters and numbers like this:...
View ArticleColdFusion 11 Fails on Automatic Startup
So I've installed the 64 bit CF 11 Developers Edition on a Windows 7 machine, working with IIS, What I'm seeing is that when I have CF set to start automatically in the Windows Service Manager, the CF...
View ArticleCF Admin password not recognized
I have installed CF 10 and can not complete configuration or get in to cf administrator. I have use the resetpassword.bat and restarted the server, with the same result. I am working locally on the...
View ArticleHow can I find the script/code that is causing entries into http.log?
CF9.01: I see undesired entries in http.log. The appear to be generated by some hostile code on the server. But the log does not show which file generated the log entry. Is there a way to determine...
View ArticleScheduled task in Coldfusion 10 administrator errors on loading.
It was working earlier today and then stopped working after I had to restart the CF service. It is completely inaccessible. Running:Server DetailsServer ProductColdFusionVersion10,0,12,286680...
View Article