RE: CFC web service persistence concepts.

2005-12-03 Thread Andrew Scott
Ian,

Look at it from this way, when you call a method you need to know who has
the right to continue, so the question you asked means you need to handshake
with each other to determine who your talking too.

Basic rules, do they have the right to enter the door.


Regards,
Andrew Scott
 
Quote of the Day:
Avoid temporary variables and strange women.
-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 3 December 2005 4:11 AM
To: CF-Talk
Subject: RE: CFC web service persistence concepts.

Not really. It's basically the same problem as you have with regular web
pages. You can require and use cookies for state management, or you can
explicitly create a token that will then be passed to future requests for
the same session.

Ok, but I don't understand the web service side of things enough to
visualize how to do this.  How does one create a persistent object from
and/or for a web service CFC?  Does ColdFusion create a session for a web
service I can access?  What does one do with the token when it is returned
to access a session?

I'm hoping for a quick outline or sample of the techniques for doing this.

Thanks

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 






~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226008
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: xmlParse error

2005-12-03 Thread Adrian Lynch
Or, and this is a guess, is the new machine running a different type of
licensed CF? There was a problem way back where something was placed at the
start of a file served up by CF.

Just an idea.

Ade

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED]
Sent: 03 December 2005 00:36
To: CF-Talk
Subject: Re: xmlParse error


I'm stumped.  Have any of you run across that error before?

Oh yeah I've seen this one a hundred times. It's always come from the wrong
path to the xml file.

The error message is a little confusing, making you think it's the xml
itself, but it's not.

I'd re-check the path or whatever you're using to fins the xml file itself.

Will


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226009
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: rss feed

2005-12-03 Thread James Holmes
You don't need CFFILE. The XML document can be the dynamic CF page you
were using - it doesn't have to be a separate XML file. The consuming
page will not know the difference; this is how I do all of my XML
feeds.

On 12/3/05, daniel kessler [EMAIL PROTECTED] wrote:
 alright, I went to CFFILE and it seems to be working fine.  well, still some 
 problems, but understandable and fixable problems.

 thanks all!


  well, I'm trying to make an export of some of my database information
  into something that an rss reader could use.  I want our What's New in
  the College to be an rss feed.  I thought that was through making an
  xml file.



--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226010
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: qBrowser Released

2005-12-03 Thread wolf2k5
On 12/1/05, Ryan Guill [EMAIL PROTECTED] wrote:
 Also, realize that some of the features will be limited in 6.1 over
 the 7 version.  That results attribute was one of the nicest things
 about this.  But so far it looks like the only thing you will be
 missing is the execution time (although I may be able to fake this)
 and query params output.

Hi,

Try cfquery.executionTime with CFMX 6.1, it works great for me.

Regards.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226011
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT - Firefox crashing

2005-12-03 Thread Neculai Macarie
Stan Winchester wrote:
 I was wondering if any of you have had problems with Firefox not
 releasing memory and crashing. There have been times I have seen
 Firefox using over 1 gig of ram! I have researched this and found it
 is a known bug. If others are having this problem I just wondered
 what you did, are you frustrated like me, and if you found a work
 around other than restarting Firefox.

Firefox is rarely crashing on me and I use SessionSaver for those cases to
recover the open tabs:
http://adblock.ethereal.net/alchemy.cgi/SessionSaver

-- 
mack /


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226012
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


verity spider not working (VDK: Error E3-0422)

2005-12-03 Thread Greg Saunders
I'm trying to run the Verity spider, but not having much luck.  It runs 
through my site nicely, and I see a lot of lines like this:

2005/12/03 07:20:43(ind031001) Updating [http://localhost/mysite/page1.cfm].
2005/12/03 07:20:43(ind031001) Updating [http://localhost/mysite/page2.cfm].
2005/12/03 07:20:43(ind031001) Updating [http://localhost/mysite/page3.cfm].

but after it finishes that portion, I see a lot of errors like this:

ERROR 2005/12/03 07:20:45(ind002006) VDK: Error   E3-0422 (VDK ): Could not 
find file http://localhost/mysite/page1.cfm.
ERROR 2005/12/03 07:20:45(ind002006) VDK: Error   E3-0422 (VDK ): Could not 
find file http://localhost/mysite/page2.cfm.
ERROR 2005/12/03 07:20:45(ind002006) VDK: Error   E3-0422 (VDK ): Could not 
find file http://localhost/mysite/page3.cfm.

and after the process finishes, I see:

(ind010020) Vspider summary: Submitted 0 documents for insert, 0 documents 
for deletion, 62 documents for update;
(ind010021) Vspider summary: Indexed 0 documents, Deleted 0 documents, 62 
bad documents;
(ind010022) Vspider summary: Skipped 369 keys, including 0 duplicate 
documents rejected;

Here is my configuration file:

-style C:\CFusionMX7\verity\Data\stylesets\ColdFusionVspider
-collection C:\CFusionMX7\verity\collections\mySite
-start http://localhost/mySite/page1.cfm
-style C:\CFusionMX7\verity\Data\stylesets\ColdFusionK2
-host localhost
-include *.cfm
-cgiok

Any ideas?

Thanks,

Greg Saunders
Vice-President, Technology, Trump University
http://www.trumpuniversity.com


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226013
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


Re: qBrowser Released

2005-12-03 Thread Ryan Guill
Hey, thanks for the tip, ill try that today.

Thanks,

On 12/3/05, wolf2k5 [EMAIL PROTECTED] wrote:
 On 12/1/05, Ryan Guill [EMAIL PROTECTED] wrote:
  Also, realize that some of the features will be limited in 6.1 over
  the 7 version.  That results attribute was one of the nicest things
  about this.  But so far it looks like the only thing you will be
  missing is the execution time (although I may be able to fake this)
  and query params output.

 Hi,

 Try cfquery.executionTime with CFMX 6.1, it works great for me.

 Regards.

 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226014
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Cffile Error

2005-12-03 Thread ColdFusion
Does ColdFusion Service have access to the network drive? 
 \\SWPRINT\LAB_HEMA ???



-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 1:35 AM
To: CF-Talk
Subject: Cffile Error

 C:\CFusionMX\runtime\bincopy
D:\Inetpub\WWWROOT\BBDatabase\results.txt \\SWPRINT\LAB_HEMA The system
cannot find the file specified.

cfquery name=GetQryList datasource=BloodBank select * from PTBB where
len(MRN) = 7 order by Lname /cfquery cfsavecontent variable=results
table border=0 align=center
  tr
td colspan=6
  div align=centerbAuto-print Testing cfoutputat
#TimeFormat(CreateODBCTime(Now()), HH:mm:ss tt)# on
#DateFormat(CreateODBCDate(Now()), MM-DD-)#/cfoutput/b/div
/td
  /tr
  tr
td bgcolor=CC
  div align=centerbName/b/div
/td
td bgcolor=CC
  div align=centerbABO/b/div
/td
td bgcolor=CC
  div align=centerbRH/b/div
/td
td bgcolor=CC
  div align=centerbAntigen/b/div
/td
td bgcolor=CC
  div align=centerbAntibody/b/div
/td
  /tr
  cfoutput query=GetQryList
tr
  td bgcolor=FF#LName#, #FName#/td
  td bgcolor=FF#ABO#/td
  td bgcolor=FF#RH#/td
  td bgcolor=FF#Antigen#/td
  td bgcolor=FF#Antibody#/td
/tr
  /cfoutput
/table
strong
div align=centercfoutputfont
color=99#GetQryList.RecordCount#/font/cfoutputfont
color=99
  Records Found/font/div
/strong
/cfsavecontent

Cffile action=write
file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#

cfexecute name=c:\copy.bat 
arguments=D:\Inetpub\WWWROOT\BBDatabase\results.txt
\\SWPRINT\LAB_HEMA outputfile=c:\BBBatch.txt/cfexecute

How do you resolve this error?



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226015
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


Open Source Shopping Cart Update

2005-12-03 Thread Andy
I have opened up a project on SourceForge to use to manage the development
of the application.  Those who are interested in participating, please go
to:
 
https://sourceforge.net/projects/openbizservices/
 
register, and send me your unix ID so that I can add you to the project.  I
will email you back when I've added you.
 
We will use this site for managing the development and use
http://www.cfdeveloper.co.uk/ for hosting the resulting code for
demonstration purposes.  I've started a couple of discussion threads that we
need to start making some decisions on, so I'd appreciate any and all input.
 
Thanks,
Andy




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226016
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: OT: Humor for the day

2005-12-03 Thread mayo
There's an older, simpler one that I have. Guess I should scan it and
upload it.

Gilbert Midonnet
GLM Designs
718-928-4524
www.glmdesigns.com




-Original Message-
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 01, 2005 2:59 PM
To: CF-Talk
Subject: RE: OT: Humor for the day

In that case... why didn't you share it? Pshhh greedy lol

 
...:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 01, 2005 2:09 PM
To: CF-Talk
Subject: Re: OT: Humor for the day

Gee, I remember seing this image on the wall at my University Computer 
Center,
.. in 1970 or so ;-)






~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226017
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


Re: Stored Proc

2005-12-03 Thread Phillip Beazley
Here's a small stored procedure that does the difference from two 
sets of latitude/longitude.

create procedure dbo.sp_latLongDist @lat1 numeric, @long1 numeric, 
@lat2 numeric, @long2 numeric, @units char(2) as
set nocount on ;
declare @mult numeric ;
if @units = 'km' set @mult = 1.852 else set @mult = 1.0 ;
select 
sqrt(power((69.1*(@[EMAIL PROTECTED])),2)+power((69.1*(@[EMAIL 
PROTECTED])*cos(@lat1/57.3)),2))[EMAIL PROTECTED] 
as distance
go

And example usage:

exec dbo.sp_latLongDist 34.09011, -118.4065, 42.34892, -71.04651, 'nm' ;


-- 
Phillip Beazley
Onvix -- Website Hosting, Development  E-commerce
Visit http://www.onvix.com/ or call 727-578-9600.



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226018
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


CF_Accelerate

2005-12-03 Thread smokeybear999 smokeybear999
Hi!
   
  Ive been using CF_Accelerate since it was first posted here years ago.   It 
has allowed our single Dual Xeon machine to serve over 60 pages / second during 
peak periods without breaking a sweat.  Very impressive!
   
  However, I was wondering if anyone has made improvements to CF_Accelerate 
over the year to advantage loaded sites such as my own?
   
  I notice there is a lot of Application locking in there, which doesn't look 
optimal.
  Would love to hear if anyone has a faster and better version of CF_Accelerate.
   
  Thanks!


-
 Yahoo! Personals
 Let fate take it's course directly to your email.
 See who's waiting for you Yahoo! Personals

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226019
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
h...never heard of it...what does it do to accelerate??

You mentioned locking everywhere...well then it must be old as locking can be 
handled automatically since version 6.0 ;-)

Wouldn't a dual Xeon machine serve that fast anyways?? ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226020
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


Re: Cffile Error

2005-12-03 Thread John Lucania
\\SWPRINT\LAB_HEMA is a network printer.

cfexecute works fine as long as there is a file.

I think the issue is Cffile action=write
file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#
doesn't generate a file.

jl

On 12/3/05, ColdFusion [EMAIL PROTECTED] wrote:
 Does ColdFusion Service have access to the network drive?
  \\SWPRINT\LAB_HEMA ???



 -Original Message-
 From: John Lucania [mailto:[EMAIL PROTECTED]
 Sent: Saturday, December 03, 2005 1:35 AM
 To: CF-Talk
 Subject: Cffile Error

  C:\CFusionMX\runtime\bincopy
 D:\Inetpub\WWWROOT\BBDatabase\results.txt \\SWPRINT\LAB_HEMA The system
 cannot find the file specified.

 cfquery name=GetQryList datasource=BloodBank select * from PTBB where
 len(MRN) = 7 order by Lname /cfquery cfsavecontent variable=results
 table border=0 align=center
   tr
 td colspan=6
   div align=centerbAuto-print Testing cfoutputat
 #TimeFormat(CreateODBCTime(Now()), HH:mm:ss tt)# on
 #DateFormat(CreateODBCDate(Now()), MM-DD-)#/cfoutput/b/div
 /td
   /tr
   tr
 td bgcolor=CC
   div align=centerbName/b/div
 /td
 td bgcolor=CC
   div align=centerbABO/b/div
 /td
 td bgcolor=CC
   div align=centerbRH/b/div
 /td
 td bgcolor=CC
   div align=centerbAntigen/b/div
 /td
 td bgcolor=CC
   div align=centerbAntibody/b/div
 /td
   /tr
   cfoutput query=GetQryList
 tr
   td bgcolor=FF#LName#, #FName#/td
   td bgcolor=FF#ABO#/td
   td bgcolor=FF#RH#/td
   td bgcolor=FF#Antigen#/td
   td bgcolor=FF#Antibody#/td
 /tr
   /cfoutput
 /table
 strong
 div align=centercfoutputfont
 color=99#GetQryList.RecordCount#/font/cfoutputfont
 color=99
   Records Found/font/div
 /strong
 /cfsavecontent

 Cffile action=write
 file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#

 cfexecute name=c:\copy.bat
 arguments=D:\Inetpub\WWWROOT\BBDatabase\results.txt
 \\SWPRINT\LAB_HEMA outputfile=c:\BBBatch.txt/cfexecute

 How do you resolve this error?



 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226021
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


RE: Cffile Error

2005-12-03 Thread Bobby Hartsfield
That would definitely cause a problem :) You are missing a quote at the end
of your cffile tag after #results#

~Bobby
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
-Original Message-
From: John Lucania [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 1:01 PM
To: CF-Talk
Subject: Re: Cffile Error

\\SWPRINT\LAB_HEMA is a network printer.

cfexecute works fine as long as there is a file.

I think the issue is Cffile action=write
file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#
doesn't generate a file.

jl

On 12/3/05, ColdFusion [EMAIL PROTECTED] wrote:
 Does ColdFusion Service have access to the network drive?
  \\SWPRINT\LAB_HEMA ???



 -Original Message-
 From: John Lucania [mailto:[EMAIL PROTECTED]
 Sent: Saturday, December 03, 2005 1:35 AM
 To: CF-Talk
 Subject: Cffile Error

  C:\CFusionMX\runtime\bincopy
 D:\Inetpub\WWWROOT\BBDatabase\results.txt \\SWPRINT\LAB_HEMA The system
 cannot find the file specified.

 cfquery name=GetQryList datasource=BloodBank select * from PTBB
where
 len(MRN) = 7 order by Lname /cfquery cfsavecontent variable=results
 table border=0 align=center
   tr
 td colspan=6
   div align=centerbAuto-print Testing cfoutputat
 #TimeFormat(CreateODBCTime(Now()), HH:mm:ss tt)# on
 #DateFormat(CreateODBCDate(Now()), MM-DD-)#/cfoutput/b/div
 /td
   /tr
   tr
 td bgcolor=CC
   div align=centerbName/b/div
 /td
 td bgcolor=CC
   div align=centerbABO/b/div
 /td
 td bgcolor=CC
   div align=centerbRH/b/div
 /td
 td bgcolor=CC
   div align=centerbAntigen/b/div
 /td
 td bgcolor=CC
   div align=centerbAntibody/b/div
 /td
   /tr
   cfoutput query=GetQryList
 tr
   td bgcolor=FF#LName#, #FName#/td
   td bgcolor=FF#ABO#/td
   td bgcolor=FF#RH#/td
   td bgcolor=FF#Antigen#/td
   td bgcolor=FF#Antibody#/td
 /tr
   /cfoutput
 /table
 strong
 div align=centercfoutputfont
 color=99#GetQryList.RecordCount#/font/cfoutputfont
 color=99
   Records Found/font/div
 /strong
 /cfsavecontent

 Cffile action=write
 file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#

 cfexecute name=c:\copy.bat
 arguments=D:\Inetpub\WWWROOT\BBDatabase\results.txt
 \\SWPRINT\LAB_HEMA outputfile=c:\BBBatch.txt/cfexecute

 How do you resolve this error?



 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226022
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF_Accelerate

2005-12-03 Thread smokey bear
Why even bother replying when you (a) add no new information to the discussion 
and (b) are so clearly clueless?


h...never heard of it...what does it do to accelerate??

You mentioned locking everywhere...well then it must be old as locking can be 
handled automatically since version 6.0 ;-)

Wouldn't a dual Xeon machine serve that fast anyways?? ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226023
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


Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
 Why even bother replying when you (a) add no new information to the 
 discussion 
 and (b) are so clearly clueless?


Well Smokey...welcome to the list..you'll do fine here with that attitude

Simple..I was asking about a tag I have not heard of before.

You call me clueless because I asked a question??...gee you're so smart you 
couldn't even answer my questions...who's clueless?  Are you saying you're 
using 
a tag without truly understanding what it does (sure seems that way as you 
can't 
answer my simple question)?

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226024
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF_Accelerate

2005-12-03 Thread Mark Fuqua
smokey-

take a pill...or two!

-Original Message-
From: smokey bear [mailto:[EMAIL PROTECTED]
Sent: Saturday, December 03, 2005 12:38 PM
To: CF-Talk
Subject: Re: CF_Accelerate


Why even bother replying when you (a) add no new information to the
discussion and (b) are so clearly clueless?


h...never heard of it...what does it do to accelerate??

You mentioned locking everywhere...well then it must be old as locking can
be
handled automatically since version 6.0 ;-)

Wouldn't a dual Xeon machine serve that fast anyways?? ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226025
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF_Accelerate

2005-12-03 Thread John McKown
I was thinking the same thing.  For that number of page requests a small 
server like that should do fine.   Especially if it has SATA RAID in it 
or something similar with plenty of RAM.

John McKown
President/CEO
Delaware.Net, Inc.
Toll-Free: 888-432-7965
ICQ: 1812513

We host Fusebox.org, and we build all of our applications in ColdFusion 
and Fusebox including our Store-Logic Ecommerce engine.


Bryan Stevenson wrote:
 h...never heard of it...what does it do to accelerate??
 
 You mentioned locking everywhere...well then it must be old as locking can be 
 handled automatically since version 6.0 ;-)
 
 Wouldn't a dual Xeon machine serve that fast anyways?? ;-)
 
 Cheers
 
 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 phone: 250.480.0642
 fax: 250.480.1264
 cell: 250.920.8830
 e-mail: [EMAIL PROTECTED]
 web: www.electricedgesystems.com 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226026
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
Good luck in the future... you probably just screwed yourself from receiving
any help from one of the more active contributors to this list. Maybe he'll
forgive you though if you ask nicely lol

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-Original Message-
From: smokey bear [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 12:38 PM
To: CF-Talk
Subject: Re: CF_Accelerate

Why even bother replying when you (a) add no new information to the
discussion and (b) are so clearly clueless?


h...never heard of it...what does it do to accelerate??

You mentioned locking everywhere...well then it must be old as locking can
be 
handled automatically since version 6.0 ;-)

Wouldn't a dual Xeon machine serve that fast anyways?? ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226027
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


RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
Not everyone is as straight faced and hard assed as you might want them to
be... especially on a Saturday afternoon. ;-) 

Most people here enjoy what they do and have fun with it. Bryan's response
to you was very much legitimate and an attempt to help you out. ;-)

Im sure he appreciates your appology though. ;-)

..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-Original Message-
From: smokey bear [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 1:35 PM
To: CF-Talk
Subject: Re: CF_Accelerate

Sorry for my response.  Was just hoping for a serious response, not one
filled with ;-)'s.


I was thinking the same thing.  For that number of page requests a small 
server like that should do fine.   Especially if it has SATA RAID in it 
or something similar with plenty of RAM.

John McKown
President/CEO
Delaware.Net, Inc.
Toll-Free: 888-432-7965
ICQ: 1812513

We host Fusebox.org, and we build all of our applications in ColdFusion 
and Fusebox including our Store-Logic Ecommerce engine.


Bryan Stevenson wrote:




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226029
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


Re: CF_Accelerate

2005-12-03 Thread Bryan Stevenson
 Sorry for my response.  Was just hoping for a serious response, not one 
 filled 
 with ;-)'s.

Thanks for that...and just remember...people will ask you questions to help 
clarify your issue.

If I know what the CF_Accelerate tag does to speed up CF...then mabye I could 
provide some assistance.

As it stands I obviously do not know about the tag and therefore can't comment 
on whether a newer version is available. I assume you've tried the Macromedia 
Developer's Exchange, the author, and a quick Google before posting here?

...and as far as the ;-)s go...it sure beats someone not getting that my 
comment 
or question was either a joke or meant to have some levity to it.

So on that note ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) ;-) 
;-) ;-) ;-) ;-) ;-) ;-) ;-)

Keep us posted on your search Smokey..I'd certainly like to be enlightened on 
any valid way to increase CF performance.

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226030
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


Re: CF_Accelerate

2005-12-03 Thread smokey bear
Sorry for my response.  Was just hoping for a serious response, not one filled 
with ;-)'s.


I was thinking the same thing.  For that number of page requests a small 
server like that should do fine.   Especially if it has SATA RAID in it 
or something similar with plenty of RAM.

John McKown
President/CEO
Delaware.Net, Inc.
Toll-Free: 888-432-7965
ICQ: 1812513

We host Fusebox.org, and we build all of our applications in ColdFusion 
and Fusebox including our Store-Logic Ecommerce engine.


Bryan Stevenson wrote:


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226028
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


Re: CF_Accelerate

2005-12-03 Thread Claude Schneegans
 Why even bother replying when you (a) add no new information to the 
discussion
a) you don't add any new information either when you ask questions.
b) why even bother asking « Why even bother replying » when you reply 
anyway? ;-)

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226031
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Cffile Error

2005-12-03 Thread John Lucania
Duh :-)

You're right.

jl

On 12/3/05, Bobby Hartsfield [EMAIL PROTECTED] wrote:
 That would definitely cause a problem :) You are missing a quote at the end
 of your cffile tag after #results#

 ~Bobby

 ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
 Bobby Hartsfield
 http://acoderslife.com
 -Original Message-
 From: John Lucania [mailto:[EMAIL PROTECTED]
 Sent: Saturday, December 03, 2005 1:01 PM
 To: CF-Talk
 Subject: Re: Cffile Error

 \\SWPRINT\LAB_HEMA is a network printer.

 cfexecute works fine as long as there is a file.

 I think the issue is Cffile action=write
 file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#
 doesn't generate a file.

 jl

 On 12/3/05, ColdFusion [EMAIL PROTECTED] wrote:
  Does ColdFusion Service have access to the network drive?
   \\SWPRINT\LAB_HEMA ???
 
 
 
  -Original Message-
  From: John Lucania [mailto:[EMAIL PROTECTED]
  Sent: Saturday, December 03, 2005 1:35 AM
  To: CF-Talk
  Subject: Cffile Error
 
   C:\CFusionMX\runtime\bincopy
  D:\Inetpub\WWWROOT\BBDatabase\results.txt \\SWPRINT\LAB_HEMA The system
  cannot find the file specified.
 
  cfquery name=GetQryList datasource=BloodBank select * from PTBB
 where
  len(MRN) = 7 order by Lname /cfquery cfsavecontent variable=results
  table border=0 align=center
tr
  td colspan=6
div align=centerbAuto-print Testing cfoutputat
  #TimeFormat(CreateODBCTime(Now()), HH:mm:ss tt)# on
  #DateFormat(CreateODBCDate(Now()), MM-DD-)#/cfoutput/b/div
  /td
/tr
tr
  td bgcolor=CC
div align=centerbName/b/div
  /td
  td bgcolor=CC
div align=centerbABO/b/div
  /td
  td bgcolor=CC
div align=centerbRH/b/div
  /td
  td bgcolor=CC
div align=centerbAntigen/b/div
  /td
  td bgcolor=CC
div align=centerbAntibody/b/div
  /td
/tr
cfoutput query=GetQryList
  tr
td bgcolor=FF#LName#, #FName#/td
td bgcolor=FF#ABO#/td
td bgcolor=FF#RH#/td
td bgcolor=FF#Antigen#/td
td bgcolor=FF#Antibody#/td
  /tr
/cfoutput
  /table
  strong
  div align=centercfoutputfont
  color=99#GetQryList.RecordCount#/font/cfoutputfont
  color=99
Records Found/font/div
  /strong
  /cfsavecontent
 
  Cffile action=write
  file=D:\Inetpub\WWWROOT\BBDatabase\results.txt output=#results#
 
  cfexecute name=c:\copy.bat
  arguments=D:\Inetpub\WWWROOT\BBDatabase\results.txt
  \\SWPRINT\LAB_HEMA outputfile=c:\BBBatch.txt/cfexecute
 
  How do you resolve this error?
 
 
 
 



 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226032
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


RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
We'll discuss infinite looping haikus later ;-)
lol
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 3:57 PM
To: CF-Talk
Subject: Re: CF_Accelerate

 Why even bother replying when you (a) add no new information to the 
discussion
a) you don't add any new information either when you ask questions.
b) why even bother asking « Why even bother replying » when you reply 
anyway? ;-)

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226033
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF_Accelerate

2005-12-03 Thread dave
For 1 its MY job to dispence the abuse on here!! especially to Bryan!! haha

do to the magic of ff and pasting the tag in the url bar ya get 
http://www.bpurcell.org/blog/index.cfm?mode=entryENTRY=963

~Dave the disruptor~
good sites - make money getting rid of ie :)
http://explorerdestroyer.com/
http://www.killbillsbrowser.com/ 





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226034
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


Re: CF_Accelerate

2005-12-03 Thread Will Tomlinson
In my book, everybody is cool on here  except dave! 

W

  

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226035
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


Re: CF_Accelerate

2005-12-03 Thread dave
lol and thats just cause u mad cause I know about u and your moms dog lol

~Dave the disruptor~
good sites - make money getting rid of ie :)
http://explorerdestroyer.com/
http://www.killbillsbrowser.com/ 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Saturday, December 03, 2005 4:59 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: CF_Accelerate 

In my book, everybody is cool on here  except dave! 

W



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226036
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF_Accelerate

2005-12-03 Thread Bobby Hartsfield
I wish I DIDN’T know lol
 
..:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 03, 2005 5:08 PM
To: CF-Talk
Subject: Re: CF_Accelerate

lol and thats just cause u mad cause I know about u and your moms dog lol

~Dave the disruptor~
good sites - make money getting rid of ie :)
http://explorerdestroyer.com/
http://www.killbillsbrowser.com/ 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Saturday, December 03, 2005 4:59 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: CF_Accelerate 

In my book, everybody is cool on here  except dave! 

W





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226037
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Event Viewer CFMX error

2005-12-03 Thread Dov Katz
J ust got this error as well.. mine looks like this.. Anyone know what it is? I 
dont have any new com objects on there...

Event Type: Error 
Event Source: WAM 
Event Category: None 
Event ID: 204 
Date: 12/3/2005 
Time: 6:30:05 PM 
User: N/A 
Computer: D112352 
Description: 
The HTTP server encountered an unhandled exception while processing the ISAPI 
Application ' 
jrun + 0xA787 
wam!DllCanUnloadNow + 0x636 
wam!DllCanUnloadNow + 0x20C 
w3svc!HTTP_HEADERS::FindValue(char const *,unsigned long *) + 0xE2 
w3svc!STR::Copy(char const *,unsigned long) + 0xC71 
w3svc!STR::Copy(char const *,unsigned long) + 0xB49 
w3svc!STR::Copy(char const *,unsigned long) + 0x9A2 
w3svc!CLIENT_CONN::OnSessionStartup(int *,void *,unsigned long,int) + 0x642 
w3svc!HTTP_HEADERS::Reset(void) + 0x1CA 
w3svc!STR::Copy(char const *,unsigned long) + 0x16EF 
ISATQ!CDirMonitor::RemoveEntry(class CDirMonitorEntry *) + 0x13A 
+ 0xECA5F1B3 
'. 
For additional information specific to this message please visit the Microsoft 
Online Support site located at: http://www.microsoft.com/contentredirect.asp. 


I got this error in my Event Viewer Today. I'm running Win2k, IIS5.0 and 
the latest CFMX with updater. CFMX stopped processing requests after this 
error occured. This error may have occured at the time I was testing the 
linkpoint COM object, which seems to crash the server every time I test it. 
Does this error mean anything to anybody?

Event Type:Error
Event Source:  WAM
Event Category:None
Event ID:  204
Date:  11/30/2004
Time:  1:13:23 PM
User:  N/A
Computer:  WEB1
Description:
The HTTP server encountered an unhandled exception while processing the 
ISAPI Application '
jrun + 0xB017
wam!DllCanUnloadNow + 0x636
wam!DllCanUnloadNow + 0x20C
w3svc!HTTP_HEADERS::FindValue(char const *,unsigned long *) + 0xE2
w3svc!STR::Copy(char const *,unsigned long) + 0xC71
w3svc!STR::Copy(char const *,unsigned long) + 0xB49
w3svc!STR::Copy(char const *,unsigned long) + 0x9A2
w3svc!CLIENT_CONN::OnSessionStartup(int *,void *,unsigned long,int) + 0x642
w3svc!HTTP_HEADERS::Reset(void) + 0x1CA
w3svc!STR::Copy(char const *,unsigned long) + 0x16EF
ISATQ!CDirMonitor::RemoveEntry(class CDirMonitorEntry *) + 0x13A
  + 0x7B0EF012
'.

Brook

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226038
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


Re: CF_Accelerate

2005-12-03 Thread Dov Katz
I wrote something similar which may suit your needs, before ever finding out 
about cf_accelerate...

My tag can store CFC's, CFQuery Objects, or HTML Output (either in memory, or 
in files)...

Let me know offline if interested.

d



 Hi!
   
 
  
 Ive been using CF_Accelerate since it was first posted here years ago.   
 It has allowed our single Dual Xeon machine to serve over 60 pages / 
 second during peak periods without breaking a sweat.  Very 
 impressive!
   
 
  
 However, I was wondering if anyone has made improvements to 
 CF_Accelerate over the year to advantage loaded sites such as my own?
   
 
  
 I notice there is a lot of Application locking in there, which doesn't 
 look optimal.
  
 Would love to hear if anyone has a faster and better version of 
 CF_Accelerate.
   
 
  
 Thanks!
 
   
 -
 
 Yahoo! Personals
 
 Let fate take it's course directly to your email.
 
 See who's waiting for you Yahoo! 
Personals

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226039
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


RE: xmlParse error

2005-12-03 Thread Paul
Will, thanks for the tip.  I'll take a closer look at that Monday.

-Original Message-
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 02, 2005 5:36 PM
To: CF-Talk
Subject: Re: xmlParse error

I'm stumped.  Have any of you run across that error before?

Oh yeah I've seen this one a hundred times. It's always come from the wrong
path to the xml file. 

The error message is a little confusing, making you think it's the xml
itself, but it's not. 

I'd re-check the path or whatever you're using to fins the xml file itself. 

Will



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226040
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: xmlParse error

2005-12-03 Thread Ryan Guill
to make sure its not the xml at fault, you could dump the string you
bring in first and make sure it looks okay.  Plus, this will tell you
if you are actually getting the right file  (or a file at all) as
well.

but what are you using to bring the xml in?  cffile action=read I
suppose?  if the file wasn't there, wouldn't cffile throw an error?

On 12/3/05, Paul [EMAIL PROTECTED] wrote:
 Will, thanks for the tip.  I'll take a closer look at that Monday.

 -Original Message-
 From: Will Tomlinson [mailto:[EMAIL PROTECTED]
 Sent: Friday, December 02, 2005 5:36 PM
 To: CF-Talk
 Subject: Re: xmlParse error

 I'm stumped.  Have any of you run across that error before?

 Oh yeah I've seen this one a hundred times. It's always come from the wrong
 path to the xml file.

 The error message is a little confusing, making you think it's the xml
 itself, but it's not.

 I'd re-check the path or whatever you're using to fins the xml file itself.

 Will



 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226041
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Stored Proc

2005-12-03 Thread Scott Stroz
Ken,

I have worked on apps that had similar needs for determinig distance based
on lat a long.  My solutoin invovled creating a UDF in SQL Server to return
teh distance between 2 points using a formula similar to what you are
using.  Then I just SELECT the TOP 1 and sort based on that distance DESC.


--
Scott Stroz
Boyzoid.com
___
Some days you are the dog,
Some days you are the tree.


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226042
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=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Starfish CF Profiler

2005-12-03 Thread Raymond Camden
Just thought I'd announce that I've updated my CF Profiler project,
Starfish. Info may be found here:

ray.camdenfamily.com/projects/starfish

Starfish is simply a replacement of the built-in debugging template.
It stores debugging information and let's you view it in an aggregate
manner in the CF Admin.

As always, comments and suggestions are welcome.

--
===
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email: [EMAIL PROTECTED]
Blog : ray.camdenfamily.com
Yahoo IM : cfjedimaster

My ally is the Force, and a powerful ally it is. - Yoda

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226043
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