Session is not ending with StructClear function
Normally, if we wanna clear a session we are doing it with StructClear function. But I can see that it is not actually ending a user's session because the same CFID and CFTOKEN values are existing...
View ArticleStored Procedure Parameter Code
I am new to CF and I am trying to understand some CFSTOREDPROC code. My question is withing this code there is sometimes a CFIF statement to determine how the CFPROCPARAM is set, whereas with other...
View ArticleCF 10 Deleted Scheduled Tasks keep reappearing on scheduler
I have a scheduled task that I have deleted at least 5 times and it keeps re-apppering the next day in the Sheduled task ib the administrator. I also looked in the Neocron,xml file and it appears to...
View ArticleOn ColdFusion 10 server cannot get CFTREE to work
When loading webpage with CFTREE tag it does not work. I am getting ClassNotFoundException - coldfusion.applets.CFTreeApplet.class.
View ArticleNeed to get totals from certain rows.
I have a database that I'm pulling some funding numbers out of. There are columns for state, year, funding amount, and project #. I need to display them in a table by year, then state, sort of like...
View ArticleUpgrade ColdFusion MX 6.1 to 10
Hi Everyone, I have ColdFusion Mx 6.1 server installed. I want to migrate the server to ColdFusion 10. Is it possible to migrate/upgrade from 6.1MX to 10? If possible, please suggest with the steps...
View ArticleWould any of you ColdFusion Jnr/Mid developers like a job in the stunning...
Please follow the link below for the job details. http://jobs.epsys.co.uk/
View ArticleColdFusion closures
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/Developing/WSf23b27ebc7b55 4b664dd90601357fb06a77-7ffc.html
View ArticleProblem with a ColdFusion (Queries spend a long time to return)
Hy guys My team have a problem with a Coldfusion (version 8,0,0,176276). Apparently this issue has a relation with queries that spend a long time to return some result, making the poll to open more...
View ArticleCF10: cfchart in a gateway giving: java.lang.NullPointerException
We have recently upgraded to CF10. Our application uses cfchart for reports. In a standard request the charts work perfectly. We create png images en the publish them. All server activit <cfchart...
View ArticleCFmap, Google api key, and CF10
We recently upgraded from CF9 to CF10. The cfmap gave errors that the Google API wasn't correct. When I looked into it, it appears that the Google API key expires after 1 day. Do we still need the...
View ArticleCluster creation help!
Hi there Does any one have a fool-proof document for creating and proving a 2 server ColdFusion 10 cluster? Most of the documents I have found are missing something. More specifically, what is the...
View ArticleCF10: Address already in use: JVM_Bind
After a fresh install of CF 10 multiserver I have made 6 instances. After a reboot of the server 4 of the instances have an exception: "Address already in use: JVM_Bind"java.net.BindException: Address...
View ArticleColdFusion Server question
I have a virtual web server at work. I have several different sites on it, lets call them: SiteA.MyWork.orgSiteB.MyWork.org <-- this is a ColdFusion siteSiteC.MyWork.org The sites are all...
View ArticleHow to keep serving web pages while server is not logged in?
ColdFusion 10 works just fine serving pages for our Intranet. Installed on Windows Server 2003 SP2, and previously worked fine with a trial version of ColdFusion MX 7. After the installation of...
View ArticleColdfusion 10 Standard Websocket User Limits?
I haven't been able to find a definitive answer on this: Is Coldfusion 10 Standard limited to 5 websocket connections or 100 websocket connections? The official documentation states 5, but...
View ArticleFont's for CFDocument PDF not consistent
I have identical CFM file's on 2 different servers which generate a PDF. I use a style tag like this:<style type="text/css"> td { font-family : Arial; color : Black; font-style :...
View Articlecfflush in CF10, Server 2008 R2, and Apache 2.2
I've been googling for a while and I can't find the correct reason for why I cannot get <cfflush> to work. Any time I use it on my server the output only appears once the page is done loading....
View ArticleJapanese charset with cfdocument
Hi, I know this problem has happened before, but after all the research and follow all the things I can do, I still stuck.so this is my code:<cfquery>select a, bfrom table 1</cfquery>...
View ArticleCF10 Flash Remoting
Hi all, upgraded to CF10 from 9 this week and just realised that Flash Remoting is no longer working. Any idea how I enable it within CF10? Thanks
View Article