Inappropriate Authentication

2003-11-19 Thread DeMarco, Alex
Trying to get CFMX 6.1 to talk to ActiveDirectory and I get the above error. Since I do not control the AD setup what do I need to tell our admin in order to get this to work? Thanks! - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Datawarehouse Reporting

2003-11-21 Thread DeMarco, Alex
Is there any good Cf tools out their for doing adhoc report against a datawarehouse? - alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

J2ee Datasources in CFMX

2003-11-25 Thread DeMarco, Alex
I have a couple access.mdb files setup under the Jrun(Ya I know access is bad) instance that also has CFMX 6.1.  When I start the instance none of the J2ee datasources can be found by CFMX, not until I go into CF Admin and verify them.. Then they work fine.. Any ideas why this is happening and how

Security Attack?

2003-12-18 Thread DeMarco, Alex
All of the sudden we ave started seeing this in our logs...  Any ideas why this has started to happen?  Is it really an attack? CFID, CFTOKEN contains invalid characters. This exception is caused by either broken links, or security attacks.   The invalid id is 4393 The error occurred on line 6

Unable to load Library

2003-12-19 Thread DeMarco, Alex
Having a strange problem that has cropped up.. We are using CFMX6.1 We are now getting an error Unable to Load Library and it points to the cfx_spell.dll We restarted the instance but that didn't solve the problem Anyone run into this before? - Alex [Todays Threads] [This Message] [Subscr

Invalid Date Format?

2004-01-05 Thread DeMarco, Alex
All of the sudden we started getting these errors: "02-29-05" is an invalid date format.  The error occurred on line 142. There are only 28 day's in 05.. Here is the code I am using : #DateCompare('#form.Month#-#DaysInMonth('#form.month#-#form.year#')#-#fo rm.Year#', #now()#)# is TRUE> This h

OT: Server and App status checking

2004-01-07 Thread DeMarco, Alex
Hello ALL, I was wondering what tools people are using to tell if their apps/server are running? We have a prod control department and would like to provide some interface that gives a readout of various servers/systems/application. Is the server up? Is the dbase up? Is app server running correct

Secure IMAP

2004-01-08 Thread DeMarco, Alex
Does anyone know if there is a tag out there that talks Secure IMAP (IMAPS)? CFX_IMAP4 does not Thanks in advance.. - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Monitor Dbase Connections

2004-01-15 Thread DeMarco, Alex
Is there a way in CFMX(running under a Jrun server) to tell how many database connections it is using?  I know how to do it via the metrics in Jrun but that only retuns info for Jrun specific connections. We are experiencing a CFMX connection timeout problem when trying to connect to Oracle databa

Optmize Database Connectivity HELP

2004-01-16 Thread DeMarco, Alex
We are starting to run into Database timeout problems.  When our Webserver(IIS, Jrun w/CFMX 6.1) gets really busy, CFMX reports timeout errors when trying to read from the database(Oracle 8.1). I've increased the query & Template cache's but that does not appear to help. What can I do "under the

RE: Optmize Database Connectivity HELP

2004-01-16 Thread DeMarco, Alex
Thinking more about this  Is it possible that CFMX is requesting the connections faster than Oracle can respond?  If so, is there to pre connect? Or increase the allocated pool size? - Alex -Original Message- From: DeMarco, Alex Sent: Friday, January 16, 2004 8:29 AM To: CF

RE: JRun 4 Updater 3 Now Available

2004-03-19 Thread DeMarco, Alex
Note: I currently have a bug open regarding JRUN 4 Update 3 bug 54614. If you have a context root of / for cfmx. CFMX will not work... this appears to happen under W2k with IIS and Linux with Apache. - Alex -Original Message- From: Stephen Dupre [mailto:[EMAIL PROTECTED] Sent: Frida

Auto Download .exe

2004-03-31 Thread DeMarco, Alex
I am trying to use cfcontent to autodownload  a .exe file.  I keep getting a 500 server error. Basically I have a program that zips up a bunch of documents that the user queues up and the it converts it to a .exe and now I want to auto download it to the client? Any suggestions? Thanks in adv

RE: Auto Download .exe

2004-03-31 Thread DeMarco, Alex
yes.. sorry forgot to add that part -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 31, 2004 10:28 AM To: CF-Talk Subject: RE: Auto Download .exe Are you on a Windows server? -Original Message- From: DeMarco, Alex [mailto

Determining OS

2003-09-09 Thread Demarco, Alex
Is there any easy way to detect MAC OS version other than what the cgi variable gives which is usually just MAC. I need to know specific OS levels? Any ideas? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4

OT: VSS question

2003-09-11 Thread Demarco, Alex
Anyone out their use VSS? We are using version 6 and for some reason some of the directories that have subdir, do not show the plus sign next to them. Not until you click the directory above or below it.. Have you seen this before? I ran the analyze but found no errors.. Any ideas? - Alex ~~

How Many CFMX Instances?

2003-09-11 Thread Demarco, Alex
What is a good rule of thumb as to how many jrun/CFMX instances you need? We have one instance that handles all our web sites, should I break it down and split the sites amongst several instances? - Alex ~| Archives: http://www.

RE: How Many CFMX Instances?

2003-09-12 Thread Demarco, Alex
, Sep 11, 2003, at 10:13 US/Pacific, Demarco, Alex wrote: > What is a good rule of thumb as to how many jrun/CFMX instances you > need? > > We have one instance that handles all our web sites, should I break it > down > and split the sites amongst several instances? It depends on

Production Control

2003-09-14 Thread Demarco, Alex
What's a good tool to use for prod control purposes? Move code from dev to prod? We use VSS, but need a good mechanism to move dev to test to prod etc... Other than straight file copy.. - Alex ~| Archives: http://www.houseoffusi

ThreadCount

2003-09-15 Thread Demarco, Alex
How can you tell it's time to up the Threadcount for the CF Jrun instance? I know the default is 25, but that seems small. - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion

Session is Null

2003-09-18 Thread Demarco, Alex
We started getting this error on 6.1: Session is invalid null The error occurred on line 17. Line 17 must be bogus because it's in the middle of some javascript and line 17 is actually blank. Anyone seen this before? What could be causing it? Thanks in advance. - Alex

MDAC 2.8?

2003-09-18 Thread Demarco, Alex
Anyone upgraded to 2.8? Did MX still work? - Alex ~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:137497 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?

Session is null HELP!

2003-09-19 Thread Demarco, Alex
After we have upgraded to 6.1 this now happens: Session is invalid null The error occurred on line 17. Line 17 is bogus, anyone seen this issue before? Any resolution? - Alex ~| Message: http://www.houseoffusion.com/lists.cfm?l

CFMX ODBC Services

2003-09-19 Thread Demarco, Alex
Does anyone know how to manual uninstall and reinstall them? We have a problem in that over a period of time the CFMX ODBC services locks other apps out of the SOFTWARE hive(w2k). When I stop the CFMX ODBC services the problem goes away.. - Alex ~~

RE: CFMX ODBC Services

2003-09-20 Thread Demarco, Alex
=927 --- Ben -Original Message- From: Demarco, Alex [mailto:[EMAIL PROTECTED] Sent: Friday, September 19, 2003 1:59 PM To: CF-Talk Subject: CFMX ODBC Services Does anyone know how to manual uninstall and reinstall them? We have a problem in that over a period of time the CFMX ODBC serv

cacheRealPath question

2003-10-01 Thread Demarco, Alex
We run the full Jrun with CFMX 6.1 deployed within it.  Occasionally we get a problem where CFMX says a file does not exist but it does.  Restart the instance and it is fine for a while. I found a forum message that says to change this line in your server/jrun.xml file: true to false But this at

OT: Streamcatcher

2003-10-03 Thread Demarco, Alex
Hello All, There is a tool for IIS called Streamcatcher that can catch every http request and make changes to it.  It is not compatible with Apache, does anyone know if a similar tool exists in the apache world? Thanks! - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscr

OT: 2 of each list email

2003-10-06 Thread Demarco, Alex
Did I miss something?  Is there a reason why I am receiving 2 copies of each posting to this list? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

OT: .bak files in Dreamweaver

2003-10-08 Thread Demarco, Alex
I had a user ask today How come everytime I save a file a .bak file is also created...  Wheere is the option to turn that off?   I can't seem to find it. Any ideas? Thanks! - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: ADMIN: Double HTML Emails

2003-10-14 Thread DeMarco, Alex
I am experiencing the same problem - Alex -Original Message- From: Adam Wayne Lehman [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 2:34 PM To: CF-Talk Subject: ADMIN: Double HTML Emails Since the switch to HTML I have been receiving two copies of every mail. I emailed off

6.1 deployed to Novell Extend AppServer

2003-10-21 Thread DeMarco, Alex
Anyone tried this? Did it work? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Setting Servier variables on startup

2003-10-29 Thread DeMarco, Alex
What's the best way to do this? Run a scheduled item that sets them? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Web App load testing software

2003-11-03 Thread DeMarco, Alex
We are getting ready to roll out several new app and I was wondering what tools people use to stress test their applications with? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Setting a page to not timeout

2003-11-04 Thread DeMarco, Alex
We have a process that we want to run to completion.  Is there any way to set an infinite timeout? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Hotfix problem

2003-11-06 Thread DeMarco, Alex
Hello, I have applied the following fix: http://www.macromedia.com/support/coldfusion/ts/documents/cfform_hotfix. htm#J2EE Yet when I go into the System Information section I do not see it listed I have double checked my config and I have it right per the technote. Anyone applied hotfixes?

RE: Hotfix problem

2003-11-06 Thread DeMarco, Alex
27;ve seen this happen when that was not done and the hot fix has not been committed. Christine -Original Message- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 10:44 AM To: CF-Talk Subject: Hotfix problem Hello, I have applied the followin

RE: Hotfix problem

2003-11-06 Thread DeMarco, Alex
Did you stop and start the services, I've seen this happen when that was not done and the hot fix has not been committed. Christine -Original Message----- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 10:44 AM To: CF-Talk Subject: Hotf

RE: Hotfix problem

2003-11-06 Thread DeMarco, Alex
rvers other than JRun? (at least that's how it appears based on the URL you pasted into your initial message). -Original Message----- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 1:48 PM To: CF-Talk Subject: RE: Hotfix problem Here's what

Virus scanner for CF upload?

2003-11-07 Thread DeMarco, Alex
Is there any tool out there to do virus scanner when a file is uploaded via CFMX? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Odd db error

2003-11-12 Thread DeMarco, Alex
What would cause this error? "No More data avilable to read" It's a simple query, that has never returned an error before... - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Wierd error in JRUN log for CFMX instance

2003-11-12 Thread DeMarco, Alex
error Cannot create cookie: expires = Fri My log is full of this.. the day changes however.. Any ideas? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Setting Server Variables

2003-11-14 Thread DeMarco, Alex
How do I set server variables in CFMX 6.1? I want them to load everytime the instance starts.. - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFXM 6.1 Updater 1 comments?

2004-08-31 Thread DeMarco, Alex
Anyone try this latest update?  Any big issues? - Alex [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Submit after Page loads

2004-10-21 Thread DeMarco, Alex
Hello, We have an CFMX app that is using frames(arrrgh). Is there any way to prevent a submit button in Frame A from working until all of the frame B is loaded? Thanks! - Alex ~| Purchase from House of Fusion, a Macromedia Aut

Dumb Registry question

2004-10-29 Thread DeMarco, Alex
I have been reviewing the setting for W2k and IIS on this page: http://www.macromedia.com/support/coldfusion/ts/documents/tn17277.htm Where is says to set various values in the registry, these are Decimal settings not hexidecimal right? - Alex ~~~

Problem upgrading to 6.1 under Jrun 4(w2k)

2003-08-09 Thread DeMarco, Alex
Running of the exe went fine. I copied the 2 .war files into jrun4/default and they appeared to deploy(entries in log) Yet when I go into CF Admin the version is the same What am I missing? - Alex ~| Archives: http://www.ho

RE: MX ODBC AGENT errors

2003-08-14 Thread DeMarco, Alex
Ya I tried that as well NO luck.. -Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 7:12 PM To: CF-Talk Subject: Re: MX ODBC AGENT errors Try the fix anyway. I've had the same problem since the first release and while 6.1 deals with

RE: MX ODBC AGENT errors

2003-08-14 Thread DeMarco, Alex
I have not upgraded to 6.1 yet.. Sorry I did not mention that earlier. - Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 1:42 PM To: CF-Talk Subject: Re: MX ODBC AGENT errors Check out the front of House of Fusion and the note ab

RE: MSBlaster Affecting CF - Even After Removal?

2003-08-14 Thread DeMarco, Alex
Yup, had a user infected having the same problem.. Once his machine was cleaned all was well. - Alex -Original Message- From: Jillian Carroll [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 4:22 PM To: CF-Talk Subject: MSBlaster Affecting CF - Even After Removal? I have a clie

MX ODBC AGENT errors

2003-08-14 Thread DeMarco, Alex
Hello, Everytime I verify a datasource in CF Admin I get 2 errors in the event log: One for Sequelink: The description for Event ID ( 0 ) in Source ( SequeLink ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a re

Anyone Running Webtrends 8.1 on their CFMX machine?

2003-08-14 Thread DeMarco, Alex
Every time I start up WT it hoses my ODBC connections. Anyone else experiencing this? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe:

RE: MX ODBC AGENT errors

2003-08-14 Thread DeMarco, Alex
perly. nimer -Original Message- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2003 8:56 PM To: CF-Talk Subject: RE: MX ODBC AGENT errors Ya I tried that as well NO luck.. -Alex -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Problem upgrading to 6.1 under Jrun 4(w2k)

2003-08-14 Thread DeMarco, Alex
Running of the exe went fine. I copied the 2 .war files into jrun4/default and they appeared to deploy(entries in log) Yet when I go into CF Admin the version is the same What am I missing? - Alex ~| Archives: http://www.h

Index.cfm problem

2003-08-26 Thread DeMarco, Alex
Very strange problem. We run a variety of .cfm pages, we decided to convert our homepage over from index.html to index.cfm, when I point IIS to run index.cfm and the default page we get a 404 error, if I rename the index.cfm to index1.cfm and repoint IIS it works fine. If I go directly to http://

Index.cfm problem again

2003-08-27 Thread DeMarco, Alex
OK I recreated the site and deleted the old one and this problem still happens. Any other suggestions. Upgrading to 6.1 is not an option right now. - Alex Very strange problem. We run a variety of .cfm pages, we decided to convert our homepage over from index.html to index.cf

RE: Index.cfm problem again

2003-08-27 Thread DeMarco, Alex
ts virtual dir exist (with execute permissions and the App removed) on that web site? We usually get problems with sites if this dir does not exist HTH Mikey -Original Message----- From: DeMarco, Alex [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 14:44 To: CF-Talk Subject:

RE: Index.cfm problem again

2003-08-27 Thread DeMarco, Alex
DOH! You mean Application Setting removed right? Yup it is.. Sorry I had a brain fart.. - Alex -Original Message- From: DeMarco, Alex Sent: Wednesday, August 27, 2003 10:07 AM To: CF-Talk Subject: RE: Index.cfm problem again The directory is there with execute permission.. What do

RE: Index.cfm problem again

2003-08-28 Thread DeMarco, Alex
Thanks for the info Pat, but I do have the permissions set correctly Everyone Read, note that not only do I get the 404 error but when I try to run the index.cfm and redirects into /cfide/administrator and returns the 404 along with a jrun servlet error(there is no virtual dir to cfide) - Alex --

OT - Registry tool

2003-08-28 Thread DeMarco, Alex
Is there a tool that checks the integrity of the Win2k Server registry? Do you have a link? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubs

RE: OT - Registry tool

2003-08-28 Thread DeMarco, Alex
DOH I should have known that.. Thanks.. - Alex -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:32 AM To: CF-Talk Subject: RE: OT - Registry tool search Microsoft for regfix.exe -Original Message- From: DeMarco

Strange backup problem since MX

2003-08-29 Thread DeMarco, Alex
We use backup exec v9. Ever since Jrun and CFMX was installed backup exec is failing to backup the software hive. It's almost like it's exclusively opened for some process. Anyone have any ideas on this? - Alex ~| Archives: htt

Detecting Excel

2003-08-29 Thread DeMarco, Alex
Is there a way to detect if Excel viewer is installed on the client? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.house

Stuff appearing in jrun4/bin

2003-08-29 Thread DeMarco, Alex
Just noticed this today, all kinds of stuff., jpegs, word documents, exe. It appears to be stuff located in the webserver tree. Anyone else get this? - Alex ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscripti