CF 10 Datasource to Unidata Database will not connect
I am trying to upgrade an existing system from CF 8 to CF 10. I have a datasource that connects to a Unidata database. The datasource connects on the CF 8 server using driver class...
View ArticleReports pulled via our in-house application from Coldfusion takes very long...
Hi Everyone I am a IT technician/Sysadmin with my company and have been tasked to help sort out this long running problem. I do not know much about programming (nothing really) but know more or less...
View ArticleCF10,0,11,285437 global UNC Mapping does not work?
Maybe the way global UNC mappings are supposed to be added has changed? When I under ColdFusion 9 add the following mapping via the adminstrator interface:Logical Path = /SharedFilesDirectory Path...
View ArticleUnable to start ColdFusion...
(I hope the only answer to this problem will not be a virus and the need to re-build my PC!) Unable to access CF as localhost (both a website I wrote which had been working fine and...
View Article"Java heap space" error and coldfusion crashes
I have a coldfusion scheduled task that takes about two hours to run (about 4000 lines of code). It does a number of cfquery, cffile, cfexecute with cffunction, cfloop, and cfif. If works perfectly...
View ArticleRDS and SSL
Hi everybody, I'm trying to configure a CF Environment using Adobe ColdFusion10 on my Mac Mini running Lion Server and on the client site CF Builder 2.0 on my MB Pro running Mountain Lion 10.8.3. My...
View ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleI can't access ColdFusion 10 Admin
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday...
View Articlejava update 1.7.0_21 deleted jrunsvc.exe. what replaces it?
I have CF 9.0.0.0 and tried to update from java 1.6.0_14 to java 1.7.0_21 at the request of my security department. CF 9 Application Server used to run with "C:\ColdFusion9\runtime\bin\jrunsvc.exe"...
View ArticleColdFusion data source for jqGrid
I am using jqGrid for my application and found the example from jQuery web site for first grid like following.jqGrid expect url to GET data from server side code and data type is XML.I would like to...
View Articleflatten pdf in one scoop?
HiI'm new to cf, and wanting to flatten a form created from Acrobat. I tried to combine the code so it writes out the file once, but ran into the problem that cfpdfform doesn't flatten the file unless...
View Articlecfmap
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSAC308487-F029-4f8 9-BAFB-B410E145E86E.html
View ArticleCF10 Enterprise License/Dev problem
I am currently trying to learn CF10, Originally I installed the standalone developer edition, recently I decided to go ahead with the enterprise edition. My issue is that when I go to system info to...
View ArticleFirst time writting a 2 table DB update app. Need help please
I am trying to write a small app that is making use of 2 tables in a DB. I wanted to break this down into a few steps, starting with making step 1, and I kind of need help. I am not sure how to write...
View ArticleBad performance on CF9 after upgrade from CF8
Hello and happy new year for everybody I'm stuck with a problem after upgrade from CF8 entreprise to CF9 entreprise.We are using IIS6 on WIN2003R2 (SP2). There are a lot of "503 Server Error" with...
View ArticlejqGrid Server side
I use jqGrid for my project using following server side code for ColdFusion in my cfc file.The jqGrid works only for a few pages.I can scroll for a couple of page using jqGrid pager.It seems that the...
View Articlespecified CFC could not be found
Googled this for several hours, hope I'm missing the obvious as usual... I'm using CF9 and IIS7. Followed/tailored simple autosuggest code from Ben Forta. Came up with HTML: [code]<cfinput...
View ArticleCF 10 in Win 7 dont load resources
Can´t believe it!!! I have two laps one Mac runnig CF10 dvlp ed. the other one its the same in Win7.So, I started a prj in Mac and run it, so far so good (css loaded, png loaded, jQuery start...
View ArticleColdfusion invoke web service
I am trying to invoke a web service and I'm getting an error. Error 401 Unauthorized. Unable to read WSDL from URL: http://servername/generation/bj/TestCalculation.wsdl. An exception occurred while...
View Article