Hi,
I created a console application to push data into the site list.
But at the line using (SPSite site = new SPSite("url")) it is throwing the below exception
There was no endpoint listening at http://localhost:[number]/BooksWS.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Inner exception :
Unable to connect to the remote serverPlease share your ideas to cross over the issue.
Regards,
Sudheer
Thanks & Regards, Sudheer