CF11 log shows Error ajp-bio-8014-exec when calling a .net dll
In CF11, I'm using cfobject to reference a function in a .NET DLL assembly. I had placed this DLL assembly in \cfusion\wwwroot\web-inf\cfclasses\DotNetProxy folder. The function simply encrypts a...
View ArticleWhat is the path from graphic design to ColdFusion projects
I've been a ColdFusion and Flex developer for way to many years now. Pretty much turned that horse into glue if ya know what I mean. Thing is I really like CF so I want to keep developing my business...
View ArticleHow to show cfelse condition inside a loop?
I have this code:<table cellpadding="0" cellspacing="0" class="tablecolors"><h2>Stars Counts</h2>...
View ArticleGet all records updated in last 15 minutes
I need to query and get all records that have been updated in the past 15 minutes. Ive tried in CF and MS SQL Here is what I have that doesn't work SELECT * FROM job_clock WHERE Job_Time_Out >...
View ArticleIs anyone monitoring or answering questions on this forum?
I have seen several questions unanswered.
View ArticleDynamically give a name to cfimage
I Have a page that displays a series of available items for the public to purchase. each of these items displays an image of the product. My cfimage code is made to scale-to-fit the stored image....
View Article3 annoying changes in CFBuilder 3
There are 3 changes from CFB2 to CFB3 that are pretty annoying and I am wondering if anyone has a fix? Word-wrap has seemed to have disappeared. It is no longer in preferences in the same place, nor...
View Articlecfspreadsheet 400000 lines
How to read an Excel file ".xlsx" of 420 000 lines ?I used cfspreadsheet but,over 4000 lines it fails, saying nothing. I tried the CFC (custom tag) : POIutility.cfc from Ben Nadel.but it seems it does...
View Articlemultiple users support
Hi , I am required to install CFB 3 to support multiple users access on a development environment. Developers are working on a same server. Once the CFB 3 get installed, only the admin user can run the...
View ArticleIntegration of Google Translater API into CFML Code
I need to retrieve some data from a database using CFQUERY, and then translate that data into another language (so Spanish, Chinese, etc).- The Google Translator will be sufficient for now since the...
View ArticleCan't load library: c:\program files\infozoom\izmjniado.dll IN cf11 Data...
Hi we cf 11 enterprise 64 bit installed at window 2008 R2 SP1. try to setup data source for ms. access. getting following error :- Connection verification failed for data source: SARSINFO...
View Articlelooking for any migration resource for migrating CF9 to CF11.
The CF11 FAQ mentions "migration resources" and has a link but when you follow it, it doesn't take you to any migration documents.
View ArticleCan ColdFusion 10 connects to Exchange Server 2013?
There are lots of forums and chats about ColdFusion 10 connecting to Exchange Server 2010. Does anybody knows whether ColdFusion 10 can connects to Exchange Server 2013. If you do know, what are the...
View Articlecfcompile deploy specific file only
Our company has an application that use cfcompile -deploy targeting certain cfml file. Before update to CF 11 everything run fine. But now the cfcompile won't work. This is the command that our...
View Articlecfpdf optimize
I am uploading pdf files to our server and want to save space. I am trying to use cfpdf to optimize the file size. The one I am testing on is 1.25MB, so it's not a big file. When I reduce it using...
View Articlefailed to load: coldfusion.rest.servlet.CFRestServlet
HTTP Status 500 -type Exception reportmessagedescriptionThe server encountered an internal error () that prevented it from fulfilling this request.exceptionjavax.servlet.ServletException:...
View ArticleShifting Dreamweaver websites into ColdFusion Builder 3
I have developed a number of extensive websites in Dreamweaver 3. I now want to shift over to ColdFusion Builder 3. How do I shift the Dreamweaver sites into ColdFusion 3?
View ArticleCF11 services won't restart
I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our...
View Article‘ Service unavailable’ on ColdFusion application service
we have frequently encountered the same issue ‘ Service unavailable’ and need to restart the ColdFusion application service. can someone help to open a case with adobe. thanks. regards,jimmy
View ArticleThe specified CFC could not be found
We had our own server working with an app. We started hosting with a different provider and now we are getting the above-mentioned error.On the same page, this...
View Article