Error : Unable to update the ColdFusion MX ODBC Server.

2004-10-22 Thread Scott Ashman
I can't seem to add any ODBC Socket datasources to MX 6.1 ..

Unable to update the ColdFusion MX ODBC Server.
Timeout period expired without completion of
C:\CFusionMX\db\slserver52\admin\swcla.exe

I couldn't find a reference to this error on macromedia.  Any ideas?


~|
The annual ColdFusion User Conference is being held Sat 6/26 - Sun 6/27/04 8am-5pm in 
the Washington DC Area. 
http://www.houseoffusion.com/banners/view.cfm?bannerid=44

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182349
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Using missing templates as a mod_rewrite

2004-07-27 Thread Scott Ashman
Apache has an ability to do something called a mod_rewrite, which allows you to reformat URLs on the fly to help with SEO or make the URL friendlier.Regretfully, IIS doesn't have this without purchasing 3rd party utility.

I was able to use Cold Fusion's missing template to simulate a mod_rewrite.

An example of this :

A page called using out content management system :
http://69.5.65.241/page.cfm?company

The same page called using Cold fusion's missing template :
http://69.5.65.241/company.cfm

Company.cfm does not exist in the directory, so when the cfm we've assigned as the missing template gets called it pulls the script_name /company.cfm, does a look up in the CMS and spits out the page.The process seems to work ok, but I'm worried about the additional overhead and other problems that may strike later.

Had anyone tried something similar or have a better solution?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Deeply suspicious of this pricing ..

2004-07-06 Thread Scott Ashman
We need to pick another copy of MX 6.1 and I came across this :

http://dailysoft.biz/?page=studiomx2004pid=9583cart=

Something doesn't add up, but I thought I'd pose the question to you all if you thought it was legit or have done business with them before.

Thanks.
- Original Message - 
From: Calder, Erick 
To: CF-Talk 
Sent: Tuesday, July 06, 2004 1:48 PM
Subject: RE: Manipulation Excel files

ah!I missed that little word IN CAPS :) thx.I will grab and will
probably even write some docs!

-Original Message-
From: Matt Liotta [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 06, 2004 10:03 AM
To: CF-Talk
Subject: RE: Manipulation Excel files

Again, the source code is in CVS on the sourceforge site; not in any
downloadable form. Either use your favorite CVS client to access the source
or use the web-based client provided by sourceforge.

http://cvs.sourceforge.net/viewcvs.py/*checkout*/openxcf/javacfx/src/net/sou
rceforge/openxcf/javacfx/ExcelQuery.java?rev=1.2

-Matt

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of Calder, Erick
 Sent: Tuesday, July 06, 2004 12:48 PM
 To: CF-Talk
 Subject: RE: Manipulation Excel files
 
 hmm... the javacfx tarball contains .class files, not .java files... am I
 supposed to download some other tarball?
 
 -Original Message-
 From: Matt Liotta [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 06, 2004 8:35 AM
 To: CF-Talk
 Subject: RE: Manipulation Excel files
 
 
 All the source code is up on the sourceforge site in CVS. You are correct
 there is no documentation and I didn't respond to your email.
 
 It's an open source project; feel free to write the documentation.
 
 -Matt
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  On Behalf Of Calder, Erick
  Sent: Tuesday, July 06, 2004 11:27 AM
  To: CF-Talk
  Subject: RE: Manipulation Excel files
 
  I downloaded this package but it includes no documentation, no source
 code
  (so one can't figure out the interface) and I e-mailed the author but
 got
  no
  response.
 
  -Original Message-
  From: Mickael [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, July 06, 2004 6:21 AM
  To: CF-Talk
  Subject: Re: Manipulation Excel files
 
 
  Hi Matt,
 
  Will this plugin work with files that is not formatted nicely in rows
 and
  columns, can the tag read the file and determine cell positions?
 - Original Message -
 From: Matt Liotta
 To: CF-Talk
 Sent: Monday, July 05, 2004 10:16 PM
 Subject: RE: Manipulation Excel files
 
 I have an open source CFX available at
 http://sourceforge.net/projects/openxcf named CFX_ExcelQuery that
 allows
  you
 to read and write XLS files as CF queries.
 
 -Matt
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]
  On Behalf Of Mickael
  Sent: Monday, July 05, 2004 10:54 AM
  To: CF-Talk
  Subject: Manipulation Excel files
 
  Hello All,
 
  I was wondering if someone could point me in the right direction.I
  need
  to be able to extract certain information from cells an excel file,
  update
  some cell, delete some rows in the file then import the file to my
  database.Can anybody point me to a resource that explains how to
 do
  this
  or if someone has some experience with this it would be greatly
  appreciated.
 
  Thank you,
 
  Mike
 
 
 
 _
 
 
 
 
_
 
 
 
 
 _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Upgrading from evaluation version

2003-12-18 Thread Scott Ashman
We just finished migrating 30 sites from one cold fusion box to another, but found out at the end of migrations that the new box has an 'evaluation' version of cold fusion mx.I guess whoever installed it didn't use the correct key, as the CD itself wasn't an evaluation version.Is there any place to enter the correct key, or are we SOL and have to remove and reinstall cf mx?

Thanks in advance

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.551 / Virus Database: 343 - Release Date: 12/13/2003
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Upgrading from evaluation version

2003-12-18 Thread Scott Ashman
Bingo.Thanks.
- Original Message - 
From: Tom Jordahl 
To: CF-Talk 
Sent: Thursday, December 18, 2003 12:19 PM
Subject: RE: Upgrading from evaluation version

Just go to the Version Information page in the administrator and enter the
correct serial number.

Link for this is across the top of the admin.

--
Tom Jordahl
Macromedia Server Development

-Original Message-
From: Scott Ashman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 18, 2003 12:09 PM
To: CF-Talk
Subject: Upgrading from evaluation version

We just finished migrating 30 sites from one cold fusion box to another, but
found out at the end of migrations that the new box has an 'evaluation'
version of cold fusion mx.I guess whoever installed it didn't use the
correct key, as the CD itself wasn't an evaluation version.Is there any
place to enter the correct key, or are we SOL and have to remove and
reinstall cf mx?

Thanks in advance

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.551 / Virus Database: 343 - Release Date: 12/13/2003

 _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




MX Scheduling

2003-12-18 Thread Scott Ashman
Is there a trick to get scheduling to work in 6.1?I have a task that is supposed to kick off every 15 minutes from dec 15, 2003 to dec 15 2005 and it has yet to start - minus our force runs.It was working fine in 5.0.

Thanks.

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.551 / Virus Database: 343 - Release Date: 12/11/2003
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




OT : COMDEX Opportunity

2003-10-10 Thread Scott Ashman
We've recently been given the opportunity to send a representative to COMDEX to act as an expert at the innovation center.Everything is covered except for our travel, food and hotel expenses.It seems like a great deal, however it sounds like a couple other companies passed on the offer before it made it to us -- which worries me.Does anyone have any experience with presenting or attending COMDEX?I'm looking for some pitfalls, as it sounds like too good of a deal to pass up.

Our responsibilities upon attending --

1. We ask that a single representative come in Sunday the 16th to go over logistics with our team.
2. Your company will be responsible for manning a kiosk, and having another employee for presentations
3. Your company will be handling 2 presentations a day - these presentations will not overlap.
a. One presentation will be informal to a small group no more then 15 people about a general topic.
b. One presentation will be formal to a large group up to 40 via power point about a business case/success story

Thanks in advance!


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 10/6/2003
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Legal?

2003-10-08 Thread Scott Ashman
Don't do anything until you are contacted by his lawyer, at which point you can decide whether it's worth it.He doesn't want to accrue lawyer fees as more than likely it'll cost him more to pursue you than it would to work out a deal.Check over your old emails and make sure you wrote nothing that could be misconstrued as ownership on his side. If it's only a verbal agreement then you are looking good .. just be sure not to write or tell him anything you'll be sorry about later.

Oh, and watch Judge Judy :).
- Original Message - 
From: Cedric Villat 
To: CF-Talk 
Sent: Wednesday, October 08, 2003 2:17 PM
Subject: Re: Legal?

Well, the domain name HE owns. He has since transferred it to a different
host. The website I designed was actually online for a while, but he didn't
pay the host so he was canceled. So all that I did was design the site, for
free, provided I run the site. He is now threatening to sue me, but who
knows. Any ideas? Should I contact a lawyer?

Cedric


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Legal?

2003-10-08 Thread Scott Ashman
Owning the domain is not the same as owning the site or code behind the site.We've had few occassions where a client tried to stiff us and while he could change domains, we still could hold his code hostage.Even if the code was partially or mostly paid for, the developer or company behind the code could still retain it.
- Original Message - 
From: Ben Densmore 
To: CF-Talk 
Sent: Wednesday, October 08, 2003 2:02 PM
Subject: RE: Legal?

I'm not a lawyer but who is listed as owning the domain? If it is under
his name then he may win if he took legal action. If it is in your name
and there was no written agreement between the 2 of you then I don't
think there is much he can do.

Ben

-Original Message-
From: Cedric Villat [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 08, 2003 2:01 PM
To: CF-Talk
Subject: OT: Legal?

Ok, a client of mine has gone nuts. He is an agent for a few
celebrities,
and I had offered to create a site for one of his clients free-of-charge
provided I was the one running the site. He has now decided to go to
another
designer, and wants me to give him the site, which as I said he has not
paid
for.

Now, there is no written contract saying that I would do it for him
free-of-charge, so I guess he has me there. But at the same time, since
there is no contract saying I would do it free-of-charge, since he
hasn't
paid me, he is not entitled to the site. I told him if he wanted to pay
me
for the work, I would give it to him, but he keeps threatening me of
legal
action. Am I wrong here or is he really entitled to the site? Anyone
know
anything about the law in this case?

Cedric

 _


 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: VB version of cfhttp

2003-09-23 Thread Scott Ashman
You could use Winsock, however if you want an object that automatically
handles virtually all of the lower level functions you may want to use the
inet control (Microsoft Internet Transfer Control - msinet.ocx).  It takes
but one line to make an http request.

 There are many ways you might do this, depending on the version of VB and
 your willingness to use third-party components. You can do it directly in
 older versions of VB using Winsock calls, if I recall correctly. If that's
 unappealing, you might use a control like Mabry's HTTP/X COM object. In
 VB.NET, you can use System.Net.WebClient, I think, or maybe it's
 System.Net.WebRequest.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444

 
~|
Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138208
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Gzipping cold fusion pages on IIS 5.0

2003-09-10 Thread Scott Ashman
Anyone know of a good product / method that can incorporate the gzipping of
files with cold fusion output?  IIS 5.0 has compression ability but it seems
to really only be useful with static pages.  I've seen a couple of $1k+
solutions, but would rather have a cheaper solution.

Thanks.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/24/2003

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: Gzipping cold fusion pages on IIS 5.0

2003-09-10 Thread Scott Ashman
Certain browsers (ie 5+) can automatically ungzip documents retreived from a
server and display them as they would an HTML document or image.  By
gzipping documents before they served you can save substantial bandwidth.  I
run a rather text heavy site 1.8 m/sec that's chewing up a t1+.  I'm pretty
sure I can cut the bandwidth in half with a good gzip solution.

- Original Message - 
From: Bryan F. Hogan [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 1:23 PM
Subject: RE: Gzipping cold fusion pages on IIS 5.0


 This may be a stupid question, but what is gzipping good for? I'm not
being
 rude, I just don't know. :)

 -Original Message-
 From: Matt Robertson [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 10, 2003 1:22 PM
 To: CF-Talk
 Subject: RE: Gzipping cold fusion pages on IIS 5.0


 How does free sound?

 You want the tag cf_gzippage and cfx_gzip.  You will have to search for
 each term in the devex to find them both.

 I've used them for quite awhile.  They work great.


 -Original Message-
 From: Scott Ashman [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, September 10, 2003 9:07 AM
 To: CF-Talk
 Subject: Gzipping cold fusion pages on IIS 5.0


 Anyone know of a good product / method that can incorporate the gzipping
 of
 files with cold fusion output?  IIS 5.0 has compression ability but it
 seems
 to really only be useful with static pages.  I've seen a couple of $1k+
 solutions, but would rather have a cheaper solution.

 Thanks.


 ---

 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.512 / Virus Database: 309 - Release Date: 8/24/2003



 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: Gzipping cold fusion pages on IIS 5.0

2003-09-10 Thread Scott Ashman
I may need to rework some pages to get under 50% as most are heavily dynamic
and receieve over 13 hits/sec.  I'd hate to run the gzip that often and
considering I can't cache the gzip output on those particular pages, I don't
think it's feasible.  The rest of the site should work very well with gzip
though.  Thanks for the links!

 Scott:
 if you decide to you'll save a lot more than 50%.  I just tested that
 109k (html) sitemap and it gets gzipped to 12k (104979 to 12279).  I set
 cf_GZipPage to 9 on that one; the max.  You can easily test this by
 commenting out the gzip file delete line in the tag and then just
 viewing the file in a zip program.



---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/24/2003

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: code snippets

2003-09-03 Thread Scott Ashman
Alternate color :

CFSET BGCOLOR = 
CFLOOP
trtd BGCOLOR=#BGCOLOR#Text/td/tr
CFIF BGCOLOR IS CFSET BGCOLOR=##ccCFELSECFSET
BGCOLOR=/CFIF
/CFLOOP

- Original Message - 
From: Robert Orlini [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, September 03, 2003 3:56 PM
Subject: code snippets


 I know this has probably been asked numerous times, but I wonder if anyone
has the CF code that alternates color on rows in a table?

 Also, does anyone have the CF(?) code that checks/verifies whether a
credit card number is entered correctly?

 Thanks as usual.

 Robert O.
 HWW
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


Re: MX Caching when it shouldn't be

2003-08-18 Thread Scott Ashman
 On Sunday, Aug 17, 2003, at 10:41 US/Pacific, Scott Ashman wrote:
  Is there a quick way to clear MX caching?  It's referencing old custom
  tags
  that have been deleted and not taking new changes to any existing
  custom
  tag.   Trusted cache is not enabled.  It started doing this after
  restart of
  cold fusion.

 Are you sure you don't have multiple files with the same name on the
 custom tag paths? e.g., customtags/one/foo.cfm and
 customtags/two/foo.cfm

 Sean A Corfield -- http://www.corfield.org/blog/

Yeap, positive.  First thing I did was check for that and set debug on to
see what the path of the custom tag it was pulling it.  The path it was
reporting was the old location of the tag and was deleted.

We did figure out the problem though .. Apparently the auto-updater can
cause problems with compiled CFMs.  If you clear out WEB-INF/cfclasses, mx
recompiles everything.  We did this and it worked fine.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/1/2003

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com


MX Caching when it shouldn't be

2003-08-17 Thread Scott Ashman
Is there a quick way to clear MX caching?  It's referencing old custom tags
that have been deleted and not taking new changes to any existing custom
tag.   Trusted cache is not enabled.  It started doing this after restart of
cold fusion.

Thanks.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/2/2003


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


MX Caching when it shouldn't be

2003-08-17 Thread Scott Ashman
Is there a quick way to clear MX caching?  It's referencing old custom tags
that have been deleted and not taking new changes to any existing custom
tag.   Trusted cache is not enabled.  It started doing this after restart of
cold fusion.

Thanks.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/2/2003



~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


MX Caching when it shouldn't be

2003-08-16 Thread Scott Ashman
Is there a quick way to clear MX caching?  It's referencing old custom tags
that have been deleted and not taking new changes to any existing custom
tag.   Trusted cache is not enabled.  It started doing this after restart of
cold fusion.

Thanks.


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.506 / Virus Database: 303 - Release Date: 8/2/2003

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm