On Wednesday, August 20, 2003, at 12:05 PM, Scott Cadillac wrote:

Hi Roland,

Can you send us your Debug for the TAF you're calling the TCF with?


Query]
[190]
[Invocation of method "tax_and_ship" of object "TCF://tax_shipping.tcf:Request$tax_ship_calc" with parameters [zip=, state=, value=, weight=, 375count=, 750count=, 1500count=, 3000count=, 6000count=, 375count2=, 750count2=, 1500count2=, 3000count2=, 6000count2=, tax=, totalshipping=, packagecount=]

[Error]
[190]
-803 The specified object's handler doesn't support method invocation. tax_ship_calc

[Error]
[190]
-2 The specified object was not found. tax_ship_calc

Just a guess, but maybe the Scope you assigned CreateObject with isn't the
same Scope your calling the Method with???


request

Let us know.....

I'm thinking the second error is the one to pay attention to. It can't find the tcf. What would I have to check to make sure that a tcf in the same folder is accessible?


Scott Cadillac,
Witango.org - http://witango.org
403-281-6090 - [EMAIL PROTECTED]
--
Information for the Witango Developer Community
---------------------

XML-Extranet - http://xml-extra.net
403-281-6090 - [EMAIL PROTECTED]
--
Well-formed Development (for hire)
---------------------


-----Original Message-----
From: Roland Dumas [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 20, 2003 12:52 PM
To: WiTango List
Subject: Witango-Talk: tcf - 'handler doesn't support method invocation'


I created a tcf
saved in the same directory as the taf that calls it. followed the
instructions carefully.

when I hit it, I get this. What's it mean? Was there another setting that I
needed to do??

-------
Position: tax_and_ship
Class: Internal
Main Error Number: -803

The specified object's handler doesn't support method invocation.
tax_ship_calc

File: tax_and_shipping2.taf
Position: tax_and_ship
Class: Internal
Main Error Number: -2

The specified object was not found.
tax_ship_calc

Reply via email to