Help with refreshing page error
I created a search result page. User who has no login/password can see the search result but it is read only while user with login/password can do more with the search result.My page is started with:...
View ArticleColdfusion 9.0.1 to 9.0.2 migration
Hi All, can you kindly provide us some insights on 9.0.1 to 9.0.2 upgradation? Any official guide for it? This may sound lame, apology for this. But we are going to implement it in production and have...
View ArticleDo all Cold Fusion Windows installs add the Cold Fusion service?
I am trying to determine if Cold Fusion is installed on 2500 computers. I don't know anything about the product, and noticed that it can be installed as a Java application. Does the Cold Fusion service...
View Articlesql server 2088 web edition
Anyone using sql server 2088 web edition with coldfusion 9? I just signed up for hosting with the web edition and wanted to get any input as far as difference between it and standard edition. Thanks...
View Articlecoldfusion 9.0.1 .net compatibility, byRef
I have a .net DLL, when using cfobject it only pulls through two of four methods. I can see the two that fail use ByRef, is that supported. ---- These are OKCompleteOrder(ByVal strDBKey As String,...
View ArticleCold Fusion Site move to new server
I recently moved a Cold Fusion site from an older 2003 box to a new 2008 64 bit box. I used Web Deploy to move the site after installing Cold Fusion. The same version that was on the 03 box. Cold...
View ArticleColdfusion 10 will not start on Solaris 10
HI FOLKS: I get the error message: /opt/local/coldfusion10/jre/bin/sparcv9/java: No match. when trying to start Coldfusion 10 after a successful installation. What does it mean and how do I fix it?...
View ArticleI have urgent need to contact tech support. I have a Gold account but it is...
We have a new Coldfusion 10 server that becomes unresponsive .
View ArticleCFLOGIN help Needed
As funding is an issue, my hosting space is currently CF 6, and am stuck with this version for about another year, so I must make the best of it. I have a big challenge with CFLOGIN. My goal is to...
View ArticleCFINPUT TYPE="Submit" not working
CFINPUT TYPE="Submit" is not working. The error message reads:Attribute validation error for tag CFINPUT.The value of the attribute TYPE, which is currently "submit", must be one of the values:...
View ArticleGetting the error message "Element cause is undefined in a Java object of...
Hi, I am getting the error message "Element cause is undefined in a Java object of type class coldfusion.xml.rpc.ServiceProxy$ServiceInvocationException" while calling the LoadReport() to load the...
View ArticleHow to Check Out a file in TFS using CFEclipse?
Does anyone else use Team Foundation Server with CFEclipse? Trying to figure out how to check OUT a ColdFusion file with this system. Thanks!RLS
View Articlecoldfusion 10. cfmenu not working. error is 'this.body.firstChild' is null or...
I am using coldfusion 10. cfmenu not working. Error is 'this.body.firstChild' is null or not an object in menu-min.js file.Error in line oNode=this.body.firstChild.Any body faced same issue? What is...
View ArticleEmpty User Agent string checking with RegEx fails
Why does this not work for the User Agent empty string?<cfif REFindNoCase("^$", CGI.HTTP_USER_AGENT)> <cfoutput> "#CGI.HTTP_USER_AGENT#" </cfoutput></cfif> For obvious...
View Articlequestion?
Hi, my page can't find the css for fc if i included them within the header, but it found and wokred fine if i have them within cfinlude tag? <head><title>Document</title><!---...
View ArticleWhere does the manditory CF10 update needed to be copied to?
We are running ColdFusion 10,282462 on a Windows Server 2008 R2 (64-bit) server. There are several updates waiting to be downloaded and installed. Before I can install these updates I need to...
View ArticleCFPOP & Attachment
Hi, How can i get the attachment files from a email? I'm using the following code: <CFPOP ACTION="GETALL" NAME="Message" MESSAGENUMBER="#URL.idMsg#" SERVER="server.mail.test"...
View ArticleCold Fusion 9, cfhttp (https) limiting return to 8K?
We are running a post to a web service using cfhttp. When the post runs over https, the return is limited to 8K. Has anyone seen a similar issue?
View ArticleNumber Format $ , Conversion Error
I have a project where I am dealing with around 200 data entry variables. I put notices everywhere not to use punctation but folks do love to input $ and commas which of course throws the error...
View ArticleMulti-Server Monitor log outs repeatedly
I recently installed ColdFusion Enterprise 10 and set up 3 instances on the same server and then set up multi server monitoring for my three instances. The problem is logging into one CF admin on one...
View Article