Questions tagged [publishing]

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.

1242 questions
0
votes
1 answer

How to create urilink.acsm

Our partner was providing us unique .acsm links for our costumers and readers,but they will stop providing this service. Now we should find other partner or do it ourself. How to publish a book for Adobe Digital Editions and how to provide this…
Arma Sarma
  • 189
  • 1
  • 2
  • 8
0
votes
0 answers

Version of the application in Google Play does not match the manifest

Placing the application in Google Play, I saw that the required version set to "1.6 or later", but in the manifest worth 4.0.
Val
  • 4,225
  • 8
  • 36
  • 55
0
votes
2 answers

I can't find cloud service in azure publish

I did the listed steps in this page http://msdn.microsoft.com/en-us/library/windowsazure/ff683676.aspx I downloaded the file and import it, after that I copied the certificate path and upload it under settings/ Management certificates. then I am…
Amir Samir
  • 15
  • 5
0
votes
1 answer

With Visual Studio 2008 how can I set what file path my published setup.exe installs to?

I have a Visual Studio 2008 C# desktop app that I can publish an installer for just fine, however it installs itself into the User\AppData\ folder I can't seem to figure out how to make it go some normal place like Program Files. Also, how can I…
MetaGuru
  • 42,847
  • 67
  • 188
  • 294
0
votes
1 answer

My application is not published properly

I am using from quartz dll to do some jobs in a specific time plan. I run the schedules in application_start in Global file. It works for me good in the local but when I publish the project it doesn't work. For publishing the project I just copy and…
Hamid Reza
  • 2,913
  • 9
  • 49
  • 76
0
votes
1 answer

How to Deploy Click Once Application in different Domains

I have built a C# WPF Application in Dot Net Framework 3.0 and published thru Click Once Application via localhost IIS in my system. My system placed in FileServer1 Domain and all the systems under FileServer1 can able to install the application.…
Arun
  • 728
  • 4
  • 16
  • 30
0
votes
2 answers

android publish app on google play optimization tips (check targetSdkVersion and minSdkVersion)

I am trying to publish my app on google play store. I have designed it for phones as well as for tabs on Android Gingerbread(2.3.3) . But I am coming across some optimization tips. I know this question has been discussed earlier too but I am unable…
Carbon
  • 133
  • 1
  • 4
  • 21
0
votes
1 answer

Compiles fine but have problem publishing whit updatable option

I have a web site developed on VS2005. that compiles fine. But when i try to publish it whit the "Allow this web site to be updatable" i get the following compiller error: error BC30002: The type 'ASP.ucDireccion' is not defined. The problem seams…
0
votes
2 answers

Rating my android app

I would like to create a popup in my Android app to offer to the user going to the market to vote my app. The case is, to do this I actually need the 'id' play store is going to give me for my app... but if I didn't uploaded it yet, how can I know…
Frion3L
  • 1,502
  • 4
  • 24
  • 34
0
votes
3 answers

Publishing an asp.net web application

I want to know a few things about Publishing an asp.net web application, Why should i publish my web application? What are the advantages of publishing a web application?
ACP
  • 34,682
  • 100
  • 231
  • 371
0
votes
1 answer

Google play publish again

I have uploaded my apk-file as release version and published it. After some time(half day) I unpublished it to fix something. Now, 1 week later, I want to publish it again. Would it affect promotion? I heard that "new, just published" applications…
0
votes
1 answer

My Application doesn't appear in Play market after a day?

I'm facing an strange issue that I didn't have before. Yesterday, I uploaded .apk file of my application in Play market. I filled all required fields of form and published it under alpha testing. My application has limited to just Australia. Then I…
Hesam
  • 52,260
  • 74
  • 224
  • 365
0
votes
1 answer

Publishing a VB.NET Winform Application

I have a windows form application that I need to publish, I just need some advice on what would be the best way to publish an application to a server so that multiple users can access it using a short cut on their desktop and without having to…
0
votes
1 answer

Is there a way to automatically send an email when website gets published through VS2012

I was wondering if there is a possibility to automatically send a notification once a new version of ASP.NET MVC site has been published through Visual Studio publish option. Maybe publishing profile can be edited somehow to add custom scripts? I…
fenix2222
  • 4,602
  • 4
  • 33
  • 56
0
votes
1 answer

RDLC will be broken when publishing a web site with Visual Studio

I've a large web application solution in Visual Studio. This solution contains some RDLC (client report files) in its folders. Whenever I publish it using Visual Studio, all *.rdlc files breaks. Indeed they convert to files with 1 KB size. Why this…
Afshar Mohebi
  • 10,479
  • 17
  • 82
  • 126