ColdFusion and IIS Application Pool recycling

2008-03-24 Thread mark kecko
Setup: Windows 2003 Server / IIS 6 / CF 8 We have several websites setup in IIS, each with their own IIS application pool. Every once in a while, one of these application pools will fail more than 5 times in ten minutes, causing the application pool to shutdown. The good news is all of our

ColdFusion and IIS Application Pool recycling

2008-03-24 Thread mark kecko
Setup: Windows 2003 Server / IIS 6 / CF 8 We have several websites setup in IIS, each with their own IIS application pool. Every once in a while, one of these application pools will fail more than 5 times in ten minutes, causing the application pool to shutdown. The good news is all of our

Problems with Application / CFApplication, I think

2007-11-20 Thread mark kecko
I'm getting this odd error (see below) in my exception log that has something to do with my cfapplication tag. There's nothing, that I'm aware of, which points me in the right direction. The error just lists my application name, as specified in my cfapplication tag, and nothing else. I'm

Problems with large arrays

2003-09-23 Thread Mark Kecko
00. Is there any way to stop these arrays from eating > up memory? TIA. > > Mark Kecko > Technology > MediaPost Communications > [EMAIL PROTECTED] > ~| [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Memory problems with large arrays

2003-09-22 Thread Mark Kecko
each time I run the page it eats up 3% of the memory on my machine and never releases it. I'm using CF 5.0 on Windows 2000. Is there any way to stop these arrays from eating up memory? TIA. Mark Kecko Technology MediaPost Communications [EMAIL PROTECTED

Dynamic Arrays

2002-11-14 Thread Mark Kecko
: #temp#br ArrayLen: #ArrayLen(Evaluate(Request.arrayOfIds_#theIndex#))#brbr /cfoutput /cfloop Mark Kecko Technology Mediapost Communications [EMAIL PROTECTED] ~| Archives: http://www.houseoffusion.com/cf_lists

RE: Dynamic Arrays

2002-11-14 Thread Mark Kecko
] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus My ally is the Force, and a powerful ally it is. - Yoda -Original Message- From: Mark Kecko [mailto:mark;mediapost.com] Sent: Thursday, November 14, 2002 10:04 AM To: CF-Talk Subject: Dynamic Arrays Can anybody tell me

RE: Dynamic Arrays

2002-11-14 Thread Mark Kecko
: Mark Kecko [mailto:mark;mediapost.com] Sent: Thursday, November 14, 2002 10:11 AM To: CF-Talk Subject: RE: Dynamic Arrays Creating the array isn't the problem, adding items to it is. Am I misunderstanding your advice. I changed my line that sets up the array to bracket notation, still

Setting a Dynamic Array Variable

2002-02-19 Thread mark kecko
I'm trying to set a dynamic variable name for array, this throws me an error for the [ being an illegal character in a variable string, any suggestions? cfset AdSpotOneArray_#x#[N]= Ads.AutoNumId[Ads_row] Mark Kecko MediaPost Communications

CFABORT vs CFEXIT in CFCATCH TAG

2002-02-07 Thread mark kecko
Hello, Whats the best way to stop the execution of a page after a error has been caught using CFCATCH. Can I put a CFABORT or CFEXIT tag within the CFCATCH? Thanks in advance for any advice. Mark Kecko Technology Director MediaPost Communications [EMAIL PROTECTED] http://www.mediapost.com (203

RE: CF Automated Tasks~!

2002-02-04 Thread mark kecko
I just fought through this!! Check the NT permissions on your folder on your new server, replace them to allow CF to execute the page. -mark -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 10:32 AM To: CF-Talk Subject: CF Automated

RE: CF Automated Tasks~!

2002-02-04 Thread mark kecko
of whats happening. Which Folder were you talking about. The one where the file resides of the cfadmin folders? -Original Message- From: mark kecko [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 10:48 AM To: CF-Talk Subject: RE: CF Automated Tasks~! I just fought through

Using CFTRY - CFCATCH to rollback database tranaction

2002-02-04 Thread mark kecko
Is there a way to use CFTRY - CFCATCH to rollback all database tranactions within given block? In otherwords, If I'm running 4 update queries and the first three are ok but the last one fails I want to roll them all back. Is there a better way to do this than usign CFTRY - CFCATCH? Mark Kecko

RE: HTML E-mail Stats

2002-01-30 Thread mark kecko
the newsletter and they get text they have to click back. We do this about five times a day and these are our averages. HTH. Mark Kecko Technology Director MediaPost Communications -Original Message- From: BEN MORRIS [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 2:02

RE: HTML E-mail Stats

2002-01-30 Thread mark kecko
We put a tag that runs a CFM template at the very bottom of the email, so if they delete it before the last line of code loads, we don't count it. -mark -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 3:07 PM To: '[EMAIL PROTECTED]' Cc: