I am missing the usual publish targets when publishing my c# web application. The usual "Import" and "Custom" options are missing when I go to publish, as well as the "Manage Profiles" drop down that has the option to create a new profile.
Here is the screen I am presented with.
The buttons on the left hand side are "greyed out"
Here is another screen from a colleague that has the missing options
I have tried a full reinstall of Visual Studio 2015 update 1 with no success. I have also tried creating a fresh ASP.NET Web application project in a new solution resulting with the same problem.
You can publish your web app to both local and network folders. First, provide the path and click Finish to complete the Publish wizard. Next, you see the summary page for the new publish profile that you just created using the Publish wizard. Click Publish and Visual Studio deploys your web app to the provided path.
The PublishProfiles folder is under Properties in a C# web application project, under My Project in a VB web application project, or under App_Data in a web site project. Each .
In the end this ended up being a corrupt publish profile file in the Properties/PublishProfiles/xxxx.pubxml
within the project.
There are multipy options for this behavior:
Issue with the Web Deploy Tool
Try to reinstall the current Web Deploy 3.5 Tool
Depending on the exact Version of your Visual Studio and your Operating System
There are known issues about specific OS/Visual Studio combinations.
Missing Web Developer Tools at Installation
Select the Web Developer Tools
Option at installation
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With