ColdFusion renders randomly. CF, IIS, Server? Just don't know.
Hey all. We have a ColdFusion 10 Standard Server on IIS 7.5 in Windows 2008 R2 Datacenter (Virtualized) and have been having the oddest issue that I've been opening up forum posts and support tickets...
View ArticleRe: cfswitch
The situation exactly as described in the notes has been solved. However CF still converts strings to numbers in situations as per Miguel's observation. Just leave them as bloody strings until there's...
View ArticleNew Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working
I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running...
View ArticleVerfiyClient in CFC function for Ajax calls - Myth or Top Secret?
In the cffunction tag in a CFC function that returns data to an Ajax client, specify a verifyClient attribute with a value of yes.The VerifyClient function and attribute tell ColdFusion to require an...
View ArticleRe: VerfiyClient in CFC function for Ajax calls - Myth or Top Secret?
The VerifyClient functionality requires a special token be sent along with the ajax request, you will find that when you use CF's builtin ajax stuff it will send the client verification token for you...
View ArticleRe: VerfiyClient in CFC function for Ajax calls - Myth or Top Secret?
Yes, I am sorry if was not clear that it requires the session token be sent. There are several examples on the internet using JQuery Ajax, of course none will work. What I was hoping for was a way to...
View ArticleRe: ColdFusion renders randomly. CF, IIS, Server? Just don't know.
Wow. Found a bug that seems to hint at the problem: https://bugbase.adobe.com/index.cfm?event=bug&id=3494728 Problem is Adobe hasn't acknowledged a fix or workaround, but we seem to hit the same...
View ArticleRe: How to Connection CF10 to Apache on Separate Linux boxes
Hi, I have done this in Windows and Linux both for CF 9, but you can follow the same for ColdFusion 10. The place where we have to enter the IP address, put in the IP address of Remote server where you...
View ArticleRe: VerfiyClient in CFC function for Ajax calls - Myth or Top Secret?
CLFraser wrote: Some developer coded everything he did using jQuery Ajax instead of using the simple to use <cfajaxproxy> or even the cryptic ColdFusion.AjaxProxy.invoke method. Some very wise...
View ArticleRe: New Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not...
Moving this discussion to the ColdFusion forum.
View ArticleCFMAP Automatically Open Specific InfoWindow on CFMAPITEM (API V3)
Hello. So this question pertains to CFMAP and the upgrade from the Google Maps API V2 to V3. I am re-doing a lot of our google maps. In V2, I would just take the mapitemname / id and use jQuery to call...
View ArticleRe: New Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not...
Hi, I am Anit from the ColdFusion team. The Server home should be C:\ColdFusion10\cfusion and the Document root should be C:\ColdFusion10\cfusion\wwwroot. Please try the same. Regards,Anit Kumar
View ArticleRe: VerfiyClient in CFC function for Ajax calls - Myth or Top Secret?
Hey wise---, Are saying in the CFC Functions that are called remotely from NON-CFAJAX, since verifyclient does not work, I need to verify the session using something like this: <cfif NOT...
View ArticleMigrated from MX7 to CF9 and now site not working on Internet Explorer
I am in the process of moving several sites from MX7 to CF9. This is my first experience with CF9 and migrating so I am wondering if I am just missing something obvious. I have one site that works...
View ArticleRe: Coldfusion 10 Case Sensitive URLs?!?
I too have this problem and will make sure NOT to use Tomcat in production!!!
View ArticleI just ran the 9.1 update for CF and now the adminastrator page will not load
I just ran the 9.1 update for CF and now the administrator page will not load, the site runs but that is it I know I'm missing something. I have rebooted the server. No change and all the services are...
View ArticleRe: New Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not...
That does not work. As soon as I put C:\ColdFusion10\cfusion in the Server Home I get the error Server Home Invalid. I have uninstalled Coldfusion 10 and re-installed added the latest updates....
View ArticleRe: I just ran the 9.1 update for CF and now the adminastrator page will not...
Hi Norman, Can you please confirm if you ran the Update 9.1 or any patch. Regards,Priyank
View ArticleCould not find the ColdFusion component or interface...
CF10 on IIS 7 I have a webservice set up that needs to be called from a remote server. It is set to access="remote". It works fine when called from the local machine. But calling it from a remote...
View ArticleRe: Connecting CF8 to Oracle 11g with JDBC
Hi Anit Kumar, sorry but I don't understand your short message. What is the PM?
View Article