Re: Has Adobe abandoned CF in Dreamweaver CC?
I seriously can't believe this. Talked with support over chat and phone, confirmed that they have completley removed support. As they say "I understand your concern, but i would like to tell you that,...
View ArticleRe: Has Adobe abandoned CF in Dreamweaver CC?
WOW. As a CF person from the Macromedia days I am shocked Adobe has removed CF support in DW CC. That is just plain stupid. I just begrudgingly moved to CC because it felt like I had no other option...
View ArticleColdfusion Service will not start after reboot
I am having trouble getting the coldfusion service to start after a server reboot. The service was working prior to the reboot and the only thing that changed was an update to the application hosted...
View ArticleRe: Has Adobe abandoned CF in Dreamweaver CC?
Hello, The Support for ColdFusion is removed in Dreamweaver CC and later. Please refer to http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822 510a94ae8d65-7874a.html for...
View ArticleRe: Has Adobe abandoned CF in Dreamweaver CC?
Yeah we all get that. The point we're all making is that the decision is a mistake. The single line on that page "Note: Support for ColdFusion is removed in Dreamweaver CC and later." does nothing to...
View ArticleRe: CF won't start with JDK 1.7
This appears to be a coldfusion single-server solution. I am having a nearly identical issue with a multi-server installation. Do you know of a related fix for that?
View ArticleRe: Coldfusion Service will not start after reboot
Hello HiTop, Can you share your jvm.config file? Regards,Anit Kumar
View ArticleRe: Has Adobe abandoned CF in Dreamweaver CC?
Unreal. As the owner of a medium sized coldfusion shop, this will be the end of our work with Adobe. 17 subscriptions to be cancelled, simply because you want to alienate the core of your development...
View ArticleRe: Has Adobe abandoned CF in Dreamweaver CC?
The point is that it should not have been removed and if so, should have been a huge topic of discussion before today. To be blunt, this response is completely unacceptable from Adobe. Will Adobe...
View ArticleRe: Coldfusion Service will not start after reboot
## VM configuration## Where to find JVM, if {java.home}/jre exists then that JVM is used# if not then it must be the path to the JRE itself#java.home=C:/JRun4/jrejava.home=C:/Program Files/Java/jre7##...
View ArticleRe: Coldfusion Service will not start after reboot
Hello HiTop, Please try the following:-Launch Command prompt as AdministratorBrowse to C:\JRun4\bin and run the following command jrun.exe -start cfusionTry to access the CF admin, once the services...
View ArticleRe: Coldfusion Service will not start after reboot
Upon attempting #2, I receive the following error: The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem. I did see posts...
View ArticleRe: Coldfusion Service will not start after reboot
Yes, that seems to be the issue. Please copy the msvcr100.dll from C:\Program Files\Java\jre7\bin\ to C:\JRun4\bin\ and then try to start the service. Regards,Anit Kumar
View ArticleCan CFWEBSOCKET be used cross-domain and cross-server?
I'm building a Live Help Chat for a variety of my sites.I got the chat working on one of my sites with the client end on the site's help page and the agent side on an admin interface on the same domain...
View ArticleRe: Coldfusion Service will not start after reboot
Copying the msvcr100.dll to c:/jrun4/bin/ seemed to work. However, I am wondering why coldfusion isn't looking to the first location for that file. Do you know why I had to copy the file to the other...
View ArticleRe: cfgridcolumn
Date mask link from Ext: http://dev.sencha.com/deploy/ext-3.4.0/docs/?class=Date
View ArticleRe: CF won't start with JDK 1.7
Place copy of msvcr100.dll from JDK\bin in JRun4\bin edit jvm.config syntax so java.home=JDK\\jre. If you have modified CF Enterprise multi instance to run separate JVM's then likely you will have to...
View ArticleRe: How to best count failed login attempts
Very good points to remind me of thanks again. I pretty much had that already but it never hurts to be sure.
View ArticleRe: farcry problem
hi rsowada the error message indicates that your filegroup is full. you can extend the file group size by adding a file to your file gruop. Alternatively, you can put Unrestricted File Growth for...
View Article