Recherche prestataire applications web coldfusion
Bonjour, Nous sommes à la recherche d’un prestataire pour la migration d’applications Web de recueil de données et l’exploitation des bases de données. Une personne saurait-elle nous orienter pour...
View ArticleColdfusion 10 install won't start
I downloaded the trial of Coldfusion 10 64 bit for windows and have tried multiple times to open it on my Windows 2008 Server. When I double click the EXE, the hourglass spins for a few seconds, and...
View ArticleCould not find prepared statement with handle 1.
[Macromedia][SQLServer JDBC Driver][SQLServer]Could not find prepared statement with handle 1. I'm getting this error message in what appear to be random ways. The first time I look at a page I might...
View ArticleCFDOCUMENT, PDF, and CSS
Hi folks -I was wondering has anybody been successful in implementing CFDOCUMENT with PDF and a web page using CSS 1 or CSS 2?When I display my web page in my browser (IE 6), it renders completely...
View ArticleColdfusion 11 Developer wont work after local machine restart
I'm brand new to CF. I've installed CF 11 Developer & attached to IIS. I'm on a windows 7 machine. Every time I have to restart my machine for whatever reason, the CF Administrator wont work,...
View ArticlePDF limit
Hi guys,I'm trying to create multiple pdfs with <cfdocument> tag inside a loop.When I say multiple pdf files , the counter could reach up to 1500 files.The result should be a zip with all...
View Articleget current year
Anyone created a function to get the current year? Here's what I've got so far and it appears to work:function getCurrentYear() { var datetime = now(); var month = year(datetime); return...
View ArticleCan ColdFusion 11 process .htm and .html extension
Can ColdFusion 11 process .htm and .html extensions?
View ArticleCF Update 5 download
I cannot connect to "Update" site in CF Administrator. I need CF 11 Update 5 for Windows Server 2008 R2 (64 bit). Where can I get it please.
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 ArticleError 500 after installing CF11 on Windows 8.1
I purchased a new laptop with Windows 8.1. I had a previous latop that had been upgraded to Windows 8.1 and ran CF10 perfectly fine. I made sure the necessary IIS modules were installed for CF. I...
View ArticleColdfusion 11 cfheader or cfcontent 'failed to load PDF document'
I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work: <cfheader name="content-disposition" value="inline; filename=#vPublicFile#"...
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 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 Articlecfspreadsheet problem with large datasets
We have been testing cfspreadsheet and are experienceing large processing times when usingSpreadsheetAddRows. Here is a simple example: <cfset newQuery = queryNew("Column_1, Column_2, Column_3,...
View ArticleUnable to invoke CFC - Invalid CFML construct found on line 1 at column 1
Hi there, I need HELP! Please, I build a Flex 3 Application using Flash Remoting using CF 8,Apache and MS-SQL Server 2005, have been working fine for the last year, until Thursday when then hosting...
View Articlecgi.auth_user not staying set
I had CF8 running on iis7 and this used to work fine. When a user logged into IIS7 with windows authentication, the cgi.auth_user variable would stay set the entire time they were in the particular...
View ArticleWhy am I getting handshake error on cfhttp with SSL certificate?
We upgraded from CF9 to CF11. We copied the cacerts file to the new server but now am getting handshake failure with cfhttp tag. Spoke with tech on their end. He said he sees the original request...
View ArticleDoes anyone know where I can download Coldfusion 10 standard?
Does anyone know where I can download Coldfusion 10 standard?
View Articlesyntax error after server migration
Hi, This is for a legacy site. I'm not the person who developed it and am new to Coldfusion. This is happening when doing a search query. Cold is old but running on CF9. Previous db was MSSQL 5 but was...
View Article