RE: [CFCDev] ASP Server.CreateObject vs CF cfobject

2004-03-02 Thread Roland Collins
. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Mineer Sent: Tuesday, March 02, 2004 8:55 AM To: [EMAIL PROTECTED] Subject: Re: [CFCDev] ASP Server.CreateObject vs CF cfobject   Accidentaly sent last email before I was done.   It is running under the system

Re: [CFCDev] ASP Server.CreateObject vs CF cfobject

2004-03-02 Thread David Mineer
004 10:14 PM Subject: RE: [CFCDev] ASP Server.CreateObject vs CF cfobject The service account under which CF runs has to have access rights to the COM objects.  Do you have CF running under the system account?  Or if it is under a user account, does that user account have access ri

Re: [CFCDev] ASP Server.CreateObject vs CF cfobject

2004-03-02 Thread David Mineer
- Original Message - From: Roland Collins To: [EMAIL PROTECTED] Sent: Monday, March 01, 2004 10:14 PM Subject: RE: [CFCDev] ASP Server.CreateObject vs CF cfobject The service account under which CF runs has to have access rights to the COM objects.  Do you have C

RE: [CFCDev] ASP Server.CreateObject vs CF cfobject

2004-03-01 Thread Roland Collins
:[EMAIL PROTECTED] On Behalf Of David Mineer Sent: Monday, March 01, 2004 9:59 PM To: cfcdev Subject: [CFCDev] ASP Server.CreateObject vs CF cfobject   I posted about this same issue a few days ago and got some responses.  Thank you.  I have made some progress but am still struggling to make this

[CFCDev] ASP Server.CreateObject vs CF cfobject

2004-03-01 Thread David Mineer
I posted about this same issue a few days ago and got some responses.  Thank you.  I have made some progress but am still struggling to make this work.  I have an asp page that does exactly what I need, no problem, but the CF equivalent does not work.  See code below.  Can someone tell me wh