Unable to configure IIS connector error ColdFusion 10
I am trying to get CF 10 installed on a Windows Server 2008 IIS 7 machine. I could not get the install to go through. Everytime I tried to bind to IIS All Sites it threw an error: "Unable to configure...
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 Articlecoldfusion.sql.DataSourcePermission Error
Hi, I have been programming in CF for 10 years. I set up my umteenth database (copied an exsiting one) and connected the datasource. I received this error: coldfusion.sql.DataSourcePermission right...
View ArticleColdFusion ORM
I have query which should filter the where clause condition depends on the URL parameter to the page? With CFQuery: <cfquery name="GetUser" datasource="Sample"> Select *from Users where...
View ArticleNULL POINTER error when using ObjectLoad(ObjectSave())
Hi there. I've already posted this up on stackoverflow, but thought it might be worth posting here too in case anyone here had some information. The SO link is...
View ArticleCF 10 update 9 PDF issues?
Since applying update 9 to CF 10 files generated via CFPDFFORM are no longer valid PDF. They can be viewed in the browser but not opened by Reader, Acrobat or other pdf viewers. Nothing has changed in...
View ArticleCF10 Upgrade - Now Forms Acting Screwy Not Accepting Mime Types On Uploads
We have some sites in production that were working fine before we went from CF8 to CF10. We upgraded to CF10 yesterday and our data analysts couldn't update the site with HTML files. We were getting...
View ArticleAPSB13-10 causing an error with spreadsheetFormatCell tag
I loaded hotfix 4 and jdk-7u17 earlier in the week. All was well. Loaded APSB13-10 this morning on my development server and now I am getting a...
View ArticleDisplaying multiple PDF's on screen
Hi, I can create a single PDF. But when I try to combine multipe PDF creations, getting a 500 message.The code below was being used to try display multiple PDF's on the screen: <cfinclude...
View ArticleSQL Query on an XMLObject CaseSensitive Resultset
Hi there,I make aSQLqueryonan object withdbtype= query<cfqueryname="qry_catalog"dbtype="query">SELECT * FROMcatalogqueryWHEREcountryLIKE '# art #'</ cfquery>Whatalsogoes without problems,...
View ArticleI'm trying to remove the html from my solr collections.
I've tried HTMLStripCharFilterFactory and StandardTokenizerFactory in the schema.xml BUT not working.
View Article2 hours 23 min on hold
I'm calling ******** on Adobe. Had I waited longer, it would have gone on all day. I'm glad I sold their stock.
View ArticleWhat is the 'Server Host' for a newly installed copy of ColdFusion 10 on...
Just installed my first copy of ColdFusion 10. I am an experience web developer and system administrator. This installation is on a Windows 7 laptop with no other develpment tools and no IIS. I...
View ArticleColdFusion not handles HTTP OPTIONS requests for CFC
Scenario:- A webserver which hosts a frontend application based on ExtJS.- A ColdFusion 10 server (with apache) that hosts backend services.- Frontend application make AJAX requests to ColdFusion...
View ArticleCF10 and CFB2: Why I cant add server?
Hi Guys, I installed CF10 developer edtion on my MAC OSX and working fine. I installed as well purchased CF Builder 2 nad trying to add server but i cant enter the correct server home even i point it...
View ArticleHelp Needed: Inserting Hyperlinks into
All - I have into an issue in which we can enter the hyperlink address into a <cftextarea richtext = "true"> but the hyperlink doesn't become active after entering it and/or hitting the space...
View ArticleDisallow access to certain directories
I have a directory on my server named "documents" that I need to make sure users are authenticated (logged in) before they can access this directory. The directory contains PDF documents. Whats...
View ArticleNew Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working
I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running...
View ArticleThe current user is not authorized to invoke this method. in CF10
Hi All,After installation CF10 and our report, i am able to login to the report. after some time all of a sudden I am getting the below error and i am unable to login to our reporting module."current...
View Articlehow to loop through queries for different time zones
I am working on a script that will send out daily messages to an individual who has subscribed to a particular company’s daily message. The subscribers table has:FirstnameEmailCompany ID Delivery...
View Article