There are numerous reasons why a COM error would be thrown:
1. COM object is not registered on the server.
2. COM object is spelled differently than what is in your code.
3. You called a method that didn't exist.
4. You called a method w/o the correct arguments.

________________________________

From: cf coder [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 1:03 PM
To: CF-Talk
Subject: Re: exception handling, kindly help


do you know as to why it would throw a COM object error? If so
do you know if there is a fix?

>I have seen instances where this variable is empty.  I believe
it was
>related to a COM object error.  I could be wrong about the
exact
>variable that didn't exist, but I remember that a cfcatch
variable was
>empty when I did not expect it to be.
>
>
>________________________________
>
> From: Dave Carabetta [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 07, 2004 11:57 AM
> To: CF-Talk
> Subject: Re: exception handling, kindly help
>
>
> On Thu, 07 Oct 2004 12:53:56 -0400, cf coder
> <[EMAIL PROTECTED]> wrote:
> > cfcatch.details returns nothing. Does it depend on the type
of
>exception I select?
>
> It should be cfcatch.detail.
>
> Regards,
> Dave
>________________________________
________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to