Top "Publishing" questions

Releasing software to users.

Strong Signed Assemblies

I have a project I made in Visual Basic 2008 Express. I converted it from someone else's C# project, but it …

vb.net compiler-construction publishing
Can't find app in Play Store by name

I've published an app in Play Store week ago and there is a problem with search. I can't find it …

android search google-play publishing
Google Play Timed Publishing

While updating an app with "Timed Publishing" on Google Play, after I upload the APK, should I select the "publish …

android google-play apk publishing timed
"Can't find the valid AspnetMergePath" on Visual Web Developer Publish?

I am wanting to use Visual Web Developer Express 2010 to publish a website, pre-compiled to a remote server over FTP …

asp.net visual-studio deployment publishing visual-web-developer
Error publishing to Tomcat v6.0 Server at localhost

I wave problem with Tomcat when I try to run a jsf page, I get next error: Details: Publishing the …

java eclipse web-applications tomcat6 publishing
Publishing a website is not updating my CSS bundles

When I run my code from Visual Studio in release mode, and check the bundled style sheet, I can see …

c# css .net visual-studio-2013 publishing
What is a .pubxml.user file?

I'm deciding whether to add a file to version control. It's name ends with .pubxml.user. Can anyone tell me …

asp.net visual-studio publishing
Automatically minify JavaScript files at the time of Publishing website in Visual Studio 2010 or 2012?

Is there any way in VS 2010 or 2012 to minify JavaScript files at the time of Publishing? I want automatically minified …

javascript asp.net visual-studio-2010 minify publishing
Publish Website Getting Empty Folder

I Have Build project with visual studio but when i want to publish my website i get an empty folder …

c# asp.net visual-studio-2012 publishing
Why does this web.config transform say it can't find the applicationSettings element?

I get the following error while transforming a web.config file in TeamCity. It happens on the element, <applicationSettings …

msbuild web-config publishing msdeploy