RE: Error message

2000-06-22 Thread Zachary Bedell

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Generally it means all heck has broken lose in CFAS, and it's time to
restart the service.  You shouldn't get that error unless there's
some degree of corruption in the CFAS process' memory space.

Possible causes include failure to properly lock shared resources,
misbehaved CFX tags, leaky ODBC drivers, and anything else that isn't
"playing by the rules" on your server.

We got tons of them when we went to 4.5.1 from 4.0.1 (even after
fixing all the shared memory locks to the new locking format).  We
had to give up & go back to 4.0.1...  If they're just randomly
cropped up after an upgrade, that could be the cause.

Best regards,
Zac Bedell


Zachary S. Bedell,
Chief Technology Officer,
Adirondack Technologies, Inc.

Please include original message in any replies -- I get a 
lot of email every day, and I have a REALLY bad memory... 
So I don't always remember everything that was said.  
Thanks!





> -Original Message-
> From: Ruben Chadien [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 22, 2000 12:25 PM
> To: '[EMAIL PROTECTED]'
> Subject: Error message
> 
> 
> Anybody have any insight on this fantastic error message ?
> 
>   Error Diagnostic Information
>   unknown exception condition
>   CFMLInterpreterImp::process
> 
> /Ruben Chadien
> --
> 
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/cf_talk or send a message to 
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
> 

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.2 for non-commercial use 
Comment: Please use PGP!!!

iQA/AwUBOVI+PAraVoMWBwRBEQJTGQCghJ58XT3giqVLOEekhXISiwFT1uAAn0qV
tK/I57/oZkCKAKYvQbg9K/6p
=ROkR
-END PGP SIGNATURE-
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Error message

2000-06-22 Thread Greg Witte

To add something to what Zac said, I've seen this happen on 4.0.x when using
the Decrypt function on an empty string, a string not properly encrypted, or
using the wrong encryption key.  Nasty PCode errors and the like usually
follow.

-Greg Witte

-Original Message-
From: Ruben Chadien [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 22, 2000 12:25 PM
To: '[EMAIL PROTECTED]'
Subject: Error message


Anybody have any insight on this fantastic error message ?

Error Diagnostic Information
unknown exception condition
CFMLInterpreterImp::process

/Ruben Chadien

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: [Error message] %$@&*#@ Netscape

2000-07-31 Thread Carlos Vazquez

We've had this problem also and its because Netscape 4.04 has trouble with
cookies and session variables need cookies to keep track of the user. I got
around this by passing the variable session.URLToken over the url. For
example http://www.mysite.com/page.cfm?#session.URLToken#
I can't remember if you need the ?. Hope this helps.

__
Carlos Vazquez
Web Administrator
www.locateadoc.com
www.mojointeractive.com

> -Original Message-
> From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 31, 2000 2:50 PM
> To: [EMAIL PROTECTED]
> Subject: [Error message] %$@&*#@ Netscape
>
>
> I'm getting this error message:
>
> -8<-- snip --->8---
> Error Diagnostic Information
>
> An Error occurred while evaluating the expression
> #Session.cart_arr(i).comments#
> Error near line 240, column 97
>
> The element at position 4 in dimension 1 of object
> "Session.cart_arr" cannot
> be found.  The object has elements in positions 1 through 3.
> Please modify
> the index expression.
> -8<-- snip --->8---
>
> I understand what it's trying to say, but what I don't understand is why
> this is *only* happening with Netscape 4.04.  It works fine in
> Netscape 4.08
> and all 4.x and 5.x versions of IE.  Upgrading the browser isn't
> an option,
> since this is a 'local' internet app and 1/2 the population in the area is
> using the 4.04 version.  Anyone have a clue?
>
> Todd Ashworth
>
>
> --
> 
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Error message in logs

2002-08-13 Thread Thanh Nguyen

I also get this error.

"ODBC Error Code = 01000 (General warning) [Microsoft][ODBC SQL Server
Driver][TCP/IP Sockets]ConnectionWrite (send())

Thanks,

Thanh Nguyen

-Original Message-
From: Ben Densmore [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 28, 2002 5:17 AM
To: CF-Talk
Subject: Error message in logs


Hey everyone,
 Can someone give me some more insight into this error message? It looks
to me like the connection is being dropped but can't find anything on
MM's site about this specific message. I am seeing this in my log files
on a daily basis about 40-50 occurances of this error. Here is the error
message.
 
"ODBC Error Code = 01000 (General warning) [Microsoft][ODBC SQL
Server Driver][TCP/IP Sockets]ConnectionRead (recv()).
 
Thanks,
Ben



__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Error message running command file

2002-12-17 Thread Simon Horwith
You need to specify the port number.  SQL Server runs simulaneous
installations on different ports.

~Simon

Simon Horwith 
Macromedia Certified Instructor 
Certified Advanced ColdFusion MX Developer 
Certified Flash MX Developer 
CFDJList - List Administrator 
Fig Leaf Software 
1400 16th St NW, # 220 
Washington DC 20036 
202.797.6570 (direct line) 
www.figleaf.com 



-Original Message-
From: Casey C Cook [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, December 17, 2002 17:17
To: CF-Talk
Subject: WOT: Error message running command file


This one really has me stumped. Any help is greatly appreciated.

Background: Trying to execute a command file on the database server to
upload a .txt data file.  The batch file executes a stored procedure which
does some error checking and error file exporting.

Command Line for import:

bcp salman_devl..correctly_assigned_updates_Load in e:
\salman_devl\upload\correctlyassignedupdates_USA.txt -k -t , -e e:
\salman_devl\batch\Error_CorrectlyAssignedUpdates_USA.doc -c -T -S
xx.x.xxx.xx\db

xx's is the database servers IP address.

The only problem is this server is running an instance of SQL server 6.5 on
the xx.x.xxx.xx IP, but is also running an instance of SQL server 2000 on
xx.x.xxx.xx\db It almost sounds like the command line isnt seeing the second
instance of our SQL server database and is trying to log into the first
instance, and of course, the database is not going to exist.  How do you get
it to point at the second instance ?

By the way this command line has worked on another server which is not
sharing instances of SQL server. The command file has been properly
executing for over a year.

Attempt to locate entry in Sysdatabases for database 'salman_devl' by name
failed - no entry found under that name. Make sure that name is entered
properly.
bcp:  unknown option k
usage: bcp dbtable {in | out} datafile
  [-m maxerrors] [-f formatfile] [-e errfile]
  [-F firstrow] [-L lastrow] [-b batchsize]
  [-n native type] [-c character type] [-q quoted identifier]
  [-t field terminator] [-r row terminator]
  [-i inputfile] [-o outfile] [-a packetsize]
  [-E explicit identity] [-U username] [-P password]
  [-S server] [-v version] [-T trusted connection]

Thanks,
CC




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: Error message running command file

2002-12-17 Thread Casey C Cook
Very good information Simon, thanks a bunch! Do you happen know off the top
of your head the syntax for adding the port number? If not, its on my list
to scour the internet for examples tomorrow morning.  Thanks again for the
info!

Casy Cook


   

  Simon Horwith

  
  @figleaf.com>cc: 

   Subject: RE: Error message running 
command file 
  12/17/02 04:31   

  PM   

  Please respond   

  to cf-talk   

   

   





You need to specify the port number.  SQL Server runs simulaneous
installations on different ports.

~Simon

Simon Horwith
Macromedia Certified Instructor
Certified Advanced ColdFusion MX Developer
Certified Flash MX Developer
CFDJList - List Administrator
Fig Leaf Software
1400 16th St NW, # 220
Washington DC 20036
202.797.6570 (direct line)
www.figleaf.com



-Original Message-
From: Casey C Cook [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 17, 2002 17:17
To: CF-Talk
Subject: WOT: Error message running command file


This one really has me stumped. Any help is greatly appreciated.

Background: Trying to execute a command file on the database server to
upload a .txt data file.  The batch file executes a stored procedure which
does some error checking and error file exporting.

Command Line for import:

bcp salman_devl..correctly_assigned_updates_Load in e:
\salman_devl\upload\correctlyassignedupdates_USA.txt -k -t , -e e:
\salman_devl\batch\Error_CorrectlyAssignedUpdates_USA.doc -c -T -S
xx.x.xxx.xx\db

xx's is the database servers IP address.

The only problem is this server is running an instance of SQL server 6.5 on
the xx.x.xxx.xx IP, but is also running an instance of SQL server 2000 on
xx.x.xxx.xx\db It almost sounds like the command line isnt seeing the
second
instance of our SQL server database and is trying to log into the first
instance, and of course, the database is not going to exist.  How do you
get
it to point at the second instance ?

By the way this command line has worked on another server which is not
sharing instances of SQL server. The command file has been properly
executing for over a year.

Attempt to locate entry in Sysdatabases for database 'salman_devl' by name
failed - no entry found under that name. Make sure that name is entered
properly.
bcp:  unknown option k
usage: bcp dbtable {in | out} datafile
  [-m maxerrors] [-f formatfile] [-e errfile]
  [-F firstrow] [-L lastrow] [-b batchsize]
  [-n native type] [-c character type] [-q quoted identifier]
  [-t field terminator] [-r row terminator]
  [-i inputfile] [-o outfile] [-a packetsize]
  [-E explicit identity] [-U username] [-P password]
  [-S server] [-v version] [-T trusted connection]

Thanks,
CC





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: error message when looking at logs via admin in ColdFusionMX

2002-07-24 Thread Mike Byers

Did you create a virtual mapping in CF Administrator?



-Original Message-
From: Chris White [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 24, 2002 1:32 PM
To: CF-Talk
Subject: error message when looking at logs via admin in ColdFusionMX


Has anyone seen the followning error message when going into ColdFusionMX
administrator then logs then choose any one of the logs???  If so, what did
you do to fix it?



 Could not find the included template _searchloglogic.cfm.

Note: If you wish to use an absolute template path (e.g.
TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping
for the path using the ColdFusion Administrator. Using relative paths (e.g.
TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the
creation
of any special mappings. It is therefore recommended that you use relative
paths with CFINCLUDE whenever possible.   The Error Occurred in
E:InetpubwwwrootCFIDEadministratorlogviewersearchlog.cfm: line 48



Thanks,



Chris

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Joe Rinehart
I get it sometimes when SQL server or CF is cycling - I'd try restarting both.

-Joe

On Apr 5, 2005 3:09 PM, Mosh Teitelbaum <[EMAIL PROTECTED]> wrote:
> All:
> 
> After moving a site to what will ultimately be its production server, I
> began receiving the following error message when trying to perform simple
> SELECT queries.  The queries did not throw this exception on development and
> test machines.  Sometimes they work and sometimes they throw this exception.
> 
> Here's the exception diagnostics:
> Error Executing Database Query. [Macromedia][SQLServer JDBC
> Driver]No more data available to read. The error occurred
> on line 24.
> 
> Here's one of the queries:
> SELECT Salt FROM Users WHERE Username = (param 1)
> 
> (param 1) = [type='IN', class='java.lang.String', value='Admin',
> sqltype='CF_SQL_VARCHAR']
> 
> It's running on a Windows 2000 server accessing MS SQL Server 2000, using
> CFMX 6.1.
> 
> Has anyone ever seen this message before?  Any idea what the problem could
> be?
> 
> TIA
> 
> --
> Mosh Teitelbaum
> evoch, LLC
> Tel: (301) 942-5378
> Fax: (301) 933-3651
> Email: [EMAIL PROTECTED]
> WWW: http://www.evoch.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:201585
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Jeff Congdon
If your CF server is located on a different server than your SQL server, 
uncheck "Maintain Connections" in CF admin/datasource setup/advanced 
settings"

In my experience, you get this error when you try to 'maintain 
connections' to a remote db.  Your cf app makes a query, then you go to 
look at something else, 10 minutes later you hit the db again with a new 
query and it returns this error.

HTH,
-Jeff.

Mosh Teitelbaum wrote:

>All:
>
>After moving a site to what will ultimately be its production server, I
>began receiving the following error message when trying to perform simple
>SELECT queries.  The queries did not throw this exception on development and
>test machines.  Sometimes they work and sometimes they throw this exception.
>
>Here's the exception diagnostics:
>   Error Executing Database Query. [Macromedia][SQLServer JDBC
>   Driver]No more data available to read. The error occurred
>   on line 24.
>
>Here's one of the queries:
>   SELECT Salt FROM Users WHERE Username = (param 1)
>
>   (param 1) = [type='IN', class='java.lang.String', value='Admin',
>   sqltype='CF_SQL_VARCHAR']
>
>
>It's running on a Windows 2000 server accessing MS SQL Server 2000, using
>CFMX 6.1.
>
>Has anyone ever seen this message before?  Any idea what the problem could
>be?
>
>TIA
>
>--
>Mosh Teitelbaum
>evoch, LLC
>Tel: (301) 942-5378
>Fax: (301) 933-3651
>Email: [EMAIL PROTECTED]
>WWW: http://www.evoch.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:201589
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Mosh Teitelbaum
Joe, Jeff:

Thanks for the responses.  I'm looking into it and will let you all know
whether or not it works.

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -Original Message-
> From: Jeff Congdon [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 05, 2005 3:29 PM
> To: CF-Talk
> Subject: Re: Error Message "No more data available to read." on CFMX 6
>
>
> If your CF server is located on a different server than your SQL server,
> uncheck "Maintain Connections" in CF admin/datasource setup/advanced
> settings"
>
> In my experience, you get this error when you try to 'maintain
> connections' to a remote db.  Your cf app makes a query, then you go to
> look at something else, 10 minutes later you hit the db again with a new
> query and it returns this error.
>
> HTH,
> -Jeff.
>
> Mosh Teitelbaum wrote:
>
> >All:
> >
> >After moving a site to what will ultimately be its production server, I
> >began receiving the following error message when trying to perform simple
> >SELECT queries.  The queries did not throw this exception on
> development and
> >test machines.  Sometimes they work and sometimes they throw
> this exception.
> >
> >Here's the exception diagnostics:
> > Error Executing Database Query. [Macromedia][SQLServer JDBC
> > Driver]No more data available to read. The error occurred
> > on line 24.
> >
> >Here's one of the queries:
> > SELECT Salt FROM Users WHERE Username = (param 1)
> >
> > (param 1) = [type='IN', class='java.lang.String', value='Admin',
> > sqltype='CF_SQL_VARCHAR']
> >
> >
> >It's running on a Windows 2000 server accessing MS SQL Server 2000, using
> >CFMX 6.1.
> >
> >Has anyone ever seen this message before?  Any idea what the
> problem could
> >be?
> >
> >TIA
> >
> >--
> >Mosh Teitelbaum
> >evoch, LLC
> >Tel: (301) 942-5378
> >Fax: (301) 933-3651
> >Email: [EMAIL PROTECTED]
> >WWW: http://www.evoch.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:201593
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Dave Watts
> If your CF server is located on a different server than your 
> SQL server, uncheck "Maintain Connections" in CF 
> admin/datasource setup/advanced settings"
> 
> In my experience, you get this error when you try to 
> 'maintain connections' to a remote db.  Your cf app makes a 
> query, then you go to look at something else, 10 minutes 
> later you hit the db again with a new query and it returns 
> this error.

There's a pretty significant performance penalty for disabling this option,
so you're probably better off trying to fix the underlying problem if you
can.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
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:201596
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Paul Vernon
I thought that this was that rather well documented issue where SQL Server
had actually maxed out its connections and was refusing to accept any more
but the data direct drivers return the rather less helpful 'no more data'
error...

If you can, increase your max permissable connections in SQL and decrease
the connection timeout in CFMX so that the connections are maintained but
for less time... This way, you are keeping the perf benefits of maintaining
the connections whilst staving off the site hitting the maximum
connections... 

If you get the right balance, you should never see the problem...

Also make sure you have all the related patches for CFMX and the related
SequeLink drivers installed from the MM site...

Paul


~|
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:201602
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Bryan F. Hogan
Here is some info from Steven Erat. 

http://www.talkingtree.com/blog/index.cfm?mode=entry&entry=40F4C7EA-45A6-284
4-7D0C4841EA190125


~|
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:201604
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: Error Message "No more data available to read." on CFMX 6

2005-04-05 Thread Mosh Teitelbaum
Thanks, again, to everyone who replied.  I've sent the replies along to the
production site's admins (I, unfortunately, don't have direct access to the
servers).

As before, I'll let you know if/when the problem is resolved and what the
ultimate solution was.

Again, thanks.

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -Original Message-
> From: Bryan F. Hogan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 05, 2005 4:29 PM
> To: CF-Talk
> Subject: RE: Error Message "No more data available to read." on CFMX 6
>
>
> Here is some info from Steven Erat.
>
> http://www.talkingtree.com/blog/index.cfm?mode=entry&entry=40F4C7E
> A-45A6-284
> 4-7D0C4841EA190125
>
>
> 

~|
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:201613
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