409 Conflict error when adding contact

I'm developing this web application in C#.When trying to add contact i'm getting 409 conflict exception.I've checked that contact does not exists and also there is no conflict in the name of the list.I'm using HttpWebRequest "POST" method.

Attached code whatt i'm trying.

Thanks in advance.
Seema