I am using Visual Studio 2015, but otherwise it seems like the same or similar issue. The solution was to open the Project File Properties in Visual Studio, go to the "Publish" settings and right-click [Options ...]. The Publish Settings dialog box appears. Select Deployment, and if you see that the Deployment Webpage is empty (mine was), enter publish.htm, then you can check “Automatically create a deployment webpage after each publication” (you need to check this ) Click [OK] to close the dialog box and then republish. The "publish.htm" file should now appear.
source share