I write a web application for import contacts from yahoo account (asp.net mvc 2).
I get all contact from
old yahoo account then server response success.
But I get all contact from
new yahoo account then server response error (503) Server Unavailable.
I have been receive error when run the following web:
- http://stescodes.com/grabcontacts.aspx
- http://contactsimporter.net/asp.net-address-book-importer/
Please help me!