Coldfusion 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 ArticleRe: CF10 expandPath() problem
Will no one else at least confirm the same behavior on another Apache 2 and CF10 server? If I can get a confirmation, then I can at least report the issue.
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 ArticleRe: How to keep serving web pages while server is not logged in?
Is there any error in coldfusion installation log file, which would be inside Coldfusion10 installation folder? Regards,Kaif Akbar
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 ArticleRe: jqGrid Server side
Thanks a million for helping and information,I tried many browsers and changed and modified data.After I delete a few records of data then It works.It seems that a couple of data have some issue, but I...
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 ArticleRe: Dreamweaver CC not prompting to put dependent files when uploading...
Same problem with ASP and ASPX files. I suspect it's because these features are deprecated. There are also issues with updating library items and templates to ASP and APSX files. I've wasted an entire...
View ArticleRe: CF10 Flash Remoting
What does this url produce - http://localhost/flashservices/gateway/? Mind ending slash.
View ArticleRe: When configuring a datasource for Oracle using the thin client, I get an...
Hi Robbart, I noticed that you are using DataDirect Driver. Can you please try to switch to Oracle thin driver, it should work with that. Thanks,Anjaneai
View ArticleRe: ColdFusion Server question
Wow, thank you for the very fast replies. Two things. I am on CF 9I am not a server person / programmer. How do I create a "connector"? In CF Administrator, IIS7...?
View ArticleRe: ColdFusion Server question
Go to C:\ColdFusion9\runtime\bin (single server) / C:\Jrun4\ bin (multiserver), launch wsconfig.exe as Run as Admin and follow the screenshot Under IIS WebSite, either you can choose All or if there...
View ArticleRe: How to keep serving web pages while server is not logged in?
No errors. This only happens when someone sign in on the server at the console, and then logs off. This does not happen via RDP login/logoff. We were able to recreate the instance with multiple login...
View ArticleRe: ColdFusion Server question
Nerver mind, I found it.Start > Programs > Adobe > ColdFusion 9 > Web Server Configuration Tool. Thank you again to both of you!
View ArticleRe: ColdFusion Server question
That sounds great Please mark this post Correct if your issue is resolved as this will be much helpfull for other ColdFusion users as well. VJ
View ArticleRe: How to keep serving web pages while server is not logged in?
Just to clarify - you are running CF as a service, not manually, correct? IE, when you look at Start > Administreative Tools > Services, you seen the CF services listed there? When you do that,...
View ArticleServer side code to jQuery DatePicker
I need pass server side data from ColdFusion to jQuery DatePicker for a date time value from my backend database like following code. <cffunction name="myFunction" access="remote"...
View ArticleWe need cold fusion support and have cold fusion 9 owned by Adobe.
How do we get support?
View Article