RE: [KCFusion] CF Updater

2003-03-04 Thread Doug Teetzen
every time you start the service, both for initial page compile getting over with (don't subject your first user to the wait time for compiles) and to catch errors in any compile (through logs). Doug Teetzen Bushnell Performance Optics -Original Message- From: Bradley Miller [mai

RE: [KCFusion] MX Updater 2

2003-03-03 Thread Doug Teetzen
is not case sensitive, so when it attempts to write the file it gags on it. The simple answer from MM forums is to simply stop the service, delete all .class content in the cfclasses subdir (BACK IT UP FIRST !!!) and restart the service. Doug Teetzen Bushnell Performance Optics -Original

RE: [KCFusion] CF and domains

2003-01-10 Thread Doug Teetzen
the domain (thus the password boxes every time you attempt to use domain resources). W2K is much more "picky" (security conscious) than NT4. In NT4 you could have the same userid/password combo for local machine and a remote machine and it would authenticate - W2K requires the domain

RE: [KCFusion] error var

2002-11-26 Thread Doug Teetzen
Add to your output page/email (CF5 - MX). That will show you all of the elements in the 'error.*' scope - then you can make sure what is there, and what isn't. This has been invaluable to me when tracking this type of problem with any page. Doug Teetzen Bushnell Per

RE: [KCFusion] FYI: DevCon early reg closes TUESDAY

2002-08-26 Thread Doug Teetzen
There will be 3 of us attending from Bushnell Performance Optics this year. Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ryan Hartwich Sent: Friday, August 23, 2002 3:23 PM To: [EMAIL PROTECTED] Subject: [KCFusion] FYI: DevCon early reg closes TU

RE: [KCFusion] ColdFusion MX Installation Troubles

2002-08-13 Thread Doug Teetzen
hat with authentication), everything worked fine. Confusing YES, Buggy YES, FixableYES-With some hassles(this is JAVA based after all!) Other than a few coding anomalies (as discussed yesterday), we have been VERY happy with the performance of MX in production. Doug Teetzen S

RE: [KCFusion] CFMX Possible Bug HELP!

2002-08-12 Thread Doug Teetzen
;'","''","ALL")#%' This should fix the example you provided. I'm not sure what would happen if two singles quotes ("''") appeared together in your name string. It may still work. Randy Ellis Senior Programmer Analsyt City of

RE: [KCFusion] CFMX Possible Bug HELP!

2002-08-12 Thread Doug Teetzen
YepTried that as well. That has not worked either.. It just does not seem that it is escaping them correctly at some point in the MX or JDBC driver process. Running the same code on CF5 does not have this problem. Doug ___

[KCFusion] CFMX Possible Bug HELP!

2002-08-12 Thread Doug Teetzen
it is used as a parm to query table2 (in an expression). >From the debug output, it appears that it may be an error in how it is passed from CFMX to the JDBC:SqlServer driver. Any help or contacts anyone can offer would be GREATLY appreciated. Doug Te

RE: [KCFusion] Ben Forta, Macromedia's ColdFusion Senior Product Evangelist to visit Kansas City!!!

2002-04-25 Thread Doug Teetzen
Bushnell will have 3 attending. __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives http://www.mail-archive.com/cf-list@kcfusion.org Questions, Comments or Glowing Praise.. mailto:[E

RE: [KCFusion] Scheduled Datasource Updating

2001-12-13 Thread Doug Teetzen
enjoyed by many of us on this list. Doug Teetzen __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives http://www.mail-archive.com/cf-list@kcfusion.org Questions, Comments or Glowing

RE: [KCFusion] ColdFusion Studio 5

2001-11-14 Thread Doug Teetzen
s that you have to get the full package of "ColdFusion 5, UltraDev4 Studio Bundle" for $245 (upgrade) or $539 (full). The bundle is pretty good, however the integration between the two is quite sparse. Doug Teetzen Bushnell Performance Optics -Original Message- From: [EMAI

RE: [KCFusion] Looping Over A Large Cached Query To Test Against Data

2001-10-10 Thread Doug Teetzen
low... >>>In the future, if you can, please use real snippets. If someone learns >>>something from your snippet, that's the price you pay to learn the answer >>>from the group ;-) I absolutely will do that when I can, just some sensitive code at times makes

[KCFusion] Looping Over A Large Cached Query To Test Against Data

2001-10-09 Thread Doug Teetzen
;From my_file #my_query.my_field# THIS IS JUST MY OUTPUT TO WATCH THE LOOP.. #another_variable# Any ideas on what I might be missing would be appreciated!! Thanks, Doug Tee

RE: [KCFusion] CODE RED:::::Possible DOS Attack? - - - Solution

2001-07-20 Thread Doug Teetzen
ot; in the future to exploit machines further through yet another MS Security hole. Doug -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Doug Teetzen Sent: Thursday, July 19, 2001 4:44 PM To: [EMAIL PROTECTED] Subject: RE: [KCFusion] CODE RED:Possible DO

RE: [KCFusion] CODE RED:::::Possible DOS Attack?

2001-07-19 Thread Doug Teetzen
I am wondering if this fits in with the Code Red worm. My servers just started with the IIS not responding thing that you guys have been talking about..I am applying the patches now (just got here and see it happening) Doug Teetzen Bushnell Performance Optics

[KCFusion] Looking For A 3D Photo Solution

2001-06-05 Thread Doug Teetzen
plugins??? Thanks In Advance for your opinions and input. Doug Teetzen Systems Administrator Bushnell Performance Optics __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives http

RE: [KCFusion] CFFILE Question

2001-03-07 Thread Doug Teetzen
I have used CFFILE within multi-server environments and found that UNC naming or drive mapping works just fine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, March 07, 2001 11:36 AM To: [EMAIL PROTECTED] Subject: [KCFu

RE: [KCFusion] Crystal Reports

2001-01-12 Thread Doug Teetzen
the DB's that reports are running over) I have read that you can use a COM object or JAVA Class file to keep the uid and password private if you are not in a secure area of your site. Doug Teetzen Bushnell Performance Optics -Original Message- From: [EMAIL PROTECTED] [mailto:[

RE: [KCFusion] Unloading query results into an array

2000-12-11 Thread Doug Teetzen
the exact code to do it right off, but you could load the data in a Javascript array and handle it there with only 1 DB hit. Doug Teetzen Bushnell Performance Optics mailto:[EMAIL PROTECTED] __ The KCFusion.org list and

RE: [KCFusion] While were on the subject

2000-12-04 Thread Doug Teetzen
then run the query, then delete the temp table. THAT is where CFTRANSACTION is valuable. (You are not trying to delete a table while you are reading data from it!) Doug Teetzen Bushnell Performance Optics 913.752.3466 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [m

[KCFusion] Creating Online Reports With Crystal Reports

2000-11-28 Thread Doug Teetzen
ult, while minimizing the number of database hits? Doug Teetzen Bushnell Sports Optics Worldwide mailto:[EMAIL PROTECTED] __ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives http: