The actual problem is i created an object for a DLL component like yiesrvc.dll which is Yahoo! Mesenger DLL for IE,which is an Add-On.Then i called some method of that object by using the IDL file for that DLL object which is created by the OLE/COM Viewer.I am able to create the object,but when i calls a method it's giving error like "Object doesn't support the property or method" even though i called that method with correct parameters. I think the problem is clear.If you know why i am getting this plz tell me.
----- Original Message ---- From: Sumanth Krishna <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, 6 February, 2008 5:31:03 PM Subject: Re: [twincling] Javascript error Hi Anil, Can you put the example that you were trying? Give more info abt u'r problem, to ensure the immediate response/reply! -- Thanks & Regards, Sumanth Krishna. A Blog: http://sumanthtechs avvy.blogspot. com/ Blog: http://yourway2heal th.blogspot. com/ TwinclingCommunity: http://www.twinclin g.org/node/ 204 On Feb 6, 2008 10:14 AM, anilkumar reddy <anilkumar_mendu@ yahoo.co. in> wrote: > Hi all, > > In my javascript code when i try to call a method of an object with some > parameters according to it's signature i got the error "Object doesn't > support this property or method". > Why i am getting error like this. > Any one have answer for this plz help me. > > Thanks, > Anil Kumar Reddy. > >

