Releasing software to users. This may include releasing compiled binaries on a hardware medium, for download, or permitting access to a non-development web service.
Questions tagged [publishing]
1242 questions
0
votes
1 answer
Is my Manifest is lacking anything for the Windows Market publishing
Is my Manifest is lacking anything for the Windows Market publishing?

Yoda
- 17,363
- 67
- 204
- 344
0
votes
1 answer
Directing path to desktop (Java) and publishing programs
I have a program that I want to publish that was built using Java. At the moment, the program creates folders / files in the directory:
"C:\Users\Steve\Documents\myProgram"
This obviously won't work unless the users have the exact same folder…

Steven Mclaren
- 275
- 2
- 6
- 13
0
votes
1 answer
transforming xml files in mvc application
I am working with a .net MVC4 web application. I use publish profiles to publish my application and all works nicely.
I transform the web.config, I set up a publish profile for each of the environments I am deploying to qa, production etc. The…

amateur
- 43,371
- 65
- 192
- 320
0
votes
1 answer
Do you need the linked AS files after publishing .fla into .swf in flash professional?
I want to link external ActionScript file with my current fla project file so I can get the advantage of using classes in Adobe Flash professional CS6 in ActionScript 3.0.
But I am wondering if I can delete the AS file once the fla file has been…

Joe Slater
- 2,483
- 6
- 32
- 49
0
votes
2 answers
I can't update my apk
I made an app and successfully published into the Play Store. Then I discovered a bug and fixed it. Now I can't update the app because it says that the certificate of the two apks are different.
Using the Eclipse signing tool, I tried filling in the…

Dix
- 73
- 2
- 8
0
votes
1 answer
drupal measure author's publication efficiensy drupal 7
I have made a drupal 7 site.
I'm looking for a solution for measuring the authors (blog writers, article writers) efficiensy.
I would like to see someweher, how many nodes are created by a user (author) per month and how many letters do these nodes…

user1783417
- 11
- 2
0
votes
1 answer
Android Console Public Key
OK, I'm confused!
Should I use the public key from "Android Console" when I create keystore for signing apk file?
Does this make sense "If you have developer account, you can sign your application with DEVELOPER KEY. If you haven't acc you can use…

Đorđe Zeljić
- 1,689
- 2
- 13
- 30
0
votes
3 answers
How developers update their applications in Play Store? [Android]
I'm considering publishing my application to Play Store. And since I don't have yet developer's account I would like to find some information before.
E.g. how developers could update their applications? Is it core feature of Play Store and…

Vitalii Korsakov
- 45,737
- 20
- 72
- 90
0
votes
1 answer
behaviour of visual studio web deploy publishing packages
I have been doing some work recently with publishing mvc applications on visual studio 2012. I have been using publish profiles to configure web deploy to different environments. I have also been using web transforms to transform my web.config as…

amateur
- 43,371
- 65
- 192
- 320
0
votes
2 answers
Publishing to WAS7 failing with error "An internal error occurred during: "Publishing to WAS7 at localhost..."
An internal error occurred during: "Publishing to WebSphere Application Server v7.0 at localhost...".
org.eclipse.emf.ecore.resource.ResourceSet
There are no compilation errors in Workspace.
I am using WAS 7 server and RAD 7.5. Has anyone seen this…

Neeraj
- 592
- 4
- 6
- 21
0
votes
1 answer
Visual Studio 2008 Publish Fails
HI everyone, i need some advice regarding Visual Studio 2008 Pro.
We develop a lot of web service applications and ever since we started we keep encountering an error on our production server that does not seem to occur on the development or test…

Kristiaan
- 253
- 1
- 5
- 17
0
votes
1 answer
Deploying app communicating with unsecured service on google play
I have an android application which communicates over plain tcp/ip (no http) connection with my server. Server is oriented to handle many simultanous client connection and is written in apache mina. The communication between android client and…

voytech
- 380
- 3
- 13
0
votes
1 answer
Publishing Mac App on App Store
We are developing an application for our client and he wanted us to build App so he can publish the app over the Mac App store,
As of now we don't have Mac Developer Id, and we have received App Id from the client,
My question is, is it possible…

Amitg2k12
- 3,765
- 10
- 48
- 97
0
votes
3 answers
How to run my Complete Web Application Project on target Machine
I am working on Current Web Application and i want to make .exe/dll/msi thing that the project will run on target machine without source code.
Anyone have a solution for this that i have to give the build of my project without giving source code to…

Vedank Kulshrestha
- 220
- 1
- 6
- 23
0
votes
1 answer
Flash source control and web publishing - how to?
We use SVN for source control of an ASP.NET MVC website (Visual Studio IDE), and we are embedding a small Flash application. The .FLA is about 27MB, but the .SWF output is only about .3MB
Is there a precursor/layout format that our designer can work…

shannon
- 8,664
- 5
- 44
- 74