PDA

View Full Version : Works fine but .........


pats
May 10th, 2006, 05:02 PM
Hi I am using Address Book Access Widget in my project.All works well, but some times when I click "Next" after selecting the addresses on the Plaxo dialog box, Its not doing anything keeps on displaying endlessly.
Some times only it happens.Some times its displays javascript error"No such interface supported"

What I observed was when try to do multiple times sampe process(Accesing address book)its not working .When
i reopen the new browser and try to access address book it works fine.

Please help on this.

Thanks

kas
May 15th, 2006, 02:13 PM
Hi pats,

We're stumped on "no such interface supported". So I googled it + javascript and it looks like something in DOM scripting or in runnning an old version of IE (started happening in IE4, and continues in IE 5 & 6). (http://support.microsoft.com/kb/281679/EN-US/)

Let us know if upgrading/reinstalling IE does the trick.

Kathy

sluggar
May 31st, 2006, 01:04 PM
I having the same issues. It just hangs after I select the email addresses. What is wrong!?

kas
May 31st, 2006, 02:48 PM
Hi Sluggar,

Are you getting the "no such interface supported" or just the hang?

Kathy

prosper
June 27th, 2006, 01:02 AM
I'm facing desame problems.
After selecting all the email address from the address book and clicking next.
All it says is please wait and nothing happenes.
you can take a look here http://www.flegz.com/test.php

How can that be fixed?

kas
June 27th, 2006, 06:24 PM
Hey Prosper - (and perhaps others who have had a similar problem)

Thanks for sharing your link so I could view the source. Looks like you entered the URL to your callback page instead of the absolute path to your callback page in step 4 of the instructions found on www.plaxo.com/api/widget. The showPlaxoABChooser expects a '/' as the first char and adds the http to it.

Let me know if that makes it work for you.

Kathy