Up until two days ago, I was able to use Visual Studio 2010\'s \"Publish Web\" option by right clicking on my project and clicking the publish button on the context menu. No
I had a problem in vs2017 ,I just exclude bin and obj folder from projectn and publish project. it's work.