Query help, direct and indirect reports
I have an Access 2010 DB like the one shown in Fig 1 below and I am using Coldfusion 10 Trial to query this database. Atwork I am continually asked for "group" reports which means that therequestor...
View ArticleCF10 install on win2k8 with Plesk - websites won't resolve
I am unable to get any of my ColdFusion websites to resolve on a new server Windows 2008 R2 server (IIS 7.5) with Plesk. The issue appears to be permission issues between CF and Plesk but I cannot...
View ArticleReport Function and calculation
I use Report Builder for summary at group footer.I tried to function builder like Sum(Query.MyField), but the report builder does not like this for some reason.I tried to use Query.MyField, Report...
View Article.../index.cfm
Puzzler for you...recently I have had visits from some suspicious bots - well, one is a SYNAPSE user agent, the other bingbot (which is not that suspicious). However, they have both been entering...
View ArticleCan anyone explain what is happening in this example?
Take a look at the following bit of CFML: <!---\\ This is a coldfusion comment \\---><cfif false> <cfsavecontent variable="Test"> <?xml version="1.0"...
View Articlevalidate with hide and show field
Hi, I have the form with div to hide and show. When i click on radio button two, enter city name then hit submit, but validation still asked for name is required from div0. The problem is that when...
View Articlecfprocessingdirective pageencoding also not working
Hi I use the below code to export the data from ldap query to excel <cfheader name="Content-Disposition" value="attachment; filename=Report.xls"><cfcontent...
View ArticleNo errors on cfm page except for "500 - Internal server error"
Hi, since we have upgraded to CF10 from 9, I don't see any errors on the cfm page except for the plain "500 - Internal server error.". I have to go to the application log file on CF Admin, but that...
View ArticleStructFilter
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSf23b27ebc7b554b6 43f7f2ef13585b7b669-8000.html
View ArticleSymbolic Links do not work for Application.cfm in CF10
I have a Web, that use a symbolic link for centralized code. The Application.cfm, stored in the original web-root, will not read from codein the linked directory.Thank you for your assistance.
View ArticleDreamweaver instrospection auto-complete
Hi, I know I could use instrospection in Dreamweaver to see a list of a CFC's methods. Is there a way to incorporate this list into the auto-complete functionality? For instance, after I instantiate...
View Articleiis7 URL redirected cfm page does not load well / connection reset
I am using IIS7.5 and Coldfusion 10 update 10. Furthermore i configured IIS to execute a cfm page when a file is not found (404).This CFM page then will show an custom error. It looks like the page...
View ArticleGetting "401 Unauthorized" status code while calling SSRS 2008
Hi, I am getting this response while calling report server service hosted in other machine where as i got success response if i call SSRS sever hosted in my local: This is the code i am using:...
View ArticleInclude fragments of html files from another website into a coldfusion web...
Hi Is there way to include fragments of html files from external website/domain into a coldfusion web page. Currently, we run CF8 version but, if required upgrade to CF10. Thank you in advance
View ArticleMail being sent by CFMAIL blocked by some ISPs
I have written an app for a client which sends emails as part of confirmation. We have noticed that some domains will block the email ie btinternet.com email addresses will block the emails. However,...
View ArticleCalculate field does not work for stored procedure data source
I created a report using ColdFusion Report Builder using stored procdure as data source and would like to add a calculate field for summary field and realized that the calculate fields do not work and...
View ArticleCode Assist Not Working
I am using CF Builder 2 and all of a sudden my code assist stopped working. Has anyone run into this before? If so, any resolution ideas?
View Articlereport builder TfrmconfiguredHSDRS error
I am getting an error when I try to create a RDS Server on my laptop version of report builder. The error is in a pop up window and says: Object: TfrmconfiguredHSDRS Exception: List index out of...
View ArticleiPlanet (sunJWS) failed to connect to CF v10 (Tomcat)
We are trying to get CF v10 working with iPlanet v7.0.u2 running on Solaris v10. We are having problems connecting iPlanet to CF/tomcat using ajp13. in the nsapi.log file is the following error [Thu...
View ArticleCVE-2013-0632, Hotfix APSB13-03 for Coldfusion 8 ???
Hello; I have a question regarding the Coldfusion Security Bulletin APSB13-03 for ColdFusion 10, 9.0.2, 9.0.1 and 9.0. Is this hotfix also availablefor Coldfusion 8.01? We use the Coldfusion 8.01...
View Article