On Sunday 03 September 2006 22:14, Honza T_ wrote:
Hello,

> Error: uncaught exception: [Exception... "Could not convert JavaScript
> argument arg 0 [nsIMutableArray.appendElement]"  nsresult: "0x80570009
> (NS_ERROR_XPC_BAD_CONVERT_JS)"  location: "JS frame :: javascript:
> array.appendElement("ABC", false); :: <TOP_LEVEL> :: line 1"  data: no]
It seems that appendElement expects a nsISupports instance and you 
are trying to insert  an AString

best regards,
Michal
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to