PDF Support with CF8 - Can this be done?

2007-11-02 Thread Frank Mamone
Hi everyone,

I've been out of the CF game for a very long time and now I have a little
project to do and wondering
if CF8 has the answer for me. I'll keep search the docs, but in case you
have a quick answer I appreciate it.

What I need to do is take information posted from a web form and merge it
into an existing PDF with place holders
and then save the file and email it as an attachement.

Can CF 8 do the PDF portion natively?

Thank you,

Frank Mamone


~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292526
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: PDF Support with CF8 - Can this be done?

2007-11-02 Thread Frank Mamone
Thanks everyone...I'll start looking at those tags on Adobe. It feels
strange to say Adobe. Last time I used CF it was MM.

Great to be back!

Frank

On Nov 2, 2007 1:19 PM, Bryan Stevenson [EMAIL PROTECTED]
wrote:

 Yes it can...CFDOCUMENTpretty straightforward

 welcome back ;-)

 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

 Notice:
 This message, including any attachments, is confidential and may contain
 information that is privileged or exempt from disclosure. It is intended
 only for the person to whom it is addressed unless expressly authorized
 otherwise by the sender. If you are not an authorized recipient, please
 notify the sender immediately and permanently destroy all copies of this
 message and attachments.


 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292597
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: A newbie approaches user authentication

2005-02-13 Thread Frank Mamone
If you're doing Windows authentication, this article will help. Either
way this will help:

http://www.macromedia.com/devnet/mx/coldfusion/articles/ntdomain_1.html


On Sun, 13 Feb 2005 20:52:05 +, Chris Kavanagh [EMAIL PROTECTED] wrote:
 Dear list,
 
 So, my first app is finished - except for user authentication.  I
 thought I'd save the most difficult bit until the end.
 
 I guess CFLOGIN is the way to go, so I took a look at this tutorial:
 http://tutorial67.easycfm.com/
 
 and, to my shame, didn't really understand it.  I was doing okay
 until the bit about creating a security object that contains all the
 methods of the security component by using the createobject function to
 invoke security.cfc.
 
 Can anyone either (a) point me to a simpler user authentication method,
 or (b) help me understand that above stuff?
 
 Many grateful thanks in advance,
 CK.
 
 

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


Simulating sub-domains with hosts file

2005-02-07 Thread Frank Mamone
Does anyone know how I can simulate subdomains with my hosts file in
my local Windows machine?

More specifically, I need know if using a wildcard is possible. I used
this for testing;

127.0.0.1   home.mywebsite.com

and it works.  I am trying to achieve this:

127.0.0.1  *.mywebsite.com

The asterisk does not work.

Thanks,

Frank

~|
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:193488
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: Simulating sub-domains with hosts file

2005-02-07 Thread Frank Mamone
Thanks Barney.

- Frank


On Mon, 7 Feb 2005 15:45:02 -0800, Barney Boisvert [EMAIL PROTECTED] wrote:
 Nope, host files don't have any wildcard support, so you'll have to
 add a record for each subdomain, as well as the bare domain.
 
 cheers,
 barneyb
 
 On Mon, 7 Feb 2005 18:27:57 -0500, Frank Mamone [EMAIL PROTECTED] wrote:
  Does anyone know how I can simulate subdomains with my hosts file in
  my local Windows machine?
 
  More specifically, I need know if using a wildcard is possible. I used
  this for testing;
 
  127.0.0.1   home.mywebsite.com
 
  and it works.  I am trying to achieve this:
 
  127.0.0.1  *.mywebsite.com
 
  The asterisk does not work.
 
  Thanks,
 
  Frank
 
 
 
 --
 Barney Boisvert
 [EMAIL PROTECTED]
 360.319.6145
 http://www.barneyb.com/
 
 Got Gmail? I have 50 invites.
 
 

~|
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:193495
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: Oracle help please

2005-01-21 Thread Frank Mamone
Thanks everyone for all the options.

 I'm definately archiving this thread in my Gmail!

-Frank


On Fri, 21 Jan 2005 07:27:20 -0600, Deanna Schneider
[EMAIL PROTECTED] wrote:
 Why didn't you just do this, then?
 UPDATE TABLE1
 SET TABLE1.FIELD =
 (
 SELECT
 TABLE2.FIELD
 FROM TABLE2
 WHERE TABLE1.KEY = TABLE2.KEY
 AND TABLE1.FIELD = 'Y'
 )
 
 (You don't need the outer table in your inner query.)
 
 - Original Message -
 From: Frank Mamone [EMAIL PROTECTED]
 To: CF-Talk cf-talk@houseoffusion.com
 Sent: Thursday, January 20, 2005 6:28 PM
 Subject: Re: Oracle help please
 
 I was trying to run an update with a self-join. The table has no
  primary key attributes. It's a an interface table for data migration.
  Here is one variation:
 
  UPDATE TABLE1
  SET TABLE1.FIELD =
  (
  SELECT
  TABLE2.FIELD
  FROM TABLE1, TABLE2
  WHERE TABLE1.KEY = TABLE2.KEY
  AND TABLE1.FIELD = 'Y'
  )
 
  I was just wondering if my interpretation of the error was correct.
  Note that non-join updates
  work without error.
 
  - Frank
 
  On Thu, 20 Jan 2005 22:16:45 -, Ciliotta, Mario
  [EMAIL PROTECTED] wrote:
  Frank,
 
  What is the exact SQL that you are now trying to run?
 
  Mario
 
  -Original Message-
  From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
  Sent: Thursday, January 20, 2005 4:42 PM
  To: CF-Talk
  Subject: Re: Oracle help please
 
  Frank Mamone wrote:
  
   With everyone's help I finally did get the syntax working but I get the
  famous
   'non-preserved key' message.  I finally did it by updating the
   majority doing a straight update and processing the exceptions
   manually.
  
   I was just wondering if you can enlighten me on the meaning of  the
   message -- if you are familiar with it. From what I read, both tables
   being joined must both have primary keys defined. Do they mean defined
   as physical attributes of the tables?
 
  I am not familiar with that error.
 
  Jochem
 
 
 
 
 
 

~|
Logware: 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:191343
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: Oracle help please

2005-01-20 Thread Frank Mamone
Hi Jochem,

With everyone's help I finally did get the syntax working but I get the famous 
'non-preserved key' message.  I finally did it by updating the
majority doing a straight update and processing the exceptions
manually.

I was just wondering if you can enlighten me on the meaning of  the
message -- if you are familiar with it. From what I read, both tables
being joined must both have primary keys defined. Do they mean defined
as physical attributes of the tables?

Thanks,

--Frank

On Tue, 18 Jan 2005 21:12:50 +0100, Jochem van Dieten
[EMAIL PROTECTED] wrote:
 Frank Mamone wrote:
 
  ROW_ID
  CON_PERSON_UID
  PC_STATUS
  CON_CUST_STATUS
  CON_PR_POSTN
 
  I need to put the value of PC_STATUS into CON_CUST_STATUS  where
  CON_PERSON_UID matches ROW_ID and marked as CON_PR_POSTN = 'Y'
 
  Remember this is denormalized data.  So, essentially I need to do a
  self join update. With  MS SQL  I would use this
 
  UPDATE EIM_CONTACT
  SET EIM_CONTACT.CON_CUST_STAT_CD = EIM_CONTACT1.PC_STATUS
  FROM EIM_CONTACT , EIM_CONTACT  EIM_CONTACT1
  WHERE EIM_CONTACT.ROW_ID = EIM_CONTACT1.CON_PERSON_UID
  AND CON_PR_POSTN = 'Y'
 
 If that works you need to file a bug with Microsoft. Imagine the
 following dataset:
 
 ROW_ID  CON_PERSON_UID  PC_STATUS  CON_CUST_STATUS  CON_PR_POSTN
 x1x   ?  Y
 ad   x1x  2  Y
 df   x1x  3  Y
 
 The outcome of your update query on this dataset is undefined.
 Should it set CON_CUST_STATUS in the first row to 2 or to 3?
 
 If you make the database choose consistently between the 2 and
 the 3 (usually through aggregate functions) you have solved the
 Single row sub-query returns more than one row. error message
 and then it will work.
 
 Jochem
 
 

~|
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:191189
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: Oracle help please

2005-01-20 Thread Frank Mamone
I was trying to run an update with a self-join. The table has no
primary key attributes. It's a an interface table for data migration.
Here is one variation:

UPDATE TABLE1
SET TABLE1.FIELD =
(
SELECT
TABLE2.FIELD
FROM TABLE1, TABLE2
WHERE TABLE1.KEY = TABLE2.KEY
AND TABLE1.FIELD = 'Y'
)

I was just wondering if my interpretation of the error was correct.
Note that non-join updates
work without error.

- Frank

On Thu, 20 Jan 2005 22:16:45 -, Ciliotta, Mario
[EMAIL PROTECTED] wrote:
 Frank,
 
 What is the exact SQL that you are now trying to run?
 
 Mario
 
 -Original Message-
 From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
 Sent: Thursday, January 20, 2005 4:42 PM
 To: CF-Talk
 Subject: Re: Oracle help please
 
 Frank Mamone wrote:
 
  With everyone's help I finally did get the syntax working but I get the
 famous
  'non-preserved key' message.  I finally did it by updating the
  majority doing a straight update and processing the exceptions
  manually.
 
  I was just wondering if you can enlighten me on the meaning of  the
  message -- if you are familiar with it. From what I read, both tables
  being joined must both have primary keys defined. Do they mean defined
  as physical attributes of the tables?
 
 I am not familiar with that error.
 
 Jochem
 
 

~|
Logware: 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:191310
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: Oracle help please

2005-01-18 Thread Frank Mamone
Greg,

I tried this:

UPDATE EIM_CONTACT 
SET A.CON_CUST_STAT_CD =
(
SELECT B.PC_STATUS
FROM EIM_CONTACT A , EIM_CONTACT B
WHERE A.ROW_ID = B.CON_PERSON_UID
AND B.CON_PR_POSTN = 'Y'
)

I get Table or View does not exist.

- Frank



On Mon, 17 Jan 2005 16:17:59 -0600, Greg Morphis [EMAIL PROTECTED] wrote:
 Frank,
 
 use something like this
 
 UPDATE TEST1
 SET CHR =
 (
 SELECT CHR FROM TEST2
 WHERE TEST1.num = TEST2.num
 )
 
 adjust your query to...
 UPDATE TABLE1
 SET TABLE1.FIELD = 
 (
 SELECT
 TABLE2.FIELD
 FROM TABLE1, TABLE2
 WHERE TABLE1.KEY = TABLE2.KEY
 AND TABLE1.FIELD = 'Y'
 )
 
 
 On Mon, 17 Jan 2005 16:42:23 -0500, Frank Mamone [EMAIL PROTECTED] wrote:
  I am having trouble doing an update with a join in Oracle.  I am
  getting this error:
 
  SQL command not properly ended.
 
  Here is the generic syntax I am using:
 
  UPDATE TABLE1
  SET TABLE1.FIELD = TABLE2.FIELD
  FROM TABLE1, TABLE2
  WHERE TABLE1.KEY = TABLE2.KEY
  AND TABLE1.FIELD = 'Y'
 
  Thanks for your help.
 
  Frank
 
 
 
 

~|
Logware: 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:190905
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: Oracle help please

2005-01-18 Thread Frank Mamone
I worked out the syntax quirks  and now it looks like this:

UPDATE eim_contact
SET con_cust_stat_cd =
(
SELECT
b.pc_status
FROM eim_contact a, eim_contact b
WHERE a.row_id = b.con_person_uid
AND b.con_pr_postn = 'Y'
)

Now I get : Single row sub-query returns more than one row.

I'm trying to upate multiple rows in the same table.

- Frank
 






On Tue, 18 Jan 2005 08:44:34 -0500, Frank Mamone [EMAIL PROTECTED] wrote:
 Greg,
 
 I tried this:
 
 UPDATE EIM_CONTACT
 SET A.CON_CUST_STAT_CD =
 (
 SELECT B.PC_STATUS
 FROM EIM_CONTACT A , EIM_CONTACT B
 WHERE A.ROW_ID = B.CON_PERSON_UID
 AND B.CON_PR_POSTN = 'Y'
 )
 
 I get Table or View does not exist.
 
 - Frank
 
 
 On Mon, 17 Jan 2005 16:17:59 -0600, Greg Morphis [EMAIL PROTECTED] wrote:
  Frank,
 
  use something like this
 
  UPDATE TEST1
  SET CHR =
  (
  SELECT CHR FROM TEST2
  WHERE TEST1.num = TEST2.num
  )
 
  adjust your query to...
  UPDATE TABLE1
  SET TABLE1.FIELD =
  (
  SELECT
  TABLE2.FIELD
  FROM TABLE1, TABLE2
  WHERE TABLE1.KEY = TABLE2.KEY
  AND TABLE1.FIELD = 'Y'
  )
 
 
  On Mon, 17 Jan 2005 16:42:23 -0500, Frank Mamone [EMAIL PROTECTED] wrote:
   I am having trouble doing an update with a join in Oracle.  I am
   getting this error:
  
   SQL command not properly ended.
  
   Here is the generic syntax I am using:
  
   UPDATE TABLE1
   SET TABLE1.FIELD = TABLE2.FIELD
   FROM TABLE1, TABLE2
   WHERE TABLE1.KEY = TABLE2.KEY
   AND TABLE1.FIELD = 'Y'
  
   Thanks for your help.
  
   Frank
  
  
 
  

~|
Logware: 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:190908
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: Oracle help please

2005-01-18 Thread Frank Mamone
TABLE2 is actually the same table so I need to use an alias. Without a
from I cannot give it an alias name.

Thanks.

-Frank



On Tue, 18 Jan 2005 12:38:48 -0400, Rebecca Wells
[EMAIL PROTECTED] wrote:
 Just remove the From line, i.e.:
 
 UPDATE TABLE1
 SET TABLE1.FIELD = TABLE2.FIELD
 WHERE TABLE1.KEY = TABLE2.KEY
   AND TABLE1.FIELD = 'Y'
 
 

~|
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:190952
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: Oracle help please

2005-01-18 Thread Frank Mamone
Definately not what I want. This is an ETL job. So the system exports
the data from several tables and denormalizes it.  Then I need to do
the updates and re-import.

So as you can imagine there will be a lot of empty rows.

Here is what I have:

ROW_ID
CON_PERSON_UID
PC_STATUS
CON_CUST_STATUS
CON_PR_POSTN

I need to put the value of PC_STATUS into CON_CUST_STATUS  where
CON_PERSON_UID matches ROW_ID and marked as CON_PR_POSTN = 'Y'

Remember this is denormalized data.  So, essentially I need to do a
self join update. With  MS SQL  I would use this

UPDATE EIM_CONTACT
SET EIM_CONTACT.CON_CUST_STAT_CD = EIM_CONTACT1.PC_STATUS 
FROM EIM_CONTACT , EIM_CONTACT  EIM_CONTACT1
WHERE EIM_CONTACT.ROW_ID = EIM_CONTACT1.CON_PERSON_UID
AND CON_PR_POSTN = 'Y'

I hope this clarifies the situation.

- F

On Tue, 18 Jan 2005 19:18:01 +0100, Jochem van Dieten
[EMAIL PROTECTED] wrote:
 Frank Mamone wrote:
  TABLE2 is actually the same table so I need to use an alias. Without a
  from I cannot give it an alias name.
 
 If TABLE1 and TABLE2 are the same table, your example:
  UPDATE TABLE1
  SET TABLE1.FIELD = TABLE2.FIELD
  FROM TABLE1, TABLE2
  WHERE TABLE1.KEY = TABLE2.KEY
  AND TABLE1.FIELD = 'Y'
 
 simplifies to a no-op:
  UPDATE   TABLE1
  SET  FIELD = FIELD
  WHEREFIELD = 'Y'
 
 which is probably not what you want.
 
 How about giving us the real schema?
 
 Jochem
 
 

~|
Logware: 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:190973
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: Oracle help please

2005-01-18 Thread Frank Mamone
You are right about that. I tried it on MS with another field giving a
unique complex key.

The denormalized tables are confusing the hell out of me and I may be
making the a big assumption about what the 'Y'  flag  really means.
Since, the system puts the Y there, that is, there is no corresponding
column in the actual  DB , (only in the interface tables that I am
working with ), I am assuming the system is providing with this flag
to avoid the more than one record  problems of which you speak.

Thanks for your patience.


On Tue, 18 Jan 2005 21:12:50 +0100, Jochem van Dieten
[EMAIL PROTECTED] wrote:
 Frank Mamone wrote:
 
  ROW_ID
  CON_PERSON_UID
  PC_STATUS
  CON_CUST_STATUS
  CON_PR_POSTN
 
  I need to put the value of PC_STATUS into CON_CUST_STATUS  where
  CON_PERSON_UID matches ROW_ID and marked as CON_PR_POSTN = 'Y'
 
  Remember this is denormalized data.  So, essentially I need to do a
  self join update. With  MS SQL  I would use this
 
  UPDATE EIM_CONTACT
  SET EIM_CONTACT.CON_CUST_STAT_CD = EIM_CONTACT1.PC_STATUS
  FROM EIM_CONTACT , EIM_CONTACT  EIM_CONTACT1
  WHERE EIM_CONTACT.ROW_ID = EIM_CONTACT1.CON_PERSON_UID
  AND CON_PR_POSTN = 'Y'
 
 If that works you need to file a bug with Microsoft. Imagine the
 following dataset:
 
 ROW_ID  CON_PERSON_UID  PC_STATUS  CON_CUST_STATUS  CON_PR_POSTN
 x1x   ?  Y
 ad   x1x  2  Y
 df   x1x  3  Y
 
 The outcome of your update query on this dataset is undefined.
 Should it set CON_CUST_STATUS in the first row to 2 or to 3?
 
 If you make the database choose consistently between the 2 and
 the 3 (usually through aggregate functions) you have solved the
 Single row sub-query returns more than one row. error message
 and then it will work.
 
 Jochem
 
 

~|
Logware: 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:190983
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


Oracle help please

2005-01-17 Thread Frank Mamone
I am having trouble doing an update with a join in Oracle.  I am
getting this error:

SQL command not properly ended.

Here is the generic syntax I am using:

UPDATE TABLE1
SET TABLE1.FIELD = TABLE2.FIELD
FROM TABLE1, TABLE2 
WHERE TABLE1.KEY = TABLE2.KEY
AND TABLE1.FIELD = 'Y'

Thanks for your help.

Frank

~|
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:190837
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 .NET

2004-10-22 Thread Frank Mamone
I agree with Kwang. Learning the C# syntax is a better investment as
you will become familiar with many other languages with similar
syntax. It's also a little less verbose.

Writing Web Services and Windows Services has now become trivial with .NET.

Have fun and join the .NET - Talk list on HOF.

- Frank


On Fri, 22 Oct 2004 15:08:45 -0400, Kwang Suh [EMAIL PROTECTED] wrote:
 Check out www.asp.net and www.windowsforms.net.
 
 I'd start with C#.  It's very similar to Java syntax, so you'll have a very quick 
 transition to Java.
 
 Console apps are _very_ easy to write in .NET, especially if you have the VS IDE 
 (buy the standard edition - it's only ~$100).  Heck, I just wrote a Windows Service 
 yeterday, and it's mighty easy with the IDE, or even without.
 
  Hi All
 
  Sorry for being OT.  But could anyone point me to a good resource to
  learn .NET, from the begining (hopefully skipping console apps).  I am
  interested in Web and Windows apps.
 
  Also if anyone could share their thoughts about VB.NET and C# which to
  learn?
 
  Please note that I am not a formal trained programmer.
 
  Thanks
 
  Mike
 
 

~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=35

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182408
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: Help Macromedia! MX service is crashing constantly!

2004-09-15 Thread Frank Mamone
A good way to troubleshoot this problem is by using the Cold Fusion
performance counters. It will show you if requests are staying in the
queue and will give you a general direction on where else to look.

- Frank Mamone

- Original Message -
From: Luis Menchu [EMAIL PROTECTED]
Date: Tue, 14 Sep 2004 15:48:21 -0400
Subject: Re: Help Macromedia!MX service is crashing constantly!
To: CF-Talk [EMAIL PROTECTED]

Chad, 

 In case you are subscribed to this posting...

 did you find a specific cause or solution?

 We are running into the same problem.

 We have run into a major problem with MX.It will not stay running.The 
 service shuts down then restarts under load.
 
 Im not sure if this is access database related, but we are getting a REALLY 
 bad error. If the pages are hit repeatedly i can replicate this 
 error.This also happens for all of our web sites.It is not code related.
 
 The web page sits and spins and displays this error:
 
 Server Error
 The server encountered an internal error and was unable to complete your
 request.
 
 Then i check the server event viewer and see this error:
 The description for Event ID ( 0 ) in Source ( ColdFusion MX ODBC Server )
 cannot be found. The local computer may not have the necessary registry
 information or message DLL files to display messages from a remote
 computer. The following information is part of the event: ColdFusion MX
 ODBC [EMAIL PROTECTED],ErrorCode=2310,ErrorMessage=TCP/IP, connection reset
 by peer.
 
 Then the service restarts with this error!
 
 The ColdFusion MX Application Server service for the default server is
 restarting.
 
 The ColdFusion MX Application Server service for the default server was 
 started.PID is 1784.
 
 
 I can get the service to shut down and restart with a MySQL database also.
 
 I get this error:
 The description for Event ID ( 0 ) in Source ( ColdFusion MX ODBC Server ) 
 cannot be found. The local computer may not have the necessary registry 
 information or message DLL files to display messages from a remote 
 computer. You may be able to use the /AUXSOURCE= flag to retrieve this 
 description; see Help and Support for details. The following information is 
 part of the event: ColdFusion MX ODBC 
 [EMAIL PROTECTED],ErrorCode=2310,ErrorMessage=TCP/IP, connection reset by peer.
 
 
 These errors are happening on two of our development servers.Im not 
 taking MX on to a production server until i feel a heck of a lot more 
 comfortable.
 
 We upgraded from 4.5.1 to MX.One box we upgraded then un-installed so we 
 could do a Fresh install of MX, not an upgrade.This did not help
 
 here are some server details:
 P3 800
 500megs ram
 Win 2k Server
 IIS5
 
 If more detail is need i will be happy to provide
it.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




OT: OSQL Cannot find my Northwind

2004-09-15 Thread Frank Mamone
I am running an instance MSDE with on my machine called HOMEFRANKMA.

One instance is called NETSDK and contains a database called Northwind
(of course).

I am trying to access it with OSQL but it gives me an error saying
that it's not found in
sysdatabases.

here is what I use:

use Northwind
select * from employees
go

I tried many variations of the first line thinking that it needs more
qualification by including the instance name : use NETSDK.Northwind 
and HOMEFRANKMA.NETSDK.Northwind but still doesn't work.

This is not an urgent matter as it still works with Query Analyzer.
But I''m curious as to why it doesn't work.

Thanks,

Frank
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: ASP book for CF programmer?

2004-08-12 Thread Frank Mamone
I've been using

 
MCAD/MCSD Developing nd Implementing Wev Applications wit Visual C#
.NET and Visual Studio .NET.

I like it a lot because it's a certification book it covers most
topics. Of course,you will alsohave to use other books for
in-depth discussions of specific topics like ADO.NET for example.

I also read Inside C# which is about C# not ASP.NET which was in depth
and excellent.

Please contact me off list if you want to discuss further.

-Frank

- Original Message -
From: Chris Terrebonne [EMAIL PROTECTED]
Date: Wed, 11 Aug 2004 15:35:17 -0400
Subject: SOT: ASP book for CF programmer?
To: CF-Talk [EMAIL PROTECTED]

Hello,

 I hope this isn't too off topic, but I figured this would be the best
place to get good info.

 I am currently a long time CF and C++ programmer and I want to try my
hand at ASP.NET (VB  C#).Any other CF'ers made the ASP transition? 
If so, were there any books that you found that were good for
experienced programmers trying to pick up ASP.NET?Any advise or
resources to share?

 Thanks for any info you could provide.

 Regards,
 Chris
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Web Team Project Management App

2004-08-08 Thread Frank Mamone
Looks like a nice product.

I wonder how they did the Gantt chart?

-Frank

- Original Message -
From: Matthew Fusfield [EMAIL PROTECTED]
Date: Sat, 7 Aug 2004 09:11:23 -0400
Subject: Re: Web Team Project Management App
To: CF-Talk [EMAIL PROTECTED]

We've been pretty happy with dotProject (http://www.dotproject.net/)
 While not written in CF, it is pretty flexible and you can customize
 the PHP code to do whatever you need.

 Matt

 - Original Message -
 From: [EMAIL PROTECTED] [EMAIL PROTECTED]
 Date: Fri, 06 Aug 2004 18:15:45 +
 Subject: Web Team Project Management App
 To: CF-Talk [EMAIL PROTECTED]

 Our company is moving from a one man to a three man development team. 
 I would looking for an application that we could use preferable built
 in CF to help manage incoming project requests and track the
 progress/stage of each developer.

 Does anyone have any advice or read any good articles about CF team
 management? We all know how difficault it can be to manage developers.
 kidding

 Thanks
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: SOT: Learning Java for a CF programmer

2004-08-01 Thread Frank Mamone
Thanks Dick!

Great resources.

-Frank

- Original Message -
From: Dick Applebaum [EMAIL PROTECTED]
Date: Sat, 31 Jul 2004 14:40:27 -0700
Subject: SOT: Learning Java for a CF programmer
To: CF-Talk [EMAIL PROTECTED]

There has been some interest posted to CF-Talk about learning Java -- 
 to be able to extend CF programs and/or to be able to write complete 
 Java apps.

 I am one of the people who is learning Java.

 I have been using O'Reilly's Safari to read the book: Java for 
 ColdFusion Developers: at:

 
http://safari.oreilly.com/

 Concurrently, I have been taking a tutorial: Introduction to 
 Programming Using Java at:

 
http://www.faqs.org/docs/javap/index.html

 I just found a neat tool called BuueJ at:

 
http://www.bluej.org/download/download-beta.html

 BlueJ is an interactive tool for learning and teaching Java -- it has 
 every thing you need to learn OOP in Java. It has GUI that lets you 
 manipulate objects and classes.It is neither underkill or overkill, 
 so it doesn't get in the way, but allows you to do everything need to 
 write, test, debug, examine Java programs.

 Have a look!

 HTH

 Dick

 The best way to predict the future is to invent it.
 - Alan Kay -
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Best Free Java IDE

2004-07-26 Thread Frank Mamone
I'm looking to get into Java for some integration with CF etc.

What would you recommend as a free Java IDE?

Thanks,

Frank
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Best Free Java IDE

2004-07-26 Thread Frank Mamone
I was looking at Eclipse but I didn't see a free version. I saw only
trial versions.

I'll take a second look.

Thanks for your suggestions,

Frank Mamone

- Original Message -
From: Massimo Foti [EMAIL PROTECTED]
Date: Mon, 26 Jul 2004 15:41:59 +0200
Subject: Re: Best Free Java IDE
To: CF-Talk [EMAIL PROTECTED]

 I'm looking to get into Java for some integration with CF etc.
 
 What would you recommend as a free Java IDE?
 
http://www.netbeans.org/

http://www.eclipse.org/

They are both worth a try


Massimo Foti
http://www.massimocorner.com

 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Best Free Java IDE

2004-07-26 Thread Frank Mamone
Thanks Dave...I was using a link from a Google search last night and
was on the wrong site.

I am however having trouble connecting to eclipse.org right now.

-Frank

- Original Message -
From: Dave Watts [EMAIL PROTECTED]
Date: Mon, 26 Jul 2004 11:54:21 -0400
Subject: RE: Best Free Java IDE
To: CF-Talk [EMAIL PROTECTED]

 I was looking at Eclipse but I didn't see a free version. I 
  saw only trial versions.

 There are no non-free versions of Eclipse to the best of my knowledge,
 although IBM WebSphere Studio, which shares a lot of Eclipse's
 functionality, is commercial, and there may be commercial third-party
 extensions for Eclipse as well.

 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 phone: 202-797-5496
 fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Best Free Java IDE

2004-07-26 Thread Frank Mamone
Thanks Matt... I'll check it out.

- Original Message -
From: Matt Liotta [EMAIL PROTECTED]
Date: Mon, 26 Jul 2004 12:43:16 -0400
Subject: RE: Best Free Java IDE
To: CF-Talk [EMAIL PROTECTED]

The official web site for Eclipse (eclipse.org) is currently down. If you
 like, you can download the He3 beta from richpalette.com, which includes
 latest version of Eclipse, which He3 is built on. You'll find that it
 includes all the wonderful Java functionality of Eclipse along with
 CFML-specific functionality provided by He3.

 -Matt

 -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  On Behalf Of Frank Mamone
  Sent: Monday, July 26, 2004 12:04 PM
  To: CF-Talk
  Subject: Re: Best Free Java IDE
  
  Thanks Dave...I was using a link from a Google search last night and
  was on the wrong site.
  
  I am however having trouble connecting to eclipse.org right now.
  
  -Frank
  
  
  - Original Message -
  From: Dave Watts [EMAIL PROTECTED]
  Date: Mon, 26 Jul 2004 11:54:21 -0400
  Subject: RE: Best Free Java IDE
  To: CF-Talk [EMAIL PROTECTED]
  
   I was looking at Eclipse but I didn't see a free version. I
  saw only trial versions.
  
 There are no non-free versions of Eclipse to the best of my knowledge,
 although IBM WebSphere Studio, which shares a lot of Eclipse's
 functionality, is commercial, and there may be commercial third-party
 extensions for Eclipse as well.
  
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 phone: 202-797-5496
 fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Errors 232s Long running requests, and lots more stuff

2004-07-21 Thread Frank Mamone
Simon,

I had similar problems like this causing CF5 to restart several times a day.

In my case it was problems with querres taking to long to process.

I used SQL Profiler and the log files to find the offending query.

Hope this helps,

Frank

- Original Message -
From: Simon Whittaker [EMAIL PROTECTED]
Date: Tue, 20 Jul 2004 17:09:29 -0400
Subject: Re: Errors 232s  Long running requests, and lots more stuff
To: CF-Talk [EMAIL PROTECTED]

Tracy,

Did you find a resolution for this issue? Am seeing it on a cf5 server
which I need to get sorted.

Cheers

Simon

I can't seem to find the answer to these contstant errors/warnings in 

 the log 

 file of cf 5...

 



 It seems all throughout the day, I'm seeing NT error 232

 A long-running request returned. The unresponsive thread count is down 

 to 0. 

 A request exceeded the timeout. The unresponsive thread count is up to 

 1. 

 !!CFTrace::logThread(1116) has no entry for thread 1116

 

 

 

 Can anyone clue me in on where I need to start looking ? One thing, 

 I'm 

 concerned about is the group that wrote this application used session 

 variables

 continously and didn't use any locking whatsoever.. If this a 

 possibility of 

 the problems ? .. Could it be timing out talking to the database 

 server ?

 



 Thanks !

 

 

-
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Help! All of a sudden one of my sites is not working

2004-07-12 Thread Frank Mamone
Brook,

Try deleting all the compiled class files in the CFCLASSES directory
and restart CFMX service.

Probably a corrupt file in cacahe which is not being recompiled.

-Frank

- Original Message -
From: Brook Davies [EMAIL PROTECTED]
Date: Mon, 12 Jul 2004 09:57:45 -0700
Subject: Help! All of a sudden one of my sites is not working
To: CF-Talk [EMAIL PROTECTED]

I have several sites running on IIS 5.0 / Win2k, with CFMX 6.1.

One of the sites, all of a sudden shows:

09:54:43.043 - coldfusion.runtime.TemplateNotFoundException - in : line -1

File not found: /members/index.cfm

When I try to access it. If I go to a html page that I know exixts it loads 

fine??! This worked an hour ago, the CFMX server crashed for some reason 

(I'm meaning to post about that later ;)), and now this 1 site can not seem 

to locate any of the cfm files, although all paths look correct. Other 

sites load fine.

All the sites (about 3 of them share the same jrun.dll andCache web 

server paths is NOT checked. What could possibly be going on here?

Brook
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Process Modeling Tool

2004-07-09 Thread Frank Mamone
You bulit this in Flash?

- Original Message -
From: Nick de Voil [EMAIL PROTECTED]
Date: Fri, 9 Jul 2004 11:43:42 +0100
Subject: Re: Process Modeling Tool
To: CF-Talk [EMAIL PROTECTED]

 I am looking for a tool/software so that I can create graphical

 respresentation of processes.I guess something like Visio.

If you're looking for something on the desktop, SmartDraw works for me.

If you want something to integrate into a web app, there are 2 possibilities

worth mentioning:

- If you only want to auto-create a static diagram from something that's in

a database already, SVG is ideal. The only problem is that people need an

SVG-enabled browser to see it.

- If you want something interactive, this can also be done with SVG, but

Flash is a more suitable tool. We've got something like this in our CMS - we

built a generic diagram editor that can create any type of diagram so long

as it consists of shapes joined by straight lines with various types of

connector shapes, and we use it in the CMS for several purposes - describing

workflow processes, designing relational data models, and visualising

semantic networks (metadata vocabularies). I like it so much I use it

instead of SmartDraw for a lot of things now. Example of a workflow diagram

here: http://www.devoil.biz/workflow.jpg

Nick
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Updating multiple records

2004-07-04 Thread Frank Mamone
Mark,

Try this:

cfloop index=memberID from=1 to=3300

cfquery name=updateRecords datasource=dsn

	UPDATE myTable

	SET controlID = '#createUUID()#'

	WHERE memberID = #memberID#

/cfquery

/cfloop

-Frank

- Original Message -
From: Mark Leder [EMAIL PROTECTED]
Date: Sun, 4 Jul 2004 11:39:25 -0400
Subject: Updating multiple records
To: CF-Talk [EMAIL PROTECTED]

Hi all,

I have a SQL 2000 db with about 3400 records, which I upsized from MSAccess.

Each record has a unique memberID (1,2,3, and so on, from Access).I need

to insert (in a new field) a UUID into each of the first 3300 records (the

newer ones already have it).How would I go about doing it?

cfquery name=updateRecords datasource=dsn

	UPDATE myTable

	SET controlID = '#createUUID()#'

	WHERE memberID = ??? (this would Increment the memberID by one, I

guess, from 1 through 3300)	

/cfquery

Thanks, Mark
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




GMAIL - Anyone have an extra?

2004-07-01 Thread Frank Mamone
If anyone has an extra invite, I need one for my wife.

Her email is [EMAIL PROTECTED]

I got only one invite so far and it failed when my wife received it.
It gave the error page has expired.

Have you heard of this?

-Frank
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Blackstone @ CF-FUN '04

2004-06-29 Thread Frank Mamone
Is this an original feature of common web development platforms? Is something like this already available in .NET, J2EE, Websphere etc?

-F
- Original Message - 
From: Samuel R. Neff 
To: CF-Talk 
Sent: Monday, June 28, 2004 12:14 PM
Subject: RE: Blackstone @ CF-FUN '04

What he demoed was the ability to call CFC methods in response to non-HTTP
events, such as socket connections, database changes, file changes, etc.
The example he showed had CF watching a drop folder and he copied a text
file to the folder and CF automatically detected that the file was added and
ran a CFC method to process the template and import the data into a
database.

Also related on the not before seen list was asynchronous method calls so
you can have one request set off a separate cf template call and have things
run in parallel.No example shown and no more details given.Very neat
though.

Best regards,

Sam


Blog http://www.rewindlife.com
TeamMM http://www.macromedia.com/go/team 


 -Original Message-
 From: Alexander Sherwood [mailto:[EMAIL PROTECTED] 
 Sent: Monday, June 28, 2004 11:56 AM
 To: CF-Talk
 Subject: SOT: Blackstone @ CF-FUN '04
 
 Slight OT here:
 
 Anyone catch Ben's Blackstone keynote(s) at CF-FUN? It was 
 rumored that he was going to demo some features not 
 previously shown on the User Group tour this summer.
 
 Anyone have the details?!;-)
 
 Thanks!
 
 --
 Alex
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Help with CF5 Queued Requests

2004-06-18 Thread Frank Mamone
I have been tasked with stabilizing a legacy CF 5 application which had several problems including CF restarts and loss of client variables etc.

I managed to solve most of the issues -- many caused by application variables not being locked.

There is one issue which I need help with. Using Perfmon, I notice that, at times, ColdFusion requests stay queued and are not processed. They just stay there - forcing me to restart CF.

I am tryng to track down what in the code could be causing this by looking at the log entries showing slow page warnings.

Is there any known causes for this symptom? What else should I be looking for?

Thanks for your help.

Frank
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: Help with CF5 Queued Requests

2004-06-18 Thread Frank Mamone
Mark,

I found the processes that lockup in SQL Server. When I kill them it returns to normal. What I don't understand is why the query timeout set in CFADMIN doesn't take care of this automatically? 

Our DBA is looking at the offending queries in the meantime.

Thanks for your tips!

-Frank
- Original Message - 
From: Mark A. Kruger - CFG 
To: CF-Talk 
Sent: Friday, June 18, 2004 3:23 PM
Subject: RE: Help with CF5 Queued Requests

Frank,

You should be looking for code that waits for a response from a third party process. Culprits are (typically) db
access, ftp, ldap, pop, file access (cffile), cfhttp etc.All of these services must connect to a service or process
outside the CF engine - cf awaits their response... sometimes indefinitely if its set up that way. That's why such
tags often include a timeout value.Slow pages is a good place to start. Also look at the scheduled task folder and
find out if there's a regular data import or web scraping application or some other ap put there for utility reasons.
Sometimes these tasks run for years with no one noticing them and then suddenly start hanging.

-Mark

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]
 Sent: Friday, June 18, 2004 12:06 PM
 To: CF-Talk
 Subject: Help with CF5 Queued Requests

 I have been tasked with stabilizing a legacy CF 5 application which had several problems including CF restarts and
loss of client variables etc.

 I managed to solve most of the issues -- many caused by application variables not being locked.

 There is one issue which I need help with. Using Perfmon, I notice that, at times, ColdFusion requests stay queued and
are not processed. They just stay there - forcing me to restart CF.

 I am tryng to track down what in the code could be causing this by looking at the log entries showing slow page
warnings.

 Is there any known causes for this symptom? What else should I be looking for?

 Thanks for your help.

 Frank
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Help: CF5 Prof. connecting to Oracle with Merant

2004-06-03 Thread Frank Mamone
I have setup a ODBC connection usingMerant 3.7 OEM drivers in the Windows Datasource Admin. It connects properly.

However, in CF ADMIN it does not connect. The proper username and password have been entered.

I'll keep searching the archives etc, but if you have heard of such a problem please let me know.

Thanks in advance,

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




Re: Application Security Confusion

2004-05-31 Thread Frank Mamone
Jeff,

What happens if you set the Timeout to 0? Do they timeout then?

-Frank
- Original Message - 
From: Jeff Chastain 
To: CF-Talk 
Sent: Monday, May 31, 2004 10:08 AM
Subject: RE: Application Security Confusion

Okay, Hal's tutorial fixed the browser close issue.

However, I still cannot get the session variables to timeout when the
browser is still open.I even set the seesionTimeout attribute to 15
seconds and I can still navigate the application all day long without being
required to re-login.

Any thoughts on what might cause this?

Thanks
-- Jeff

 _

From: Pascal Peters [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 31, 2004 3:52 AM
To: CF-Talk
Subject: RE: Application Security Confusion

Jeff,

They have to die at sessiontimeout, but NOT when you close your browser
(if you are using CF sessions on CFMX or a lower version). If you use
J2EE sessions in CFMX, the session will end if you close all browser
windows. 

Without seeing code, I can't imagine why the session would persist after
the specified timeout. You could try and debug by doing a cfdump
var=#session# right after the cfapplication tag. This way you can see
if the session really exists, or if your code recreates it or something
of the kind.

Pascal 

 -Original Message-
 From: Jeff Chastain [mailto:[EMAIL PROTECTED] 
 Sent: maandag 31 mei 2004 2:11
 To: CF-Talk
 Subject: Application Security Confusion
 
 Ok, I must really be missing something obvious, because this 
 makes no sense.

 I have an application that has security setup and tracked via session
 variables.The cfapplication tag has the setClientCookies 
 attribute set to
 true, and the sessionTimeout attribute has a createTimeSpan 
 value of 0,0,15,0 which I thought was 15 minutes (I am 
 questioning most everything I
 knew now).At the beginning of each secure page, there is 
 an isDefined
 check to see if a session structure userAuth exists.If so, 
 then further checks are done to check for valid permissions - 
 if not, the user is sent to the login screen.

 When I first load the application, I get sent to the login screen as
 expected.However, if I leave my browser window open with 
 no activity for
 30 minutes, I find I can still navigate the secure pages 
 without having to
 log in again.What is even weirder is that I can close all 
 of my browser
 windows, load a new browser window and go directly to a 
 secure url in the site without having to log in again.

 I am beginning to question everything I knew about session 
 variables, but I thought they were supposed to time out and 
 die automatically based upon the sessionTimeout attribute of 
 the cfapplication tag and they always died immediately upon 
 closing the browser.

 My session variables won't die!

 Thanks for any pointers.
 -- Jeff
 
 
 
 
 _
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: CF in montreal (quebec) ?

2004-05-26 Thread Frank Mamone
I'm in Montreal and there doesn't seem to be many companies using CF here. 

-Frank
- Original Message - 
From: CFDEV 
To: CF-Talk 
Sent: Friday, May 21, 2004 7:52 AM
Subject: CF in montreal (quebec) ?

Hi there, does anyone of you knows if there is a big community of CF
programmer in montreal... I always see on this list conference and stuff in
the States and in Toronto for Canada..

Thanks

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




Cannot assign result to symbol????

2004-05-25 Thread Frank Mamone
I'm getting this strange error in my Production environment. Not sure what
it means. Not reproducible in DEV.

Anyone see this before?

An error occurred while evaluating the _expression_: PPRE
url.ThisIsGoodPathToGetBack = #cgi.PATH_INFO# /PRE/P/PError near
line 237, column 11.HRPCannot assign result to symbol
url.ThisIsGoodPathToGetBackP pThe error occurred while processing an
element with a general identifier of (CFSET), occupying document position
(237:5) to (237:59)./p _expression_

Thanks,

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




Re: Cannot assign result to symbol???? SOLVED

2004-05-25 Thread Frank Mamone
Strange one. I removed the assignment saved. Put it back and it works. Go figure.

-Frank
- Original Message - 
From: Frank Mamone 
To: CF-Talk 
Sent: Tuesday, May 25, 2004 10:34 AM
Subject: Cannot assign result to symbol

I'm getting this strange error in my Production environment. Not sure what
it means. Not reproducible in DEV.

Anyone see this before?

An error occurred while evaluating the _expression_: PPRE
url.ThisIsGoodPathToGetBack = #cgi.PATH_INFO# /PRE/P/PError near
line 237, column 11.HRPCannot assign result to symbol
url.ThisIsGoodPathToGetBackP pThe error occurred while processing an
element with a general identifier of (CFSET), occupying document position
(237:5) to (237:59)./p _expression_

Thanks,

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




Help with stored procedure

2004-05-08 Thread Frank Mamone
Hi,

I have three tables for a roles-based security systems; USERS, ROLES, and an
intersection table USERS_ROLES. Pretty typical way of doing it.

I would like the stored procedure to return the Roles as a column in each
record as a comma separated list.

Thanks for any pointers.

-Frank


My Inbox is protected by SPAMfighter
7708 spam mails have been blocked so far.
Download free www.spamfighter.com today!
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Slow query on CF5 why?

2004-03-29 Thread Frank Mamone
WHat are the possible reasons for a query taking 2.3 seconds thru CF(CF5) but a few milliseconds in Query Analyzer?

Same DB server.

Thanks,

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




Re: Slow query on CF5 why?

2004-03-29 Thread Frank Mamone
Hi Steve,

This particular one returns one record but there are others with the same symptom which return around 30 or so rows. Granted they are lengthy queries.

It's a shared server so there are several applications accessing the same DB server and CF server. It is consistently slow.

-Frank 


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




Re: Windows CF5 Custom Tags Bug?

2004-03-25 Thread Frank Mamone
Had the same problem with CFMODULE. As Dave explained, that is the solution, however I'm not sure if you can use that code with CFMODULE. We just stopped using the using the /.

-Frank
- Original Message - 
From: Jon Block 
To: CF-Talk 
Sent: Thursday, March 25, 2004 11:51 AM
Subject: Windows CF5 Custom Tags Bug?

Symptom (watered down):

My application uses lots of custom tags. At one point in the code, I have a
.CFM page called myfile.cfm which calls a custom tag is called that
generates some text files called cf_makefiles. That works great. Within
the cf_makefiles tag, I am calling an additional custom tag that generates
some HTML for me called cf_makesomehtml.

The problem is that when, and only when, I call cf_makesomehtml, the
ENTIRE http request appears to be running two times! I can't understand why
that would possibly happen. In other words, in my little tree of nested
custom tags, a very simple tag which generates some text is causing the
entire request to be evaluated by the server a second time.

The result is I'm getting two sets of files created, rather than just the
one that I want.

What do I do? Has anybody ever seen this before? I monitored the HTTP
traffic and it almost seems like the browser is somehow induced to re-submit
the URL somehow. I'm so confused.. I've been working with CF for years but I
have never seen anything like this...

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




Re: BlueDragon and Dreamweaver MX

2004-03-10 Thread Frank Mamone
I just downloaded it too and it looks awesome, but am having problems connecting to MSDE instances. I'm not sure where to specify the instance name. I am guessing that MS does this by using different ports for each instance. I have it setup to use Windows Auth. I don't see that option in this software.

-Frank
- Original Message - 
From: Rob 
To: CF-Talk 
Sent: Wednesday, March 10, 2004 3:32 PM
Subject: Re: BlueDragon and Dreamweaver MX

On Wed, 2004-03-10 at 12:07, [EMAIL PROTECTED] wrote:
 Yep.Aqua Data is like Enterprise Manager, but with the ability to talk to a 
 wide variety of dbs.Of course, since it's not MS-specific, it doesn't have all 
 the bells and whistles of EM, but it's the best thing out there if you have to 
 deal with more than one brand of db.

I just downloaded it... awsome product :) better the pgaccess in my
opnion (for those of you on old postgres)

http://www.aquafold.com/downloads.html

-- 
Rob [EMAIL PROTECTED]
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Monthly Scheduled Task

2004-02-11 Thread Frank Mamone
There is a port ofWGET for WIN32. Beware though, it leaves a file for every call. Apparently,using the right options does eliminate this problem. 

-Frank
- Original Message - 
From: Rob Rohan 
To: CF-Talk 
Sent: Tuesday, February 10, 2004 12:12 PM
Subject: RE: Monthly Scheduled Task

On Tue, 2004-02-10 at 09:07, Matt Robertson wrote:
 I've heard of this happening more than once, but haven't seen it
 personally.
 
 Not too long ago I started needing a lot of scheduled tasks, and was
 having occasional trouble with them.They sometimes didn't want to
 start etc.Switched to running them thru the Windows scheduler and have
 been real pleased.Call Internet Explorer from the command line and
 have it execute a url
 
 C:\progra~1\intern~1\iexplore.exe http://URLorIPhere/foo.cfm
 
 Call a batch file instead with this call in it and you can do all sorts
 of extra stuff.
 
 Of course this is worthless if you aren't on Windows or can't get to the
 server desktop, or the url is in a protected area.

Not worthless you can do the same thing with a shell script, Cron, wget
or lynx on Unix and its variants (which is almost every operating system
in the world except windows hehehe)

-- 
Vale,
Rob

Luxuria immodica insaniam creat.
Sanam formam viatae conservate!

http://www.rohanclan.com
http://treebeard.sourceforge.net
http://ashpool.sourceforge.net
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: SOT: Web server's www publishing service keeps shutting down

2004-02-02 Thread Frank Mamone
Hi Peter,

We had a strange problem like this once and it turned out to be a bug in the Crystal Report generating pages. The only way we were able to find it was by calling Microsoft where they suggested to use a tool available on their website called ADPlus (I think). It tracks everything and produces a log file which we sent to them for analysis and found out what it was. 

Hope this helps,

-Frank Mamone
- Original Message - 
From: [EMAIL PROTECTED] 
To: CF-Talk 
Sent: Monday, February 02, 2004 4:42 PM
Subject: Re: SOT: Web server's www publishing service keeps shutting down

IS CF5.0 even supposed to run under Win2003? CFMX wouldn't until version
6.1.

Peter Tilbrook
Transitional Services - Enterprise eSolutions
Centrelink (http://www.centrelink.gov.au)
2 Faulding Street
Symonston ACT 2609

Tel: (02) 62115927


Won Lee 
[EMAIL PROTECTED]To: CF-Talk [EMAIL PROTECTED] 
 cc: 
03/02/2004 08:08Subject:Re: SOT: Web server's www publishing service keeps shutting down
Please respond to
cf-talk 
|
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




HTMLDoc and Processes on CFMX

2004-01-16 Thread Frank Mamone
Has anyone else had problems with processes staying open when using HTMLDOC on CFMX?

We use it on a high traffic site and it leaves several processes open eventually bringing down the services. As a work around we created a scheme that dynamically creates a batch file with a unique name to call it and then we kill the process programmatically. Doing it this way, we also lose any characters above 127 for some reason.

Any help would be appreciated.

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




Strange problem with Oracle/WordXP

2003-12-12 Thread Frank Mamone
Hi,

I have two servers one runningCF 4.0 the other CF 5.0.

They are running identical applications and connectiing to the same database server with the same NLS setting.

The problem is when I paste bulletted text copied from specifically Word XP on the CF 5.0 application it changes the bullets to upside down question marks. The problem does not occur on the CF 4.0 server.

Can this be an ODBC driver problem or a setting withing CF5?

Thanks!

-Frank Mamone
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re:Strange problem with Oracle/WordXP

2003-12-12 Thread Frank Mamone
Hi Steve,

Big Fat Varchars!

I'm pasting into a web form in a CF application.

Cheers!

-Frank

What are you pasting it into (Ektron, etc.)...Is this store in a BLOB, CLOB,
or a big fat VARCHAR.
 
Steve
 
 
-Original Message-
From: Frank Mamone [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 12, 2003 10:34 AM
To: CF-Talk
Subject: Strange problem with Oracle/WordXP
 
Hi,

I have two servers one runningCF 4.0 the other CF 5.0.

They are running identical applications and connectiing to the same database
server with the same NLS setting.

The problem is when I paste bulletted text copied from specifically Word XP
on the CF 5.0 application it changes the bullets to upside down question
marks. The problem does not occur on the CF 4.0 server.

Can this be an ODBC driver problem or a setting withing CF5?

Thanks!

-Frank Mamone
_


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




Re: Help with Transact SQL

2003-09-25 Thread Frank Mamone
Thanks for your responses. What I was looking for was the Replace functionwhich I eventually found. I never used functions in SQL before so that's whyI wasn't sure.I apologize if I wasn't totally clear.-Frank- Original Message -From: Mahmut Basaran [EMAIL PROTECTED]To: CF-Talk [EMAIL PROTECTED]Sent: Thursday, September 25, 2003 9:41 AMSubject: Re: Help with Transact SQL you can use the following to update all rows at once: update tablename set uri_column = 'http://etc.com/etc' + uri_column - Original Message - From: Frank Mamone [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 25, 2003 1:38 AM Subject: Help with Transact SQL  Hi,   I need help with an update query using transact SQL.   I need to modify the data in record set in the following way.   The field contains a URL like this:   /path1/path2/rest_of_path   I need to change it to:   http://an_absolute_path/new_path_1/path2/rest_of_path   So everything stays the same from path2 on.   Thanks in advance for your help.   Frank Mamone 
 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]



Help with Transact SQL

2003-09-24 Thread Frank Mamone
Hi,

I need help with an update query using transact SQL.

I need to modify the data in record set in the following way.

The field contains a URL like this:

/path1/path2/rest_of_path

I need to change it to:

http://an_absolute_path/new_path_1/path2/rest_of_path

So everything stays the same from path2 on.

Thanks in advance for your help.

Frank Mamone



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

ColdFusion MX 6.1, now 2.5 times faster. 
http://www.macromedia.com/software/coldfusion/productinfo/upgrade/jump/introducing.html?trackingid=ColdFusion_468x60g_HouseofFusion_carat_082803


Scheduled Tasks dissappear!!!!!!!!

2003-08-14 Thread Frank Mamone
For a couple of weeks now, my scheduled tasks dissappear

Luckily I have a .car file which I can deploy.

Any ideas?

Frank Mamone





~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Help! CFMX Admin Throws error

2003-07-30 Thread Frank Mamone
Hi,

I can no longer use CFMC Administrator. I'm getting this error:

  Variable GETEDITION is undefined.


  The error occurred in
C:\Inetpub\wwwroot\CFIDE\administrator\navserver.cfm: line 132

-1 : Unable to display error's location in a CFML template


I appreciate any help.

-Frank Mamone

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



REGEX

2003-07-27 Thread Frank Mamone
Hi all,

I'm looking for a solution to strip the alpha from a string.

The string is something like PTK191919. I need to get the part after the
letters. Note the number of letters is not constant.

I'll keep trying, but if you've done this type of thing before please let me
know.

Thanks,

Frank Mamone



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: REGEX

2003-07-27 Thread Frank Mamone
Thanks Dave.

Works!

I was trying to use REFIND.

This is much easier.

-Frank



- Original Message -
From: Dave Carabetta [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Sunday, July 27, 2003 6:57 PM
Subject: Re: REGEX


  Hi all,
 
  I'm looking for a solution to strip the alpha from a string.
 
  The string is something like PTK191919. I need to get the part after the
  letters. Note the number of letters is not constant.
 
  I'll keep trying, but if you've done this type of thing before please
let
 me
  know.
 

 This should do it:

 REReplace(string, [A-Z], , ALL)

 Here's a test case:

 cfset string = PTEPTE191919A
 cfset newString = REReplace(string, [A-Z], , ALL)

 cfoutput
 #string#br
 #newString#
 /cfoutput

 Regards,
 Dave.
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: I knew your name was Neo

2003-07-09 Thread Frank Mamone
Same rules as CFMX Updaters. So, if you have a legal registered copy it will
be free for you.

-Frank

- Original Message -
From: Ben Koshy [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, July 09, 2003 3:31 PM
Subject: RE: I knew your name was Neo


  I would just like to make sure that people know that Macromedia
  absolutely has been taking note, and with RedSky, you will see a huge
  improvement with respect to not just installation, but in many other
  areas, as well.  Macromedia chose to spend a great deal of time and
  energy on RedSky, and to give it away for free, rather than

 Giving it away for free? What are you saying?  RedSky will be a free
 application server?

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Why can't COM just work in CFMX?

2003-07-08 Thread Frank Mamone
Do you have CFMX Updater 3 installed?

- Original Message -
From: Matt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 2:58 PM
Subject: Why can't COM just work in CFMX?


 Ok, two lines that basically do the same thing, one in ASP and the other
in
 CFMX:

 ASP:   Set rp = Server.CreateObject(QBXMLRPE.RequestProcessor)
 CFMX:  CFOBJECT ACTION=CONNECT CLASS=QBXMLRPE.RequestProcessor
 NAME=rp

 ASP continues fine and I get the expected return.  CFMX gives me this:

 An exception occurred when instantiating a Com object.
 The cause of this exception was that: java.lang.IllegalArgumentException:
 Argument is not a COM object: null.

 How could this be?  I know the object exists, because ASP uses it with no
 problems.  Is this a known issue with a work around?  I figured I'd ask
 before I simply give up and go to ASP...it's a PITA, but it'll actually
work
 =)

 Matt


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Why can't COM just work in CFMX?

2003-07-08 Thread Frank Mamone
According to this note
http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx
_updater01.html

they supposed to have solved that Automation error. Must be another cause
with same error.

-Frank

- Original Message -
From: Matt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 3:30 PM
Subject: RE: Why can't COM just work in CFMX?


 Ok, I tried re-applying Updater 3, and now I get this error:

 An exception occurred when executing a Com method.
 The cause of this exception was that: AutomationException: 0x80020005 -
 Type mismatch..

 The error occurred in C:\Inetpub\wwwroot\engineCom\viewPO.cfm: line 21

 19 : CFOBJECT ACTION=CONNECT CLASS=QBXMLRPE.RequestProcessor
 NAME=rp
 20 : CFSET rp.OpenConnection(12, eCom)
 21 : CFSET qbTicket = rp.BeginSession(,2)
 22 : CFSET rp.EndSession(qbTicket)


 However, this code in ASP works with no problems:

 Set rp = Server.CreateObject(QBXMLRPE.RequestProcessor)
 rp.OpenConnection 12, eCom
 ticket = rp.BeginSession( , 2 )
 rp.EndSession ticket

 Any ideas?  I tried both CONNECT and CREATE, and I get the same error.
 Could CF be passing in the 2 in some other format (like 2.0)?

 Matt



 -Original Message-
 From: Matt [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, July 08, 2003 2:59 PM
 To: CF-Talk
 Subject: Why can't COM just work in CFMX?


 Ok, two lines that basically do the same thing, one in ASP and the other
in
 CFMX:

 ASP:   Set rp = Server.CreateObject(QBXMLRPE.RequestProcessor)
 CFMX:  CFOBJECT ACTION=CONNECT CLASS=QBXMLRPE.RequestProcessor
 NAME=rp

 ASP continues fine and I get the expected return.  CFMX gives me this:

 An exception occurred when instantiating a Com object.
 The cause of this exception was that: java.lang.IllegalArgumentException:
 Argument is not a COM object: null.

 How could this be?  I know the object exists, because ASP uses it with no
 problems.  Is this a known issue with a work around?  I figured I'd ask
 before I simply give up and go to ASP...it's a PITA, but it'll actually
work
 =)

 Matt



 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Help: CF Admin is down

2003-07-07 Thread Frank Mamone
Hello people,

Strange problem this morning with CF Adminstrator MX Enterprise. I'm getting
this error.

 Variable GETEDITION is undefined.

Corrupt config file?

Thanks,

Frank Mamone

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Schedule in MX

2003-06-18 Thread Frank Mamone
Hi Craig,

Did you find a way to have WGET *not* produce the result files every time it
runs?

I tried every switch documented and can't get it right.

Thanks,
-Frank Mamone

- Original Message -
From: Craig Dudley [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 18, 2003 6:54 AM
Subject: RE: Schedule in MX


 Personally I never use scheduling in  CF, the scheduled tasks sytem in
 windows works way better, I simply use wget to hit templates at
 scheduled intervals, this works extremely well. I also use a java
 program I wrote which does a similar thing for monitoring ftp
 directories for uploaded files.

 I'd go with wget and windows scheduled tasks.



 -Original Message-
 From: Shahzad.Butt [mailto:[EMAIL PROTECTED]
 Sent: 18 June 2003 11:49
 To: CF-Talk
 Subject: Schedule in MX


 Hi

 I've got 4 schedules running in my CFMX admin - every 5 mins. If I run
 each app direct through browser but not scheduled task then it doesn't
 even take a second to finish. And log is not written on SERVER.LOG
 (which i've set to log each page taking more than 2 secs). Thats fine -
 but problem is that each schedule runs every 5 mins and each app in
 schedule is logged in my SERVER.LOG taking 120 secs or more. Why is it?
 why same app which takes 1 sec to run is taking 120 sec to run through
 schedule in MX? Any idea, suggetions My MX server is crashing
 sporadically (each time I'd to restart CFMX services) and that's only
 problem I've found so far that may be some apps (scheduled tasks) taking
 so long are causing the damage.

 Thanks

 Shahzad Butt (Development Engineer)

 JJ FastFood Distribution Ltd.
 Office:  +44 (0) 1992 701 722
 Mobile: +44 (0) 7739 556 280
 Fax: +44 (0) 1992 701 604

 7 Solar Way, Innova Park, Enfield, London, EN3 7XY

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: MS AD

2003-06-18 Thread Frank Mamone
Thank you.

- Original Message -
From: Shahzad.Butt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, June 17, 2003 9:07 AM
Subject: RE: MS AD


 Domain Controller (in AD)

 -Original Message-
 From: Robertson-Ravo, Neil (RX)
 [mailto:[EMAIL PROTECTED]
 Sent: 17 June 2003 12:04
 To: CF-Talk
 Subject: RE: MS AD


 I would assume it stands for Data Connection

 -Original Message-
 From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]
 Sent: 17 June 2003 12:07
 To: CF-Talk
 Subject: Re: MS AD


 Correction. I have no clue what it stands for. I thought you asked DN.

 :-)


 - Original Message -
 From: Michael T. Tangorre [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, June 17, 2003 7:04 AM
 Subject: Re: MS AD


  it stands for Distinguished Name.
 
  - Original Message -
  From: Frank Mamone [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Monday, June 16, 2003 3:18 PM
  Subject: Re: MS AD
 
 
   Just for reference, what is DC?
  
   - Original Message -
   From: Shahzad.Butt [EMAIL PROTECTED]
   To: CF-Talk [EMAIL PROTECTED]
   Sent: Monday, June 16, 2003 12:48 PM
   Subject: RE: MS AD
  
  
Got it working. Dc was missing
   
thx
   
-Original Message-
From: Shahzad.Butt
Sent: 16 June 2003 17:25
To: CF-Talk
Subject: RE: MS AD
   
   
Same error man, using port 389
   
-Original Message-
From: Allan Clarke [mailto:[EMAIL PROTECTED]
Sent: 16 June 2003 17:17
To: CF-Talk
Subject: RE: MS AD
   
   
the 'port' attribute is missing. Adding this will fix your problem
   
--- Marlon Moyer [EMAIL PROTECTED] wrote:
 Have you tried giving it a username and password?



 -Original Message-
 From: Shahzad.Butt
 [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 16, 2003 10:54 AM
 To: CF-Talk
 Subject: MS AD


 How can I query MS Active Directory and get a list
 of all emails for
 users in AD?? My impression was that something like

 cfldap
server = TestServer
action = query
name = results
start = cn = shaz,c = US
filter = (cn = shaz)
attributes =
 cn,o,l,st,c,mail,telephonenumber
sort = cn ASC


 should work but its giving following error

 
 An error has occured while trying to execute query operation on
 the LDAP Server.
 One or more of the required attributes may be missing/incorrect
 or
 you
   
 do not have permissions to execute this operation on the server

 
 Thanks
 Shaz


   
   
   
   
  
 


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: MS AD

2003-06-16 Thread Frank Mamone
Just for reference, what is DC?

- Original Message -
From: Shahzad.Butt [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, June 16, 2003 12:48 PM
Subject: RE: MS AD


 Got it working. Dc was missing

 thx

 -Original Message-
 From: Shahzad.Butt
 Sent: 16 June 2003 17:25
 To: CF-Talk
 Subject: RE: MS AD


 Same error man, using port 389

 -Original Message-
 From: Allan Clarke [mailto:[EMAIL PROTECTED]
 Sent: 16 June 2003 17:17
 To: CF-Talk
 Subject: RE: MS AD


 the 'port' attribute is missing. Adding this will fix
 your problem

 --- Marlon Moyer [EMAIL PROTECTED] wrote:
  Have you tried giving it a username and password?
 
 
 
  -Original Message-
  From: Shahzad.Butt
  [mailto:[EMAIL PROTECTED]
  Sent: Monday, June 16, 2003 10:54 AM
  To: CF-Talk
  Subject: MS AD
 
 
  How can I query MS Active Directory and get a list
  of all emails for
  users in AD?? My impression was that something like
 
  cfldap
 server = TestServer
 action = query
 name = results
 start = cn = shaz,c = US
 filter = (cn = shaz)
 attributes =
  cn,o,l,st,c,mail,telephonenumber
 sort = cn ASC
 
 
  should work but its giving following error
 
  
  An error has occured while trying to execute query
  operation on the LDAP
  Server.
  One or more of the required attributes may be missing/incorrect or you

  do not have permissions to execute this operation on the server
 
  
  Thanks
  Shaz
 
 



 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Consuming CFMX Web Services in ASP.NET

2003-06-11 Thread Frank Mamone
IMO, if ASP.NET cannot consume a Web Service built in CFMX, it greatly
reduces the benefit of writing it in CFMX.

I think the touted benefit of Web Services is that they can be consumed by
the most common platforms, no?

Can anyone confirm that they are incompatible?

-Frank Mamone


- Original Message -
From: Michael Tangorre [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 12:45 PM
Subject: Re: Consuming CFMX Web Services in ASP.NET


 just a thought...  what about wddx?


 - Original Message -
 From: Matthew Small [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, June 11, 2003 12:19 PM
 Subject: RE: Consuming CFMX Web Services in ASP.NET


  I don't imagine that the .NET datatable and the CFMX recordset are
  compatible by nature, but I've never tried so I don't know for sure.  I
  think that the data is passable, but that your friend will have to
  explicitly loop through the XML object and find his data manually, or
  write a small object that will do it for him.
 
  Questions:
  1. Is he definitely retrieving data from the webservice through CFMX?
  2. How is he attempting to read the data?
 
 
  Matthew Small
  IT Director
  Showstopper American Dance Championships
  [EMAIL PROTECTED]
  843-357-1847
 
 
  -Original Message-
  From: Murat Demirci [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, June 11, 2003 11:57 AM
  To: CF-Talk
  Subject: RE: Consuming CFMX Web Services in ASP.NET
 
  Any response?
 
 
 
  -Original Message-
  From: Murat Demirci [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, June 10, 2003 10:21 AM
  To: CF-Talk
  Subject: Consuming CFMX Web Services in ASP.NET
 
 
  My friend has a problem when calling a web service method which returns
  CFMX
  query object.
 
  When I return a query object from CFC function, .NET cannot get the
  recordset object.
 
  I'm using CFMX U3.
 
  Any experiences?
 
 
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Contract Question

2003-06-06 Thread Frank Mamone
I'm doing some contract work and I need a contract that will protect me.
This must be standard for web development/software developement.

Like if there's a bug in the program and they lose a sale, can I be sued or
be held liable?

I would appreciate any references.

Thanks for your advice.

Frank Mamone


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



A Little OT: Re: Contract Question

2003-06-06 Thread Frank Mamone
Well I am in Canada!

Anyhow, the situation is that I am doing mods on a site someone else built
and not a HUGE contract. Just a few hours a week.

I was asked by a friend who works there to do some mods. The thing is the
whole thing is a verbal agreement. I program. I bill. He pays.

Thank you all for your input and I apologize to the list for the OT subject.

-Frank

- Original Message -
From: Bryan Stevenson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, June 05, 2003 4:38 PM
Subject: Re: Contract Question


 Hey Frank,

 Yes you can be held liable for what's called errors and ommisions which
is
 basically...your mistake costs the customer money.  Now the insurance for
 this is EXPENSIVE unless you can find the right underwriter.  We had a
hell
 of a time recently (in Canada) trying to find one.  We did eventually, but
 it may have been a lucky one time deal...so we paid about $1500 instead of
 about $4500 for a year (that's EO plus liability for having peole on the
 premises).

 All that saidmany folks will suggestjust work as normal and hire a
 good lawyer if you get sued...ends up costing you the same in the end ;-)

 My partner has been a programmer since the Commodore Vic 20 and he's never
 had a problem.

 HTH

 Cheers

 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]

 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 - Original Message -
 From: Frank Mamone [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Thursday, June 05, 2003 1:07 PM
 Subject: Contract Question


  I'm doing some contract work and I need a contract that will protect me.
  This must be standard for web development/software developement.
 
  Like if there's a bug in the program and they lose a sale, can I be sued
 or
  be held liable?
 
  I would appreciate any references.
 
  Thanks for your advice.
 
  Frank Mamone
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.
http://www.cfhosting.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: UNC / Share Path in CFFILE (CFMX)

2003-06-03 Thread Frank Mamone
Hi Jeff,

You need to give the account with which CF is running on the source server
access to the destination server.

If you left it to default then it will be System which you cannot do this
with. What we did is create a special NT account which has sufficient
permissions on required servers and on the DBMS.

In case you don't know, you can change what account the CF service is
running under in the CF Application Service properties.

Hope this helps,

Frank Mamone

- Original Message -
From: Jeff Chastain [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, June 02, 2003 12:58 PM
Subject: UNC / Share Path in CFFILE (CFMX)


 Has anybody used a UNC / Share path in a cffile tag before for the
 destination?   I am trying to upload a file using a web page / site on
 one server and have the file deposited on another server.   The cffile
 tag I am using is as follows 

 cffile action=upload filefield=form.imageName
 destination\\pt-ws1.rsn.hp.com\ImageServer\RemoteGadgets\slideShow...

 However, I am getting the following error message ...

 The destination directory
 file://\\pt-ws1.rsn.hp.com\ImageServer\RemoteGadgets\slideShow
 \\pt-ws1.rsn.hp.com\ImageServer\RemoteGadgets\slideShow specified in the
 CFFILE tag is invalid.  The directory either does not exist or is not
 accessible by this tag.

 Any suggestions?  I have checked permissions on both the share and file
 access - currently 'everyone' has full permissions in both.

 Thanks
 -- Jeff


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DevCon 2003

2003-03-29 Thread Frank Mamone
How's the weather there in November?


- Original Message -
From: Candace Cottrell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, March 28, 2003 3:11 PM
Subject: OT: DevCon 2003


 Got this from the CFDJ list:

  snipI just emailed MM the other day asking about DevCon and below is
 their reply.
 Hope this helps,
 Steve


 Although not officially announced yet, the Macromedia annual conference
 will
 be held November 18-21, 2003 in Salt Lake City, Utah.
 We expect that registration fees will be similar to last year, and
 that
 registration will open in early July.
 Thank you for your interest in the conference. We hope that you'll be
 able
 to join us in November.
 Regards,
 Conference Management

 /snip


 Hmmm... what's in Salt Lake City?? Just curious...

 Candace K. Cottrell, Web Developer
 The Children's Medical Center
 One Children's Plaza
 Dayton, OH 45404
 937-641-4293
 http://www.childrensdayton.org


 [EMAIL PROTECTED]


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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: DevCon 2003

2003-03-29 Thread Frank Mamone
A little warmer than what it will be here in Montreal.

I would have much preferred FLA:)

-Frank


- Original Message -
From: Kevin Pompei [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Saturday, March 29, 2003 8:17 PM
Subject: Re: DevCon 2003


 Nights will be cold.  Days will vary from 30-60F.  There should be decent
 skiing by that time.

 - Original Message -
 From: Frank Mamone [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Saturday, March 29, 2003 4:28 PM
 Subject: Re: DevCon 2003


  How's the weather there in November?
 
 
  - Original Message -
  From: Candace Cottrell [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Friday, March 28, 2003 3:11 PM
  Subject: OT: DevCon 2003
 
 
   Got this from the CFDJ list:
  
snipI just emailed MM the other day asking about DevCon and below
is
   their reply.
   Hope this helps,
   Steve
  
  
   Although not officially announced yet, the Macromedia annual
conference
   will
   be held November 18-21, 2003 in Salt Lake City, Utah.
   We expect that registration fees will be similar to last year, and
   that
   registration will open in early July.
   Thank you for your interest in the conference. We hope that you'll be
   able
   to join us in November.
   Regards,
   Conference Management
  
   /snip
  
  
   Hmmm... what's in Salt Lake City?? Just curious...
  
   Candace K. Cottrell, Web Developer
   The Children's Medical Center
   One Children's Plaza
   Dayton, OH 45404
   937-641-4293
   http://www.childrensdayton.org
  
  
   [EMAIL PROTECTED]
  
  
  
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Verity Performance

2003-03-26 Thread Frank Mamone
In my experience, K2 's performance became more of a resource hog as more
collections were added. We needed about 60 and it wasn't usable, so we
switched to MS Full Text Indexing. Note that in my case, we weren't indexing
documents just database tables.


- Original Message -
From: Jeff Battershall [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 26, 2003 11:33 AM
Subject: Verity Performance


 I'm interested in feedback about Verity performance in large websites.
I'm
 talking about K2 server.  I'm in the process of recommending a solution to
a
 university and I want to be sure that the tools provided are adequate to
the
 task.

 Anyone have experience with VLVC's (Very Large Verity Collections)?

 Jeff Battershall
 Director of New Media Development
 Thinkframe
 211 N. 13th Street
 Philadelphia, PA 19107

 (215) 751-1114 x246
 [EMAIL PROTECTED]





 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Remoting...

2003-03-17 Thread Frank Mamone
I see what your trying to do do, but somewhere, something has to poll to see
if an update has happenned. How does the CFC know if there was an update? Do
you mean a DB update?

BTW, it's a great question. Looking forward to other's responses.

-Frank

- Original Message -
From: Tim Blair [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, March 17, 2003 9:05 AM
Subject: Remoting...


 Evening all,

 When you make a call to createGatewayConnection() from within the Action
 Script, what happens?  What I mean is, does Flash make a call to the CFC
 purely to check if it exists and then discards anything, or does it hold
 a reference to the new instance?

 What we'd like to do is PUSH data to the flash component, rather than
 PULL it from the server...  We could set up a timer on the component to
 re-cal la function in a CFC every x seconds, but what we'd rather do is
 (somehow) have the CFC inform flash that an update has happened.

 As far as I can work out, it's not possible.  Am I right in this
 thinking?

 Alternatively, is there a way around it?  Say having flash call the CFC
 straight away (once) and the CFC will wait until an update has occurred,
 then return the new data to Flash, whereupon Flash will update and call
 the CFC again, which will wait etc etc etc...

 How about creating an instance of a java class on the CFC call and
 storing that in a global scope somewhere, which does nothing but wait()
 until an update has occurred, whereupon CF will call a method on that
 java object to break out of the wait statement, so the initial CFC call
 will then complete etc...

 Would that work?  I sure there must be an easier way...

 Pah, what a thing to be doing on a Monday.

 Cheers,

 Tim.


 ---
 OUR NEW SITE IS NOW LIVE
 Visit our new website at http://www.rawnet.com/ and
 race around the beautiful Bracknell streets at http://xmas.rawnet.com/
 ---
 Tim Blair
 Web Application Engineer, Rawnet Limited
 Direct Phone : +44 (0) 1344 393 441
 Switchboard : +44 (0) 1344 393 040
 ---
 This message may contain information which is legally privileged and/or
 confidential.  If you are not the intended recipient, you are hereby
 notified that any unauthorised disclosure, copying, distribution or use
 of this information is strictly prohibited. Such notification
 notwithstanding, any comments, opinions, information or conclusions
 expressed in this message are those of the originator, not of rawnet
 limited, unless otherwise explicitly and independently indicated by an
 authorised representative of rawnet limited.
 ---





 --
 ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED] For
 human help, e-mail: [EMAIL PROTECTED]




 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: CFMX Easter egg (I think)

2003-03-14 Thread Frank Mamone
It popped up on the list a few months ago. But, it wasn't a straight URL.
There was an programmed  way to get there through the pop up I think.
- Original Message -
From: Matt Robertson [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, March 14, 2003 5:08 PM
Subject: RE: CFMX Easter egg (I think)


 Looks like the Incredible Hulk and Smurfette got together and
 had a kid.
 And its eyes follow your mouse around the screen... independent of each
other on the live version.

 I saw this thing ages ago.  Where has it popped up before?

 ---
  Matt Robertson, [EMAIL PROTECTED]
  MSB Designs, Inc. http://mysecretbase.com
 ---



 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Coldfuion journal archives

2003-03-13 Thread Frank Mamone
You need to write to them to ask for it. they change it periodically.

- Original Message -
From: Edwards Robert (air0rae) [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 9:59 AM
Subject: Coldfuion journal archives


 I'm trying to read the Cold Cup of Joe articles in the CFDJ archives.
When
 accessing, it says I need to enter my Access Code.  I am a subscriber to
the
 journal, but where do I find my access code?

 Rob

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: system integration

2003-03-12 Thread Frank Mamone
It all depends on your internal ticket system. We use Siebel here and we
just completed a web Help Desk to be released soon.

Let me know a little more and maybe I can help.

Frank Mamone

- Original Message -
From: Tangorre, Michael [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 9:16 AM
Subject: system integration


 Hello List,

 I am developing an in house trouble ticket application for our help desk.
This application will be used daily and quite heavily. Here is my
question... The application will collect trouble ticket information form
users when they call the help desk in regards to one of our online systems.
The user describes the problem, the ticket is created, end of story...

 However, within the online application that the users can use, they can
submit their own tickets. Sounds reasonable except that the internal ticket
system application will be sitting in the company lan room, and the online
application that the users are submitting tickets to is at a different
location (offsite).

 What would be the best way to integrate? I need to have the user submitted
tickets enter into the database within our company.

 Things to point out: our network is pretty locked down. The remote server
locations are locked down and the web app runs on https. Right now we are
running CF 4.01 and will be migrating to CF MX once resolve one last
issue so MX will be the CF version to keep in mind.

 TIA,

 Michael T. Tangorre

 
 MillenniuM Information Systems
 1101 Wilson Blvd. Suite 1200
 Arlington, Virginia 22209

 O: 703-341-1438
 C: 607-426-9277
 
 There are two types of programmers in
 the world, those who know pointers in
 C++ and those who don't.


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFRETURN Problem

2003-03-12 Thread Frank Mamone
Just experimenting with CFC's. I'm using 

CFRETURN 0/ or CFRETURN True

but getting this error on calling page:

The value returned from function addLog() is not of type struct. 

Thanks,

Frank

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



CFRETURN Problem - SOlved

2003-03-12 Thread Frank Mamone
I apologize for wasting bandwidth:)

I was copying and pasting samples and didn't know about the returntype
attribute.

-Frank

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: CFLOGIN - newbie question

2003-03-12 Thread Frank Mamone
Yes you can do it.

http://www.macromedia.com/devnet/mx/coldfusion/articles/ntdomain.html


- Original Message -
From: Richmond, Pamela [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 1:30 PM
Subject: CFLOGIN - newbie question


 I'm experienced w/CF but haven't used CFLOGIN.  Does it work with server
OS
 security?  I usually see secured sites with CF-based security (i.e, the
user
 and pass are in a db).  I'd appreciate some background on it, or a link to
 more info.

 Pam
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Flash Remoting w/CF

2003-03-12 Thread Frank Mamone
We've been experimenting with Flash Remoting and MX and found that the
performance is a little slow.  We are using a CFC to get a recordset of
about 700 and populating a combobox with it.

Is there any known performance issues with Flash Remoting and where can I
read about them.

Thanks,

Frank

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Com and CFMX

2003-03-12 Thread Frank Mamone
Updater 2 fixed alot of issues but there's still one for me where it doesn't
release the object from memory for a few seconds. Not a real issue if your
object is multi-threaded but a problem for me as the object I'm using  is
not. So ASP it is for the COM stuff.


- Original Message -
From: [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 3:39 PM
Subject: RE: Com and CFMX


 there is info on this in the known issues lists at macromedia.com

 D

 -Original Message-
 From: Robert Bailey [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 12, 2003 3:12 PM
 To: CF-Talk
 Subject: Com and CFMX
 
 
 So running the same scripts under CFMX and CF5 server, they do not work
 under CFMX. So I am guessing the CFMX is having some problems
 communicating
 with com objects. Any work arounds or has MM addressed this issue? Any
 pointers would be very welcomed, as I really need to be able
 to work with
 com objects within CFMX and it is a little disappointing that
 I am unable to
 :(
 
 Thanks!
 Robert Bailey
 Famous for nothing
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Com and CFMX

2003-03-12 Thread Frank Mamone
It helped in the senses that before the updater the COM was totally
unusable. Now it's somewhat usable. Bottom line is that it's not totally
fixed yet.

- Original Message -
From: Robert Bailey [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2003 3:51 PM
Subject: RE: Com and CFMX


 even the updater did not help the server, ugh

 Thanks!
 Robert Bailey
 Famous for nothing


 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 12, 2003 3:54 PM
 To: CF-Talk
 Subject: Re: Com and CFMX


 Updater 2 fixed alot of issues but there's still one for me where it
doesn't
 release the object from memory for a few seconds. Not a real issue if your
 object is multi-threaded but a problem for me as the object I'm using  is
 not. So ASP it is for the COM stuff.


 - Original Message -
 From: [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Wednesday, March 12, 2003 3:39 PM
 Subject: RE: Com and CFMX


  there is info on this in the known issues lists at macromedia.com
 
  D
 
  -Original Message-
  From: Robert Bailey [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, March 12, 2003 3:12 PM
  To: CF-Talk
  Subject: Com and CFMX
  
  
  So running the same scripts under CFMX and CF5 server, they do not work
  under CFMX. So I am guessing the CFMX is having some problems
  communicating
  with com objects. Any work arounds or has MM addressed this issue? Any
  pointers would be very welcomed, as I really need to be able
  to work with
  com objects within CFMX and it is a little disappointing that
  I am unable to
  :(
  
  Thanks!
  Robert Bailey
  Famous for nothing
  
  
  
 

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Strange CFC problem

2003-03-11 Thread Frank Mamone
I'm using CFINVOKE to call a CFC and I get an error saying that certain
arguments are undefined when in fact they are. The error is:

Element WATERCHANGE is undefined in ATTRIBUTES


cfcomponent
 cfset DATASOURCENAME = #request.dsn# /


 cffunction name=addLog access=remote returntype=struct
  cfargument name=PH type=string required=true
  cfargument name=KH type=string required=true
  cfargument name=GH type=string required=true
  cfargument name=CO2 type=string required=true
  cfargument name=Ammonia type=string required=true
  cfargument name=Nitrite type=string required=true
  cfargument name=Nitrate type=string required=true
  cfargument name=WComments type=string required=true
  cfargument name=WaterChange type=string required=true
  cfargument name=WCComments type=string required=true
  cfargument name=FilterMediaChange type=string required=true
  cfargument name=FMCComments type=string required=true
  cfargument name=CO2Refill type=string required=true
  cfargument name=CO2Comments type=string required=true
  cfargument name=TANKS_ID type=string required=true



   !--- Create new Transaction ---
  CFQUERY datasource=#DATASOURCENAME# name=trans
  INSERT INTO AL_TRANS
  (TransDate ,TANKS_ID)
  VALUES
  (#Now()#, #TANKS_ID#)
  /CFQUERY

 !--- GET MAX ID ---

 CFQUERY datasource=#DATASOURCENAME# name=getTrans
 SELECT max(ID) AS TransID
 FROM AL_TRANS
 /CFQUERY

 !--- INSERT WATER PARAMETERS ---

 cfquery datasource=#DATASOURCENAME# name=insValues
 INSERT INTO AL_WATER
 (PH,KH,GH,CO2,Ammonia,Nitrite,Nitrate,WComments,TRANS_ID)
 VALUES
 (#arguments.PH#,
 #arguments.KH#,
 #arguments.GH#,
 #arguments.CO2#,
 #arguments.Ammonia#,
 #arguments.Nitrite#,
 #arguments.Nitrate#,
 '#arguments.WComments#',
 #getTrans.TransID#
 )
 /cfquery

 !--- INSERT MAINTENANCE VALUES ---
 CFQUERY datasource=#DATASOURCENAME# name=insMaint
 INSERT INTO MAINTENANCE

(TRANSID,WaterChange,WCComments,FilterMediaChange,FMCComments,CO2Refill,CO2C
omments)
 VALUES
 (#getTrans.TransID#,
 '#attributes.WaterChange#',
 '#attributes.WCComments#',
 '#attributes.FilterMediaChange#',
 '#attributes.FMCComments#',
 '#attributes.CO2Refill#',
 '#attributes.CO2Comments#'
 /CFQUERY

 CFSET status = Success

 cfreturn status


 /cffunction

/cfcomponent


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Strange CFC problem

2003-03-11 Thread Frank Mamone
Doh!Late late night! Thanks guys:)


- Original Message -
From: [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 10:33 PM
Subject: RE: Strange CFC problem


 attributes.WaterChange or arguments.WaterChange

 Doug

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, March 11, 2003 10:29 PM
 To: CF-Talk
 Subject: Strange CFC problem
 
 
 I'm using CFINVOKE to call a CFC and I get an error saying that certain
 arguments are undefined when in fact they are. The error is:
 
 Element WATERCHANGE is undefined in ATTRIBUTES
 
 
 cfcomponent
  cfset DATASOURCENAME = #request.dsn# /
 
 
  cffunction name=addLog access=remote returntype=struct
   cfargument name=PH type=string required=true
   cfargument name=KH type=string required=true
   cfargument name=GH type=string required=true
   cfargument name=CO2 type=string required=true
   cfargument name=Ammonia type=string required=true
   cfargument name=Nitrite type=string required=true
   cfargument name=Nitrate type=string required=true
   cfargument name=WComments type=string required=true
   cfargument name=WaterChange type=string required=true
   cfargument name=WCComments type=string required=true
   cfargument name=FilterMediaChange type=string required=true
   cfargument name=FMCComments type=string required=true
   cfargument name=CO2Refill type=string required=true
   cfargument name=CO2Comments type=string required=true
   cfargument name=TANKS_ID type=string required=true
 
 
 
!--- Create new Transaction ---
   CFQUERY datasource=#DATASOURCENAME# name=trans
   INSERT INTO AL_TRANS
   (TransDate ,TANKS_ID)
   VALUES
   (#Now()#, #TANKS_ID#)
   /CFQUERY
 
  !--- GET MAX ID ---
 
  CFQUERY datasource=#DATASOURCENAME# name=getTrans
  SELECT max(ID) AS TransID
  FROM AL_TRANS
  /CFQUERY
 
  !--- INSERT WATER PARAMETERS ---
 
  cfquery datasource=#DATASOURCENAME# name=insValues
  INSERT INTO AL_WATER
  (PH,KH,GH,CO2,Ammonia,Nitrite,Nitrate,WComments,TRANS_ID)
  VALUES
  (#arguments.PH#,
  #arguments.KH#,
  #arguments.GH#,
  #arguments.CO2#,
  #arguments.Ammonia#,
  #arguments.Nitrite#,
  #arguments.Nitrate#,
  '#arguments.WComments#',
  #getTrans.TransID#
  )
  /cfquery
 
  !--- INSERT MAINTENANCE VALUES ---
  CFQUERY datasource=#DATASOURCENAME# name=insMaint
  INSERT INTO MAINTENANCE
 
 (TRANSID,WaterChange,WCComments,FilterMediaChange,FMCComments,C
 O2Refill,CO2C
 omments)
  VALUES
  (#getTrans.TransID#,
  '#attributes.WaterChange#',
  '#attributes.WCComments#',
  '#attributes.FilterMediaChange#',
  '#attributes.FMCComments#',
  '#attributes.CO2Refill#',
  '#attributes.CO2Comments#'
  /CFQUERY
 
  CFSET status = Success
 
  cfreturn status
 
 
  /cffunction
 
 /cfcomponent
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: This is DEFINITELY a faulty download file and install routine.

2003-03-08 Thread Frank Mamone
Michael,

Sorry to hear that it's still not working.  Did you try getting using
install package from someone else in the group?

-Frank

- Original Message -
From: Michael Kear [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Saturday, March 08, 2003 8:39 PM
Subject: This is DEFINITELY a faulty download file and install routine.


 I really appreciate all the help you guys have given me, specially Chris
 Kief who did a remote session on my desktop yesterday, and Dave Watts
 who has suggest numerous things ... but none of it helps me connect CFMX
 to IIs.

 Here's what I'm up to now ..

 I have installed CFMX and can operate under the CFMX web server on port
 8500.   That's cool. But I can't get it to connect to IIs, and the fault
 is in the package I downloaded from Macromedia's site.  Don't tell me
 different because I have seen it a dozen times now.

 What happens is that the install package extracts a file called
 jrunwin32.dll which gets a create timestamp as at the moment it's
 extracted from the install package.  Later, when you need to connect to
 IIs, the following message is logged when the connect routine aborts:

 [quote]
 C:\CFusionMX\runtime\lib\wsconfig\jrunwin32.dll newer than JAR file
 C:\CFusionMX\runtime\lib\wsconfig.jar so not extracted
 [/quote]

 This means that none of the following events in that routine occurs,
 including creating a folder called \1\ which is supposed to contain
 jrun.dll. The file jrunwin32.dll is included in the download. It is
 extracted by the install routine, which promptly falls over on its own
 file.  THAT is a flaw in the install routine, surely. It's nothing to do
 with my machine.  Isnt that correct? Or am I reading it wrong?  Surely
 this is a fault in the package I downloaded from Macromedia.


 However, jrun is actually running on my system.  I don't know why
 because it didn't exist before the install of CFMX.


 Dave Watts suggested I treat the wsconfig.jar as a zip compressed
 archive and extract the single file I need, jrun.dll and do the job
 manually. I'm about to give that another go, but that archive contains
 614 files.  If I only use the one of them, what about all the others?
 What were they all there for if I don't need them?


 Frankly, the only reason I'm persisting with this is because I NEED to
 have ColdFusion.  IF I was really evaluating this to see if ColdFusion
 would be a good technology for my company to use, I'd have dumped it
 ages ago.  Surely an evaluation copy of a program should be the one that
 is the most trouble-free.   There is no trouble shooting stuff in the
 docs, the whole assumption is that everything is going to work perfectly
 and no hint as to what you should do if it doesn't.

 I don't know what I'm going to do now, since I can't connect it to IIs.




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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: Payment Gateway

2003-03-06 Thread Frank Mamone
I use the Payflow Link from Verisign and am very satisfied. It's really been
reliable and easy to setup. The payflow site is written in CF too!


- Original Message -
From: Michael Ross [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 4:16 PM
Subject: Re: Payment Gateway


 www.firepay.com

 Very nice

  [EMAIL PROTECTED] 03/06/03 03:55PM 
 Anybody have recommendations regarding a payment gateway, that easily
 integrates with Coldfusion? Preferably (if possible) to have reoccurring
 billing.

 I've been looking at Payflow Pro from Verisign, 2checkout, and some
 others.

 Tips? Tricks? Pre-written code ;)

 Is Verisign worth the $$$?

 thanks

 Greg Hamm
 Partner
 Coreillia Development
 [EMAIL PROTECTED]
 http://www.coreillia.com

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: HELP -- CFMX Very High Queued Requests/Hanging

2003-03-04 Thread Frank Mamone
We having a similar problem on our servers. In our case it brings down the
WWW service(NT). We are working with support but no solution yet.


- Original Message -
From: Jeremy Bruck [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 10:49 AM
Subject: HELP -- CFMX Very High Queued Requests/Hanging


 Everyone,

 Our server is supporting a couple of sites with the main one getting about
 10,000 unique visitors/day -- decent about of traffic.  We switched from
CF5
 to CFMX about 1 week ago and every now and then the server seems to just
 hang with no idea why other than LOTS of queued request (25-200).
Sometimes
 it will recover and process all in the queue after about 1 minute and then
 other times it just hangs.  The CPU isn't high nor is the RAM.  It can
hang
 up to 2/3 times/day and sometimes not at all.

 Server Config?  We are running Apache 2.044, CFMX Enterprise (updater 2),
 JRE 1.4.03 on Dual P3 with 1 Gig of Ram with the database (SQL 2000) on a
 separate server.

 No we do NOT having any locking problems with server, session or
 application variables because all of our apps use client and request
 variables.

 Their has been a couple of very long threads on CFForums about this to
 seemingly no avail -- other than to point out that it could be CFMX JDBC
SQL
 Driver having thread problems.

 Anyone tried using a different SQL JDBC driver?  If so which one and did
it
 help?

 Anyone out there figure out a fix other than adding more servers and
 creating a cluster?  And we would prefer to NOT go back to CF5 unless we
 have to.

 Thanks,
 Jeremy


 Jeremy Bruck
 VP of Technology
 ::MfgQuote
 www.mfgquote.com

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: FREE BlueDragon Server Released!

2003-02-22 Thread Frank Mamone
Vince,

I apologize if I missed your response on this, but my question was if CFMX
and BlueDragon can co-exist on a development server for testing and maybe
access blue dragon on a port other that 80?

Thanks,

Frank Mamone



- Original Message -
From: Vince Bonfanti [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Saturday, February 22, 2003 10:11 AM
Subject: RE: FREE BlueDragon Server Released!


 Yes, we've made significant strides based on feedback from customers like
 you. If you continue to have problems with the 3.0.1 service pack please
 contact me directly ([EMAIL PROTECTED]) and I'll make they get
addressed.

 Vince Bonfanti
 New Atlanta Communications, LLC
 http://www.newatlanta.com

  -Original Message-
  From: AJ W [mailto:[EMAIL PROTECTED]
  Sent: Friday, February 21, 2003 6:54 PM
  To: CF-Talk
  Subject: FREE BlueDragon Server Released!
 
 
  I hope that New Atlanta has worked on the compatibility
  problems I was seeing last year. I was quick to try out Blue
  Dragon as an alternate to CFMX Linux, primarily because CFMX
  at that time did not run very well w/ Linux.
  After a month or so with BD I hung up that hat and went back
  to CF5. There was WAY too many tags that either weren't
  supported or were supported partially. Probably the largest
  frustration was the problem with how BD would interpret
  variables sent with or w/o quotes. It would choke on them in
  a bad way and also it didn't have the forgiveness of CF to
  interpret character types. But, as I told them, I hope that
  they do eventually present a compatible product so that we
  can send Macromedia a message or two. :-}



 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: SOAP, CF, ASP and web services

2003-02-20 Thread Frank Mamone
Just curious, do all web services with .NET require this procedure or is it
only because it's written in CF?


- Original Message -
From: Scott Van Vliet [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, February 19, 2003 6:14 PM
Subject: RE: SOAP, CF, ASP and web services


 If .NET is what you are trying to use, then you will first need to create
a
 proxy for the ColdFusion web service.

 This can be done by adding a web reference (as Dave mentioned in his
email).
 However, it can also be done using the .NET command line tools.

 Here are the steps to follow to create the proxy, and then consume it.

 1) Open a command window.
 2) Use the WSDL Utility 'wsdl.exe' to create the web service proxy class
'C:\wsdl http://www.tinetics.com/webservices/securitylevel.cfc?WSDL'
This will create the proxy class, 'securitylevelService.cs'
 3) Use the C# Compiler 'csc.exe' to compile the class into a .NET Assembly
'C:\csc /target:library securitylevelService.cs'
This will create the DLL you need to use to consume the service
 4) Now, copy the Assembly ' securitylevelService.dll' into the 'bin'
directory of you web application.

 That's it - now you can consume the ColdFusion web service in ASP.NET.

 Here's some sample code of how to consume the service we just created:


 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: OT - Canadian sales tax question

2003-02-18 Thread Frank Mamone
Here's the way Amazon.ca did it for me. It was shipped from outside the
province so no PST.

SubTotal:  32.89
 SH :5.90

Total: 38.79
GST:   2.71
PST:   0.00
-

Grand Total: 41.50



- Original Message -
From: Bud [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 17, 2003 3:37 PM
Subject: OT - Canadian sales tax question


 Howdy. I have a couple quick questions regarding Canadian sales tax:

 1) Are shipping charges taxed? If so, in all provinces or just some?

 2) Are the rules pretty close to what they are in the US? You have
 to collect the sales tax if you have Nexus in the Province the order
 is shipping to?

 Thanks!
 --

 Bud Schneehagen - Tropical Web Creations

 _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 ColdFusion Solutions / eCommerce Development
 [EMAIL PROTECTED]
 http://www.twcreations.com/
 954.721.3452
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Anyone ever seen this error on CF 4.52

2003-02-18 Thread Frank Mamone
Did you move the box /change IP or did you rebuild on a new box?


- Original Message -
From: Debbie McDaniel [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 18, 2003 11:10 AM
Subject: Anyone ever seen this error on CF 4.52


 We have moved our production server from the DMZ to Internal,
 changing its IP Address.

 Since the move, users have been receiving the following error:

 An error occurred while evaluating the expression: #application.dsn#.
 Error resolving parameter APPLICATION.DSN.
 The application variable DSN does not exist. The cause of this error is
 very likely one of the following things
 The name of the application variable has been misspelled.
 The application variable has not yet been created.
 The application variable has timed out.

 Prior to the move of the server we never experienced this problem. Now
 it is happening quite often.  The application variable has NOT been
 misspelled. The application variable HAS been created. The application
 variable should NOT have timed out as it is set to the default value of
 2 days.

 Could the IP Address change have affected the Application Variable
 settings in some way? Is there a way to clear ALL the application
 variables and reset the timeout to 2 hours?

 TIA for your help.

 Debbie M.

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CFMX Upgrade Woes

2003-02-17 Thread Frank Mamone
Are you using JDBC or ODBC Socket drivers?

- Original Message -
From: Candace Cottrell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 17, 2003 2:51 PM
Subject: CFMX Upgrade Woes


 I upgraded to CFMX from CF 5 last week. Everything seemed to be going ok
 until today I have gotten a bunch of calls.

 Here's the problem and I have racked my brain and caused an aneurism
 trying to figure this out.

 Setup: Win 2000, CFMX Pro w/updater 1, IIS 5.0, SQL Server 2000

 When doing a simple select, certain fields are coming up blank, even
 though there is data in there.


 CODE:

 cfquery datasource=HEM name=searchByDate
 Select * from Visit, Visit_Type, Patients, Physicians
 Where Visit.Patient_ID = Patients.PatientID
 AND Visit.Visit_Type_ID = Visit_Type.Visit_Type_ID
 AND Physicians.Physician_ID = Patients.PhysicianID
 Order BY Visit.Visit_Date
 /cfquery

  cfoutput query=searchByDate
 tr
   td#DateFormat(Visit_Date,mm-dd-)#/td
   td#PatientLName, #Patient_FName#/td
   tdVisit_Type_Name#/td
   td#Visit_Description/td
   td#Patient_Phone#/td
   td#Medical_Record_No#/td
   td#Physician_LName/td
 /tr
   /cfoutput



 Now, when I go into SQL Enterprise Manager, the data for first and last
 name and visit type is there, but the data comes back as:

 10-30-2002 ,   MIBG SCAN @0830 937-555- 55 Broxson

 10-31-2002 ,   MIBG SCAN @0830 937-555- 55 Broxson

 Could this have something to do with an ISAPI filter??


 Candace K. Cottrell, Web Developer
 The Children's Medical Center
 One Children's Plaza
 Dayton, OH 45404
 937-641-4293
 http://www.childrensdayton.org


 [EMAIL PROTECTED]
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Developer Edition IP address

2003-02-14 Thread Frank Mamone
That's exactly what I need! I need to setup a Development server for 3
developers.

Are you 100% sure that the CFMX license will accomadate at least 3
connections?

Thanks!

- Original Message -
From: Christian Cantrell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 13, 2003 10:55 PM
Subject: Re: Developer Edition IP address


 You are correct.  I'm sure you have already seen this, but just in
 case, you can see everything you get here:

 http://www.macromedia.com/desdev/subscriptions/levelsfeatures.html

 It's an extremely reasonable deal.  Clearly it's not for everyone, but
 if you use any number of these tools, the numbers start to make sense
 pretty quickly.

 Christian

 On Thursday, February 13, 2003, at 10:38 PM, Dick Applebaum wrote:

  On Thursday, February 13, 2003, at 07:28  AM, Christian Cantrell wrote:
 
 
  Supporting 5 or 10 IPs would mean the software could easily be used in
  an internal production environment, like an intranet where access is
  restricted and IPs don't change.  Our response to this issue was the
  DevNet subscription server license.  The servers that come packaged
  with DevNet Professional are not technically limited at all, and can
  be
  used in any way that is consistent with the EULA, which includes
  testing by multiple clients and demonstrations
 
  OK, just so I am clear on this.
 
  With DevNet, for $1500/year I get:
 
  --- CFMX J2EE  Mac OS X (Unlimited IP, Development Only License)
 
  --- JRun Mac OS X (full featured, Development  Only License)
 
  --- CFMX Standalone Enterprise Non Mac OS X  (Unlimited IP, Development
  Only License)
 
  --- All the other good stuff.
 
  Am I reading this correctly?
 
  If so, that is reasonable!
 
  Dick
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




The error that doesn't make sense

2003-02-14 Thread Frank Mamone
Some users sporadically get this message one EVERY page on our site.

Error Occurred While Processing Request Please try the following: Check the
CFML Reference Manual to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem. Browser
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0) Remote Address 10.1.8.49
Referrer
http://connections/public/is/is_titleview.cfm?sect=issubsect=unrestricted_r
equestsubsubsect= Date/Time 14-Feb-03 10:57 AM Stack Trace (click to
expand)

Expanding shows Java null pointer exception.

Since this is a server error it should appear on everyone's PC. It happenned
to me the other day and re-bootong usually makes it disappear.

Any ideas?

Frank

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: The error that doesn't make sense

2003-02-14 Thread Frank Mamone
You were using sect too?

Did you solve it by changing name of the URL var?



- Original Message -
From: webguy [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, February 14, 2003 11:50 AM
Subject: RE: The error that doesn't make sense


 I've had a problem like this b4

 sect this string seems to cause issues for some reason.
 Also make sure the link to this site is URLEncodedFormat()

 WG

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]]
 Sent: 14 February 2003 16:45
 To: CF-Talk
 Subject: The error that doesn't make sense


 Some users sporadically get this message one EVERY page on our site.

 Error Occurred While Processing Request Please try the following: Check
the
 CFML Reference Manual to verify that you are using the correct syntax.
 Search the Knowledge Base to find a solution to your problem. Browser
 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0) Remote Address
10.1.8.49
 Referrer

http://connections/public/is/is_titleview.cfm?sect=issubsect=unrestricted_r
 equestsubsubsect= Date/Time 14-Feb-03 10:57 AM Stack Trace (click to
 expand)

 Expanding shows Java null pointer exception.

 Since this is a server error it should appear on everyone's PC. It
happenned
 to me the other day and re-bootong usually makes it disappear.

 Any ideas?

 Frank


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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Developer Edition IP address

2003-02-14 Thread Frank Mamone
Or have only one developer connect to it at any one time, right?

That's ridiculus.

You really need to look at having a corporate CFMX version for development
servers.

Thanks Chis.

- Original Message -
From: Christian Cantrell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Friday, February 14, 2003 11:49 AM
Subject: Re: Developer Edition IP address


 Yes, the CFMX server is in no way a limited edition, so using it for 3
 developers will be fine.  Just keep in mind that all 3 of those
 developers must be DevNet subscribers.  For more information on the
 DevNet EULA, see the following URLs:

 http://www.macromedia.com/desdev/subscriptions/licensing.html
 http://www.macromedia.com/desdev/subscriptions/resources/eula.html

 Christian

 On Friday, February 14, 2003, at 11:27 AM, Frank Mamone wrote:

  That's exactly what I need! I need to setup a Development server for 3
  developers.
 
  Are you 100% sure that the CFMX license will accomadate at least 3
  connections?
 
  Thanks!
 
  - Original Message -
  From: Christian Cantrell [EMAIL PROTECTED]
  To: CF-Talk [EMAIL PROTECTED]
  Sent: Thursday, February 13, 2003 10:55 PM
  Subject: Re: Developer Edition IP address
 
 
  You are correct.  I'm sure you have already seen this, but just in
  case, you can see everything you get here:
 
  http://www.macromedia.com/desdev/subscriptions/levelsfeatures.html
 
  It's an extremely reasonable deal.  Clearly it's not for everyone, but
  if you use any number of these tools, the numbers start to make sense
  pretty quickly.
 
  Christian
 
  On Thursday, February 13, 2003, at 10:38 PM, Dick Applebaum wrote:
 
  On Thursday, February 13, 2003, at 07:28  AM, Christian Cantrell
  wrote:
 
 
  Supporting 5 or 10 IPs would mean the software could easily be used
  in
  an internal production environment, like an intranet where access is
  restricted and IPs don't change.  Our response to this issue was the
  DevNet subscription server license.  The servers that come packaged
  with DevNet Professional are not technically limited at all, and can
  be
  used in any way that is consistent with the EULA, which includes
  testing by multiple clients and demonstrations
 
  OK, just so I am clear on this.
 
  With DevNet, for $1500/year I get:
 
  --- CFMX J2EE  Mac OS X (Unlimited IP, Development Only License)
 
  --- JRun Mac OS X (full featured, Development  Only License)
 
  --- CFMX Standalone Enterprise Non Mac OS X  (Unlimited IP,
  Development
  Only License)
 
  --- All the other good stuff.
 
  Am I reading this correctly?
 
  If so, that is reasonable!
 
  Dick
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: Developer Edition IP address

2003-02-14 Thread Frank Mamone
Just to clarify, Chris, are you saying that I can demo on the server to as
many people as I want, but need a license for every developer?

I'll go look at the EULA an see if I can figure it out.

Thanks again,

Frank


 - Original Message -
 From: Christian Cantrell [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Friday, February 14, 2003 11:49 AM
 Subject: Re: Developer Edition IP address


  Yes, the CFMX server is in no way a limited edition, so using it for 3
  developers will be fine.  Just keep in mind that all 3 of those
  developers must be DevNet subscribers.  For more information on the
  DevNet EULA, see the following URLs:
 
  http://www.macromedia.com/desdev/subscriptions/licensing.html
  http://www.macromedia.com/desdev/subscriptions/resources/eula.html
 
  Christian
 
  On Friday, February 14, 2003, at 11:27 AM, Frank Mamone wrote:
 
   That's exactly what I need! I need to setup a Development server for 3
   developers.
  
   Are you 100% sure that the CFMX license will accomadate at least 3
   connections?
  
   Thanks!
  
   - Original Message -
   From: Christian Cantrell [EMAIL PROTECTED]
   To: CF-Talk [EMAIL PROTECTED]
   Sent: Thursday, February 13, 2003 10:55 PM
   Subject: Re: Developer Edition IP address
  
  
   You are correct.  I'm sure you have already seen this, but just in
   case, you can see everything you get here:
  
   http://www.macromedia.com/desdev/subscriptions/levelsfeatures.html
  
   It's an extremely reasonable deal.  Clearly it's not for everyone,
but
   if you use any number of these tools, the numbers start to make sense
   pretty quickly.
  
   Christian
  
   On Thursday, February 13, 2003, at 10:38 PM, Dick Applebaum wrote:
  
   On Thursday, February 13, 2003, at 07:28  AM, Christian Cantrell
   wrote:
  
  
   Supporting 5 or 10 IPs would mean the software could easily be used
   in
   an internal production environment, like an intranet where access
is
   restricted and IPs don't change.  Our response to this issue was
the
   DevNet subscription server license.  The servers that come packaged
   with DevNet Professional are not technically limited at all, and
can
   be
   used in any way that is consistent with the EULA, which includes
   testing by multiple clients and demonstrations
  
   OK, just so I am clear on this.
  
   With DevNet, for $1500/year I get:
  
   --- CFMX J2EE  Mac OS X (Unlimited IP, Development Only License)
  
   --- JRun Mac OS X (full featured, Development  Only License)
  
   --- CFMX Standalone Enterprise Non Mac OS X  (Unlimited IP,
   Development
   Only License)
  
   --- All the other good stuff.
  
   Am I reading this correctly?
  
   If so, that is reasonable!
  
   Dick
  
  
  
  
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Hosting Question

2003-02-11 Thread Frank Mamone
I had the same experience.


- Original Message -
From: Robert Bailey [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 11, 2003 1:12 PM
Subject: RE: Hosting Question


 Yeah, I used them for a while, nothing but problems with them and would
not
 recommend them at all.


 Thanks!
 Robert Bailey
 Famous for nothing


 -Original Message-
 From: John Stanley [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 11, 2003 1:23 PM
 To: CF-Talk
 Subject: Hosting Question


 Is anyone using CFM-Resources for hosting?






 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Hosting Question --- sorry should have put the (OT) in the or iginal post

2003-02-11 Thread Frank Mamone
If you don't need MX you can get a basic account at
http://www.uplinkearth.com for about 50-60$ a year.  That's what I do.

I use it for demo-ing purposes.



- Original Message -
From: John Stanley [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 11, 2003 2:20 PM
Subject: RE: Hosting Question --- sorry should have put the (OT) in the or
iginal post


 Thanks to everyone for respondingI looked and they have a 30-day
refund
 policyso I cancelled my membershipI am thinking instead of using
my
 own pc as a host. I have a cable modem...so I know my ip address can
 changebut other than that are there any recommendations anyone would
 have for not doing this. Security issues, things like that. I'd really
like
 to get around paying for hosting when I have broadband access and all the
 software already...

 -Original Message-
 From: Frank Mamone [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, February 11, 2003 1:45 PM
 To: CF-Talk
 Subject: Re: Hosting Question


 I had the same experience.


 - Original Message -
 From: Robert Bailey [EMAIL PROTECTED]
 To: CF-Talk [EMAIL PROTECTED]
 Sent: Tuesday, February 11, 2003 1:12 PM
 Subject: RE: Hosting Question


  Yeah, I used them for a while, nothing but problems with them and would
 not
  recommend them at all.
 
 
  Thanks!
  Robert Bailey
  Famous for nothing
 
 
  -Original Message-
  From: John Stanley [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, February 11, 2003 1:23 PM
  To: CF-Talk
  Subject: Hosting Question
 
 
  Is anyone using CFM-Resources for hosting?
 
 
 
 
 
 
 

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: Jeremy Allaire leaving MM

2003-02-05 Thread Frank Mamone
Where can I read about this?


- Original Message -
From: Rafael Alan Bleiweiss [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Wednesday, February 05, 2003 8:32 PM
Subject: Re: Jeremy Allaire leaving MM


 Just read this and understand his wanting to stretch and change...  an
 amazing guy who has helped to permanently and positively change the
 Internet on a huge scale - Jeremy's work (and everyone who founded
Allaire)
 has touched and influenced so many lives...  Along with Marc Andreesen,
 Vint Cerf, and Linus Torvalds, I've always seen Jeremy as a true visionary
 three cuts above the world...

 At 05:08 PM 2/5/03 -0800, you wrote:
 Well it looks like Jeremy is leaving:
 http://radio.weblogs.com/0113297/2003/02/05.html#a113
 
 Bryan Stevenson B.Comm.
 VP  Director of E-Commerce Development
 Electric Edge Systems Group Inc.
 t. 250.920.8830
 e. [EMAIL PROTECTED]
 
 -
 Macromedia Associate Partner
 www.macromedia.com
 -
 Vancouver Island ColdFusion Users Group
 Founder  Director
 www.cfug-vancouverisland.com
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: CFML Forever!

2003-02-04 Thread Frank Mamone
Sounds great, but does it support every feature of CFMX?  If so, why would I
purchase CFMX since it's cost is so high?


- Original Message -
From: Vince Bonfanti [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, February 04, 2003 11:31 AM
Subject: CFML Forever!


 I thought some people might find this interesting:

   http://www.newatlanta.com/downloads/bluedragon/CFDJ_03_01_Blueprints.pdf

 This is the first in a regular column I'm now writing for CFDJ.

 Vince Bonfanti
 New Atlanta Communications, LLC
 http://www.newatlanta.com

 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: AAARRRGGGHHH!! Character Encoding

2003-02-03 Thread Frank Mamone
Did you install CFMX Updater 2 and using the JDBC drivers?

We had a similar problem on our Intranet and that solved it.

- Original Message -
From: Bud [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Monday, February 03, 2003 2:11 PM
Subject: AAARRRGGGHHH!! Character Encoding


 I'M THIS CLOSE TO JUMPING OFF THE NEAREST BRIDGE!

 Someone, PLEASE go here and click the Next button:

 http://dev.cf-ezcart.com/registerups/

 After that, scroll to the bottom of the textarea and tell me how on
 earth I can possibly encode this French text correctly. I'll try
 anything. I've even opened a ColdFusion MX account.

 I've put this at the top of the page:

 cfprocessingdirective pageencoding=iso-8859-1
 cfset setEncoding(form,iso-8859-1)
 cfset setEncoding(URL,iso-8859-1)
 cfcontent type=text/html; charset=iso-8859-1

 I've also tried it without it.

 There is also a custom tag in this page which I've tried it with and
without.

 I've also tried utf-8.

 I've tried saving the template as UNICODE encoded and as plain text.

 I'm at wits end. Please help.
 --

 Bud Schneehagen - Tropical Web Creations

 _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 ColdFusion Solutions / eCommerce Development
 [EMAIL PROTECTED]
 http://www.twcreations.com/
 954.721.3452
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




RE: [OT] Resizable Flash Ad (Sample)

2003-01-30 Thread Frank Mamone
Hi Scott,

Is the ad expanding or is it done with DHTML?

-Original Message-
From: Scott Van Vliet [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 2:23 AM
To: CF-Talk
Subject: RE: [OT] Resizable Flash Ad (Sample)


Here's a very simple example a Resizable Flash Ad.

Example: http://beta.brdwrks.com/samples/resizableAd.html
Source:  http://beta.brdwrks.com/samples/resizableAd.zip

Hope this helps,

Scott Van Vliet



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: cfreport...licensing issues?

2003-01-30 Thread Frank Mamone
We use this heavily on our Intranet. To be more productive we use a product
called Recrystallize. It writes the input form which we discard and rewrite
it with dynamic queries for the input form elements. We then use their ASP
processing page which launches the viewer and report which is pretty nice.
You can export to several file formats including PDF. Also you can choose to
use either the Java or ActiveX viewer which have the same features

You'll still need Crystal on the server and yes it comes with 5 concurrent
licenses. You can purchase more as needed. Mind you we accomodated quite a
few users before we went to 10 as the object is releases as soon as the
report is generated.

We never got what we wanted with CFREPORT.

http://www.recrystallilze.com


HTH,

Frank

- Original Message -
From: charlie griefer [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, January 30, 2003 3:00 PM
Subject: cfreport...licensing issues?


 Hey all...

 let me preface by saying that I've never used Crystal reports (and
 obviously, never used the cfreport tag).

 So now we've got Crystal Reports at this company...as well as Crystal
 Enterprise.  we've been using CF forever.  People are asking me about
usign
 CF and Crystal.  Specifically, what the cfreport tag can do...and as far
as
 web deployment...are there any licensing issues (apparently we can only
 deploy to 5 concurrent users with Crystal and Crystal Enterprise at the
 moment.

 Any info/links/pointers/advice on using CF and Crystal Reports would be
 greatly appreciated.

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

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




Re: [OT] Resizable Flash Ad (Sample)

2003-01-30 Thread Frank Mamone
Thanks for taking the time to answer this Jason. Your point is well taken.

- Original Message -
From: Jason Miller [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, January 30, 2003 6:08 PM
Subject: Re: [OT] Resizable Flash Ad (Sample)


 Don't mean to speak for Scott- but there are questions coming back on
 this that are very simply answered just trying yourself and looking at
 the sample he was nice enough to provide -
 someone asked does it work in Netscape? Well me and a few others already
 explained a few times - No.Open the browser - check it out.
 Done in DHTML or ad expanding?  - well it took about 15 seconds to
 download and open the zip - the falsh file was simple - and expand
 contract button - the MOVIE size is for example - 500 x 500- you put a
 gray square 500 x 500 -
 on (release)
  gotoandPlay(contract)
 that contract is a frame label that simply animates the 500x500 square
 off the screen - making it's height and dimensions appear 500x50
 Now that extra 450 of flash movie? It's using the WMODE=TRANSPARENT -
 Which is NOT supported in Netscape.

 You can all do this in flash wtih _scale(x, 100) - or animate the box or
 shape - or slide the bigger shape off stage - any numerous creative ways.

 that really should help answer everything
 jay miller


 Frank Mamone wrote:

 Hi Scott,
 
 Is the ad expanding or is it done with DHTML?
 
 -Original Message-
 From: Scott Van Vliet [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, January 30, 2003 2:23 AM
 To: CF-Talk
 Subject: RE: [OT] Resizable Flash Ad (Sample)
 
 
 Here's a very simple example a Resizable Flash Ad.
 
 Example: http://beta.brdwrks.com/samples/resizableAd.html
 Source:  http://beta.brdwrks.com/samples/resizableAd.zip
 
 Hope this helps,
 
 Scott Van Vliet
 
 
 
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4




  1   2   3   4   >