search : giancarlo gomez

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on Websocket – channels? by Giancarlo Gomez
Comment on CFLOCATION with an Excel SPreadsheet by Giancarlo Gomez
Comment on Running the CF 2018 PMT? Have you manually applied the recent update to it? by Giancarlo Gomez
Comment on No more GUI based installers for ColdFusion next? – Need your feedback by Giancarlo Gomez
Comment on Refreshed CF2018 installer includes Java 11, and more by Giancarlo Gomez
Comment on Refreshed CF2018 installer includes Java 11, and more by Giancarlo Gomez
2609764 CF-3780136 Language Giancarlo Gomez cfimport in cfscript does not work as documented Duplicate ID: CF-3754672 Problem Description: Implementing cfimport tag as documented in the docs (https://wikidocs.adobe.com/wiki/display/coldfusionen/cfscript) does not work. You get the following error
Dan OKeefe Giancarlo Gomez">Giancarlo Gomez  Hi JC. Charlie, I searching to see if there are any know issues with Windows 2016 and came across your post here. On a fresh AWS ec2 instance, Windows 2016, CF 2018 Update 3 applied, CF 2018 Lockdown
2609822 CF-3761317 ORM Support Giancarlo Gomez ehcache files are being generated at site root with ORM app with secondary cache enabled Problem Description: An Application with ORM secondaryCacheEnabled is creating an ehcache file at site's root and this never happened on 10 or 9. Steps
2609865 CF-3755230 ORM Support Giancarlo Gomez ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does Duplicate ID: CF-3753750 Problem Description: ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does Steps
2609866 CF-3755218 ORM Support Giancarlo Gomez ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does Duplicate ID: CF-3753750 Problem Description: ORM EventHandler is stating that it must implement interface cfide.orm.IEventHandler when it does Steps
2608957 CF-3953329 Language Giancarlo Gomez EncodeForURL encoding spaces as + instead of %20 I did not know if this was expected behavior but when I used the new EncodeForURL function, spaces where rendered as "+" instead of "%20", which caused issues reading an image from an IIS server. http
2608268 CF-4147522 Database Giancarlo Gomez Caching Not Working with QueryExecute Duplicate ID: CF-4087462 Problem Description: Caching Not Working with QueryExecute Steps to Reproduce: Test with the following code, set your own SQL string. #sqlString# writeDump(q1); write
2609441 CF-3847034 Web Socket Giancarlo Gomez Secure WebSocket Internal with Multiple Sites After working with Nimit for a while, there will finally be a hot fix that will make Secure WebSockets work with pcks12 cert. Now after working with the hot fix given to me, I can confirm that it does work
2878849 CF-4198359 Language : Tags Giancarlo Gomez cfexecute errors when arguments passed as array Problem Description: Passing arguments as an array to cfexecute returns the following error. Complex object types cannot be converted to simple values. Steps to Reproduce: var args = { name
2609849 CF-3758172 Installation/Config : Connector Giancarlo Gomez First Request Slow on IIS8 (Windows 8 and Server 2012) Problem Description: I have had the same results on my Windows 8 Development Machines as well as Windows Server 2012 (including R2). Basically after a restart or a long time
2610994 CF-3654170 Installation/Config : Config Giancarlo Gomez /manager URLs fail due to manager folder inside runtime folder Problem Description: When deploying ColdFusion 10 any URL in a ColdFusion site with a URL of /manager will return the following error. HTTP Status 404 - /manager
2939507 CF-4198411 REST Services Giancarlo Gomez Calling restInitApplication with isDefault = true fails to reload Problem Description: If you call restInitApplication with the option isDefault set to true it errors out instead of refreshing. I encountered this while testing code for a