Top "Publish" questions

To publish is the process to make something publicly available.

Visual Studio SignTool.exe Not Found

I have completed an application I have made in Visual Studio 14.0, but when I tried to publish the program, I …

publish signtool
How to publish a Web Service from Visual Studio into IIS?

I have written a WCF web service in C#. I had originally self-hosted it and then decided to host it …

web-services iis iis-7 publish
Using msbuild to execute a File System Publish Profile

I have a c# .Net 4.0 project created with VS2010 and now being accessed with VS2012. I'm trying to publish only …

c# visual-studio msbuild publish
Build succeeds, but publish fails

Up until two days ago, I was able to use Visual Studio 2010's "Publish Web" option by right clicking on …

asp.net visual-studio-2010 iis-7.5 publish msbuild-wpp
Rename app in google play store

I published my app in google play store and tried to find it. But I found it by project name. …

android publish
Upload artifact to Artifactory using Gradle

I am a newbie to Gradle and Artifactory and I want to upload a JAR file to Artifactory. Here is …

gradle publish artifactory
How to invoke MSBuild via command prompt?

I have a website (not a web application) and I want to publish it from the command prompt in the …

c# visual-studio-2008 msbuild web publish
'Publish failed' but build succeeded?

When using Visual Studio 2008, when I "Publish Web Site", the application builds correctly, but then I get a "Publish failed" …

asp.net visual-studio visual-studio-2008 publish
How to deploy angular-cli app on iis

I have simple angular2-cli app (one page with model driven form - no router involved). With "ng serve" all …

angular iis publish angular-cli
How to remove an app from the Play store?

I have some test apps that I never intend to publish to the official Play store (aka Android Market), via …

android google-play publish