Could not find the ColdFusion component or interface...
CF10 on IIS 7 I have a webservice set up that needs to be called from a remote server. It is set to access="remote". It works fine when called from the local machine. But calling it from a remote...
View ArticleColdfusion 9 CFTransaction/CFQuery Timeouts
I have a script that is pulling in data from an excel document using cfspreedsheet, performing data checks, and inserting the data into the appropriate tables. Each XLS document only has about 1000...
View ArticleUsing the cfcompile utility
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/Admin/WSc3ff6d0ea7785946117 2e0811cbf364104-7fd0.html
View ArticleClickable expanding/contracting text area
I'd like to add clickable expanding/contracting text areas to my pages, as in the default is showing the short description, and clicking shows the long one. Is there any tag in ColdFusion that...
View Articleprocess calculation from text
Hi, I there an easy way to process a calculation that is in text form as in: "2567 + 82736" "1000 * (27363 / 38374)" "3434 + 34334 + 34332 + 83938" Or do the strings have to be parsed and processed...
View ArticleCF 10 - Remote service error
I am hosting a web service on my production server. I have been unable to call it remotely. So I tried calling it from the Prod server via url instead of component, and it fails. <cfinvoke...
View ArticleCKeditor instead FCKeditor How?
How to include CKeditor instead of FCKeditor? Here we have a requirement to remove the old one. Please explain it briefly and the steps to configure the same. Thanks in advance.
View ArticleCF 8,0,0,176276 Jrun downloading malware, will update of hotfix help?
CF 8,0,0,176276 Jrun downloading malware, will update of hotfix help?
View ArticleCF adding extra , , and tags to pages
I have been having issues with my titles not showing up on my CF pages. I finally looked at the page source in the browser and found that CF is inserting extra <html>, <head> and...
View ArticleDataSource
I can use Application.Datasource to assign a datasource for the application.I would like to know the web site can only has one datasource.If my web site has more than one database on the different...
View Articlecfloginuser
Since cfloginuser is to login web server,I would like to know do I need create user ID and password at CF10 server or just use my table to check if user ID, and password are correct then assign user...
View ArticlesetClientCookies to false does not appear to work?
Currently CFID and CFTOKEN appear in the URL of certain pages, such as 404.cfm. I do not wish for those parameters and values to appear in my URLs. I thought by setting setClientCookies to false that...
View ArticleConfusing collection issue - CF9/*nix
Hello, everyone. Production environment is *nix running CF 9.0.0, with both Verity and Solr collections. Trying to list collections is breaking - one collection in particular is breaking the...
View ArticleCert problem
I have an app on a CF 8.01 server that uses CFHTTP to call the Google AdWords SOAP API via SSL. It recently started throwing errors on the CFHTTP calls, apaprently due to a bad cert for the adwords...
View Article500 Internal Server Error
Today I restarted Macromedia JRun CF server. When I ran my application it throughs 500 Internal Server Error.Error Message:ROOT CAUSE: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The...
View ArticleColdFusion 10 + jTDS to SQLAnywhere timeout
Got a new installation of CF10 running on 64 bit Ubuntu 12.04LTS.Trying to connect to Sybase ASA (AKA SQLAnywhere) v8 using jTDS. I put jtds-1.3.0.jar and jcifs_1.3.17 into a directory that's in the CF...
View ArticleCFMAP caching centerpoint? is this an error?
Hello, We have built out a dynamic page that includes a CFMAP call, and places numerous items on the map. This is a dynamic page that accepts a state abbreviation as a parameter via querystring, such...
View ArticleInvalid Mimetype Detection for .xls file with CF10
After upgrading to CF10, we are having issues getting our server to properly recognize any mimetype associated with the .xls file extension. For some odd reason, the server is viewing them as a word...
View ArticleHow to bind Coldfusion 10 to a virtual ip on Linux
We are using Red Hat Linux and we would like to know how to make ColdFusion 10 bind to a virtual IP. It currently seems to bind to the physical IP of the server. But we'd like to use a virtual IP in...
View ArticleQuery of Search Results
I need some best practices advice. I'm not sure if there is a better way to do what I'm trying to accomplish. The execution time is very high which is why I'm looking for alternatives. I welcome any...
View Article