application.log error
I am getting the following error on the /home/coldfusion9/logs/application.log. ----------------------"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in...
View ArticleIs there any oauth2 library exist for ColdFusion 11?
I have designed a Restful component using Coldfusion 11. Now I need to think of securing this REST service.After searching for sometimeI found HTTPS + oauth2 is the best combination for securing REST...
View ArticleCannot get cf8 administrator to run on windows 8.1
Cannot get cf8 administrator to run on windows 8.1
View Articlesent date value to cfc is TPR_END_DATE = F, j Y H:i:s but not the dmy...
I got this error Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Conversion failed when converting date and/or time from character because that grid send the date F, j Y...
View ArticleCF8: How do you specify a Proxyserver Port in CFFTP?
In order to access a secure FTP site, I need to specify a port (8080) for the proxy. There is no parameter for proxyport. I tried appending it with a colon (i.e., proxy.server.com:8080), but that...
View ArticleCrystal Report 2013
Hi there , I was just wondering if anyone has ever come across the needs to run a Crystal Report 2013 report file (.rpt) file from ColdFusion?I am currently using ColdFusion 9, but it seems that the...
View ArticleCould someone please tell me why is < converted to < ;
I m facing issues in my application because < , > and " are being converted to < , > and " respectively.Please tell me why this happens and how to prevent it from happening....
View ArticleHow to disable Scheduler logging in CF10
Hi, In the coldfusion-out.log we are seeing scheduler log entries like this: Nov 11, 2014 20:54:14 PM Information [ajp-bio-8012-exec-127] - Starting HTTP request...
View ArticleCold Fusion 11 refresh page image does not appear
Hi,In Cold Fusion 11, when I first bring up a page the graphic image appears. When I refresh the page, the graphic image does not appear. This is not an issue with Cold Fusion 9. Is there anything in...
View ArticleForum Navigation Question
This might be obvious, but I'm not finding a way to view an archive of my posts. The original forum format had this feature. Anyone know if there is a button to view this?
View ArticleColdFusion 9 Application Server service missing?
I'm trying to install security hotfix APSB14-23 per this page for my ColdFusion 9,0,0,251028: http://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix-apsb14-23.html The problem is when I get to...
View ArticleOrdering data type varchar
I keep forgetting on how to order a column with datatype varcharOne of my column for pricing has these values: 5,12,15,18,21,23,31 etc when I cfoutput my query result I got the list showing as:...
View ArticleCan I install CF11purchased as an Upgrade on a new server
We are upgrading from CF9 to CF11. CF9 is running on an older server under Windows Server 2003. I'd like to install CF11 on a new server under Windows Server 2012 and then shut down the old server. But...
View ArticleCF10 Using background image in cfpresentationslide
Just wondering if it is possible for a slide to contain a background image and have text appear on top of it? I've tried many ways and each time, the image is being displayed on top of the text....
View ArticleUpgrading from ColdFusion 9 to 11 Enterprise edition, can we use same...
We will be upgrading from ColdFusion 9 to 11 Enterprise edition. Can we use the same licensing keys or do we need new ones?
View ArticleHelp!!!! I am getting a 501 Syntax Error with CFFTP ListDir. I created the...
<!---Control the timeout---><cfsetting requesttimeout="600"><cfset thisDate = now()><cfset today = #DateFormat(thisDate,"mm-dd-yyyy")#> <!--- Open ftp connection --->...
View Articlecfcache template cf10 issue. When I use it thousands ( 15000) of threads...
Hi, Using cfcache to cache templates for a short period of time, the number of threads in coldfusion.exe process increase unexpectedly. Moreover, these threads remains in process (view resource...
View ArticleColdFusion 11 cfcontent failing
I have a stumper. Installed CF11 on our test server. Did some regression testing and am running into an issue. I have a .cfm that downloads information to Excel. It renders fine in CF10 (and prior...
View ArticleSend information to a WS
Hi CFers, I have this form, and I have which send information to a web service: How I can? FORM<input type="text" name="name"><input type="text" name="cpf"><input type="text"...
View Article