publishing

Removing ConnectionString when deploying with Visual Studio 2012

北慕城南 提交于 2020-01-01 12:11:18
问题 I'm working on a project with 2 web applications, one being hosted as long running process (with appfabric), the other is just a normal MVC application. They share same datacontext, thus same connectionString. The appfabric application is deployed as a child application of the main, taking advantage of the web.config inheritance (we don't want connectionstring to be duplicated in web config) My problem is that with the new Visual Studio 2012 wizard for publishing, the connectionString are

iOS app publishing - publishing under different author name

随声附和 提交于 2020-01-01 11:37:28
问题 I have been developing and testing an iPhone app under a family members Apple Developer account. He paid for the account and it's registered under his business. When it comes time to publish, will it appear in the App store (and for that matter anywhere else where the author name is published), under his name or his company name? Can this be changed? Is it possible to publish an app on a developer account but under a different author name? 回答1: Yes, it will appear in the App Store under his

Signing an app, but not publishing on Android market

狂风中的少年 提交于 2020-01-01 09:18:24
问题 The Android system has a flag called "Unknown Sources" that allows it to install applications from non-market sources. If I sign my application as described on the android developer website (i.e. with a certificate that is created using the private keys I got from google), and decide not to publish my application on the android market, but host it on my own site. Will this application be considered a non-market by the android system ? Will it still install with the "Unknown Sources" option

How do I publish a Windows Forms Application?

烂漫一生 提交于 2019-12-30 01:51:13
问题 So I made a C# program, and its great and all (its a Windows Form Application). The issue with it, is I don't know how to use it outside of the debug mode form. How do I publish it? My target goal is to create a two folders, put a shortcut to the application in one, along with the other folder which will contain the application and all outside programs (some of the buttons link to batch files). Then I'd want to be able to put it in a RAR compressed file, and upload it online for others to

How to zip Align APK file in android?

橙三吉。 提交于 2019-12-29 11:45:23
问题 I am uploading my first APK file to google play but I am getting following error. You uploaded an APK that is not zip aligned. You will need to run a zip align tool on your APK and upload it again. Can any one tell me how to zip align my apk file ? Please tell me steps for that ? 回答1: Read the documentation from Google itself The steps should be simple to follow. Please follow this doc from google for complete publishing details In short,complete steps in a nutshell(I am assuming you use

ASP.NET WebSite Publishing vs. Copying?

↘锁芯ラ 提交于 2019-12-29 05:25:09
问题 I have faced a lot of issues with Publishing like when you need to make small changes on the code, sometimes the generated DLL file (the dll file for example of default.aspx.CS when published) cannot be recognized by IIS saying the codebehind is wrong or something. Sorry for not remembering the exact error message. I am hoping you know what I mean at this point. Therefore, I usually do a simple Copy Paste operation instead of Publishing. Could you tell me what am I missing by NOT using the

problem in Silverlight publish

て烟熏妆下的殇ゞ 提交于 2019-12-24 13:33:22
问题 I have a silverlight 2.0 object on content of masterpage. i see it on local but can't see on the host after publishing. according to Microsoft blog i add 2 MIME type of xaml and xap but silverlight object doesn't appear. i can't see the content of silverlight object but i can configure silverlight by right click. please guide me. 回答1: If you can right-click and get the Silverlight menu, your object tag is obviously rendering OK, which is a good start. You don't mention whether you see the

Apk Deployment Error

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-24 12:08:50
问题 I'm getting the error when trying to upload my apk file: 'dump failed because no androidmanifest.xml found' Does the package name in the AndroidManifest have to be the same as the deployed apk name? Also, does the apk name have to be in the form: com.xxxx.xxxx? Or should, say, TestPro.apk be ok? Regards...Andrew 回答1: Use Winzip or zip reader to open your APK file to check whether AndroidManifest.xml exists inside your package. 回答2: After having the exact same problem (and losing about 4 hours

Master Page getting Could Not Load Type error when publishing

自古美人都是妖i 提交于 2019-12-23 12:35:42
问题 Everything works find locally, but when I publish my asp.net application to a remote server I get the following error: Server Error in '/' Application. Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'JournalPages.MasterMain'. Source Error: Line 1: <%@ Master Language="C#" AutoEventWireup=

Is restricting an app on Google Play Store to specific countries also restricts Public beta access?

寵の児 提交于 2019-12-23 08:11:11
问题 I have an app that is currently in public beta and I'm interested in publishing it to production but I want the production version to be restricted to specific countries ( due to localisation issues). I know there's an option to restrict the app to specific countries, what I can't find an answer to is whether it will restrict my public beta as well. I want to keep the public beta available to all countries. 回答1: Quoting from Play Store support: Pricing & Distribution changes : If you make any