Whenever I try to deploy code on SharePoint site, I am unable to deploy the code
Error occurred in deployment step 'Recycle IIS Application Pool': Cannot connect to the SharePoint site:
Make sure that this is a valid URL and the SharePoint site is running on the local computer. If you moved this project to a new computer or if the URL of the SharePoint site has changed since you created the project, update the Site URL property of the project.
But the fact is the site does exist on the server, timer and admin services are up and running, app pools are also running
I am not able to understand the issue.
Please guide.