publish Questions
8
The application which I'm working now was developed in VS 2015. I'm trying to run the same in VS 2019, the build succeeded but fails when trying to publish via FTP / to the local folder as well.
A ...
Comparative asked 8/8, 2020 at 17:49
4
Solved
When i click unpublished give error "you have at-least one active .apk "
And also cannot update the app because key-store is lost...
Any solution?
Jackinthebox asked 10/4, 2015 at 6:44
2
I'm currently working on a Compose Multiplatform project using Kotlin, and I'm looking for guidance on how to generate app bundles for publishing my app on various platforms, including Android, iOS...
6
I have created an Azure Function in VS 2019 and want to deploy it from VS 2019. While trying to deploy I am getting below error:
The attempt to publish the ZIP file through failed with HTTP status ...
Travesty asked 3/11, 2021 at 21:18
1
I want publish .NET Core 3.1 project as self-contained. All build, saves, but in root folder so many dll like System.Collection.dll, System.IO.dll etc. How put these libs in custom folder?
Knickerbocker asked 4/2, 2022 at 9:49
3
Solved
Error publishing Blazor Webassembly with AOT (.Net 8.0) - Error :
Precompiling failed for ProjectTest\obj\Release\net8.0\wasm\for-publish\aot-in\aot-instances.dll.
C:\Program Files\dotnet\packs\Mic...
Mccusker asked 6/12, 2023 at 20:59
33
I deploy a .NET Core app with settings:
And the website shows an error:
HTTP Error 500.30 - ASP.NET Core app failed to start
Common solutions
to this issue:
The app failed to start
The app start...
Padget asked 22/4, 2021 at 10:1
4
Solved
I want to publish my project to maven using maven-publish and signing. The problem is that when i try to publish: gradle publish i get this error:
* What went wrong: Execution failed for task ':...
3
Solved
I changed the name of a React Native/Expo app and wanted to change the slug to go with it, but got the error "CombinedError: [GraphQL] Experience with name '@-----/newName' does not exist"...
Surcingle asked 20/9, 2022 at 19:41
16
Solved
When I publish my ABP project I get the following error:
C:\Program Files\dotnet\sdk\6.0.100-rc.1.21458.32\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets(112,5): error NETS...
10
When I publish my ASP.NET MVC application it generates a app_offline.htm file to take the site offline while it updates the website and then deletes the file once the publish is successful.
This is...
Evin asked 17/5, 2010 at 0:33
3
i'm trying to publish a webjob to Azure but I get some errors like the following. looks like it's because in the path after 'Out' it adds two backslashes instead of one (PubTmp\Out\\app_data).
28&g...
Careerist asked 10/12, 2020 at 2:21
20
Solved
I've been trying to publish my package to the NPM Registry.
I get an error that I am not allowed to push my package to the registry.
403 Forbidden - PUT https://registry.npmjs.org/qdb - You do not ...
Preemption asked 1/3, 2019 at 18:44
15
Solved
I've successfully completed the publishing process for an APK to the Internal Test Track.
But when I try to view the App for download on the Google Play Store using the "VIEW ON GOOGLE PLAY" link i...
Hooves asked 22/12, 2018 at 15:29
2
I have an app that has been reviewed by Google and is ready to be published. Managed publishing is turned on. However, I am not quite ready to release it to the public yet. In the meanwhile, I woul...
Esemplastic asked 10/5, 2022 at 1:43
23
Up until two days ago, I was able to use Visual Studio 2010's "Publish Web" option by right clicking on my project and clicking the publish button on the context menu. Now when I try to do the same...
Bicameral asked 1/8, 2011 at 19:26
9
Solved
When I issue the following command in the command line:
dotnet publish -o "./../output" -c Release
The dotnetcli publishes the project correctly. However, it does not copy the appsettings.Product...
Rude asked 16/6, 2016 at 11:48
9
Solved
I'm using visual 2019, ASP.NET MVC core 2.2.0
My project debug ok, build no error but when I publish it give me an error like this
Detail file in AppData\Local\Temp\tmp76C2.tmp
System.AggregateEx...
Welldressed asked 30/12, 2020 at 2:41
7
Solved
I'm using google scripts to deploy a web app. I've done about 5-10 in the same account. When I try and run the web app/script, I'm now getting: a "Google Drive: Page not found" in the title and the...
Engedi asked 31/10, 2017 at 22:6
6
Solved
Both use the README.md as the description when you publish. A common practice is to use a single shared file.
But what if I need to have the different Readme and still publish it from a single lo...
Emmyemmye asked 23/12, 2016 at 7:34
4
Solved
I have a Node.JS server that works fine on localhost. Now I want it accessible from the internet, hosted by my machine. My public IP address (the one that Google tells me I have) does not seem to b...
1
Solved
When I publish my ASP.NET Core app to IIS, I get error but if I run my app in Visual Studio debug or release, it works fine.
The error message I get is:
System.InvalidOperationException: The debug...
Quirt asked 9/9, 2023 at 6:10
3
Solved
I'm trying to publish a very simple C# .Net 5.0 WinForms application (single file output) as a test case for porting from the .Net Framework v4.6.1 (what it was previously) while using Visual Studi...
25
Solved
When using Visual Studio 2008, when I "Publish Web Site", the application builds correctly, but then I get a "Publish failed" message:
What possible reasons are there for this, and how can I pre...
Superphosphate asked 14/11, 2011 at 11:21
8
I published my app in google play store and tried to find it. But I found it by project name. My project name wasn't like app name.
But many people installed my app. How can I change the name with...
1 Next >
© 2022 - 2025 — McMap. All rights reserved.