Skip to main content

Questions tagged [publish]

To publish is the process to make something publicly available. This might be the stuff that happens inside a CRM system after editing an article and finally publishing it, or publishing a project artifact.

0 votes
0 answers
15 views

ASP.NET MVC 5 : Request.isAuthenticated always returns true after host app on web server

I am using Identity authentication, the app and the code in razor view works correctly when executed in Visual Studio 2015, but after publishing and hosting the application on Smarterasp host, the ...
Bass889h 0337223534's user avatar
0 votes
0 answers
18 views

I am experiencing a 404 Not Found error for my new domain in smarter asp.net

SmarterASP.NET Generated Domain: [example.smarterasp.net] This domain is working correctly and serving my website as expected. New Domain: [www.mydomain.com] This domain is currently showing a 404 Not ...
Fatma Alaa's user avatar
-1 votes
0 answers
27 views

I can't publish my app on Meta for Developers

I have just recently created a new app for one of my websites... The app name is Property Finder, I have added it underneath my business called Area5One... I previously created another app called ...
Mathew's user avatar
  • 1
0 votes
0 answers
35 views

Publishing private app to Managed Google Play

I'm trying to publish a private app to Managed Google Play. According to this documentation, I have to enable Managed Google Play on Release > Setup > Advanced settings > Managed Google Play. ...
digory doo's user avatar
  • 2,182
-3 votes
0 answers
16 views

app productions problems please give me guideline?

enter image description here[enter image description here(https://i.sstatic.net/Lh3wI9ad.jpg)] Version code 15 has already been used. Try another version code. and app libraries not showing app bundle ...
ekamias academy's user avatar
0 votes
1 answer
607 views

Exposing 11434 port in Docker container to access Ollama local model

I am trying to connect local Ollama 2 model, that uses port 11434 on my local machine, with my Docker container running Linux Ubuntu 22.04. I can confirm that Ollama model definitely works and is ...
Piotr Grochowski's user avatar
0 votes
0 answers
137 views

Blazor WebAssembly Error: Cannot read properties of undefined (reading 'out') after Publishing

I am encountering an issue with my Blazor WebAssembly application after publishing it. The application works fine in both development and release modes, but once I publish it, I receive the following ...
Jitendra Jadav's user avatar
0 votes
1 answer
101 views

App Not Compatible with Latest Version Despite Using Latest Flutter Version

I'm encountering an issue where my Flutter app is not compatible with the latest version, even though I am using the latest Flutter SDK. Here are the details of my setup and the problem: Setup: ...
Ali Raza's user avatar
0 votes
1 answer
74 views

Incorrectly registered broadcast receiver (play.google Publish Overview, issue keeps showing)

I'm kinda stuck on why the publish overview still reports this error when all of the registerReceivers are already modified to avoid the violation. Since my versions are configured to, Target: 34 ...
z.g.y's user avatar
  • 6,075
0 votes
0 answers
16 views

How Publish a React Native Web app on apache server and allow routing from url [duplicate]

I developed a react native application with expo 51 and I used react-native-web to publish a web version. I do it by using this command : npx expo export --platform web and after I push all content in ...
Benoit Soyeux's user avatar
2 votes
1 answer
226 views

Can't publish Maui App for Windows. Error: "Manifest file at 'obj\Release\net8.0\staticwebassets.build.json' not found"

My Project consists of a "Razor Class Library", a "Blazor App" and a ".Net Maui Blazor App", the latter two with a project reference to the "Razor Class Library"...
DragonSpecter's user avatar
0 votes
1 answer
57 views

How do I force dotnet publish to use Release configuration on a solution with multiple modules

We have a central .NET solution that uses multiple modules which each have its own .csproj and .sln, currently they use .NET 7. I am trying to publish all of the modules and force them to all use ...
Eljimo's user avatar
  • 1
-1 votes
1 answer
57 views

Publishing and Auto-update apps uisng SFTP in VB.net

Visual Studio 2022, has a feature in VB.NET applications to publish the app using FTP. but nowadays FTP and HTTP protocols are not supported by many providers due to their lack of security. is there ...
Mohammad Ali Nekouie's user avatar
0 votes
0 answers
20 views

How to use IDataProtector after publish

I have a blazor server site that I use IDataProtector to encrypt/decrypt the connectionstring. I use protector's PersistKeysToFileSystem to save its key to project's root. and when I publish ...
mz1378's user avatar
  • 2,420
0 votes
0 answers
21 views

Execution failed for AarToClassTransform - Getting failure while publishing Sdk on jitpack

Getting this exception on jitpack : FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:desugarDebugFileDependencies'. > Could not resolve all files for ...
Apps dev's user avatar

15 30 50 per page
1
2 3 4 5
227