CFqueryParam Coldfusion 11

2014-11-27 Thread Don

Does anyone know of any supposed issues with CF 11 and cfqueryparam ? 

I had a few of them in a query. One by one I removed them to see if I could get 
the query working and then, adding them in. All but one work.

Any ideas?


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359717
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: CFqueryParam Coldfusion 11

2014-11-27 Thread John M Bliss

Were you getting an error?

On Thu, Nov 27, 2014 at 3:08 AM, Don danfar...@hotmail.com wrote:


 Does anyone know of any supposed issues with CF 11 and cfqueryparam ?

 I had a few of them in a query. One by one I removed them to see if I
 could get the query working and then, adding them in. All but one work.

 Any ideas?


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359718
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Localizing cffileupload

2014-11-27 Thread Claude Schnéegans

Hi,

I'm running some tests on tag cffileupload.
Some labels, like Add Files, Clear All... can be supplied in different 
language in attributes, but some others, like File Name, Size (KB), ... 
cannot.

Has someone find a way to completely localize the tag?
Thanks.


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359719
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


how to diagnose a potential bottleneck

2014-11-27 Thread Don

Got this custom e-commerce app that is basically going down daily.

Seems to run fine again upon server restart, but eventually it goes down to a 
crawl. 

This started happening after some patches to Coldfusion 11 were implemented. 
Host says it was rolled back, but problems are persisting.

I'm seeing a lot use of CFINVOKE accross the application.

Does anyone have any ideas on where I could start looking at this issue? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359720
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-11-27 Thread Russ Michaels

I suggest installing fusionReactor and monitoring your local cfserver.
Run some performance/load testing on the app and see what happens, it
should you what pages are having issues
Run cfdebugger on those pages

On Fri, Nov 28, 2014 at 2:03 AM, Don danfar...@hotmail.com wrote:


 Got this custom e-commerce app that is basically going down daily.

 Seems to run fine again upon server restart, but eventually it goes down
 to a crawl.

 This started happening after some patches to Coldfusion 11 were
 implemented. Host says it was rolled back, but problems are persisting.

 I'm seeing a lot use of CFINVOKE accross the application.

 Does anyone have any ideas on where I could start looking at this issue?

 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359721
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: how to diagnose a potential bottleneck

2014-11-27 Thread Don

I suggest installing fusionReactor and monitoring your local cfserver.
Run some performance/load testing on the app and see what happens, it
should you what pages are having issues
Run cfdebugger on those pages

Cheers Russ. Been out of the game for a while, but now I'm headlong in. Glad to 
see one of the old timers are still here. =) 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359722
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm