Skip to main content

All Questions

Tagged with
0 votes
0 answers
25 views

Release a web application from visual studio and install in specified location in another system

I am releasing a web application from Visual Studio using "publish app" and want to install in a specified location in another system. It is installing in C:/ by default but I want to ...
Dhara Patel's user avatar
1 vote
0 answers
37 views

Heroku Deployment Issue: 'dotnet: command not found' for .NET Core Console Application

Body: I'm trying to deploy a .NET Core console application (.NET 8) to Heroku, but I'm encountering an issue where the dotnet command is not found when the application is started. Here's a summary of ...
x19's user avatar
  • 8,663
0 votes
1 answer
27 views

How to make a website online when the case is like the one below?

Don't understand how to deploy Hello, I'm a beginner who is learning backend with .net and front end with react js, For example I deploy backend code and sql database in cloud like Azure. Can I deploy ...
Robert Chan's user avatar
0 votes
0 answers
119 views

Login Button for microsoft authentication is giving undefined, (reading 'endsWith')

I have a React with .net application and i'm authenticating users through microsoft entra id, without an identity provider. On localhost it signs in the user and it authorizes the API, but when ...
NerdyStudent's user avatar
0 votes
1 answer
42 views

Deploy to Azure failing with Error: ENOTFOUND

I have repository with simple .net web api that I want to deploy to Azure. However my deploy is always failing with this error: The workflow file can be found here. Does anybody know what is the ...
JanSmutný's user avatar
2 votes
0 answers
90 views

.NET/SQLite on Ubuntu - libe_sqlite3: cannot open shared object file: No such file or directory

My website has been working perfectly fine on Ubuntu for a long time. After simply updating packages from 8.0.2 to 8.0.4 and re-publishing again, now I get an error that it can't load libe_sqlite3.so. ...
Etienne Charland's user avatar
0 votes
0 answers
22 views

Unknown Author error while deployment in .net MAUI Win App [duplicate]

I have developed an app in .net Maui and would now like to hand it over to my customers. The only problem is that the company's laptops only allow apps to be installed that are from trustworthy ...
SoldatXwing's user avatar
0 votes
0 answers
27 views

Trusted certificate for internal company app (.Net Framework)

Is there a way to issue a certificate to sign an internal company app (.Net Framework) so that it is trusted and does not raise warnings during deployment? Is there a way for example for users to add/...
Panos M's user avatar
  • 56
-1 votes
1 answer
238 views

How to deploy Next.js 13.4+ version in iis server?

I was developing a frontend for ERP application in Next.js 13.4 App router concept. I was struggling to deploy the build file in IIS server. When i tried by setting up iis server locally by adding ...
Jeevasurya L's user avatar
0 votes
1 answer
222 views

Need directions for hosting my Blazor Server App+Class Library+SQL Database to IIS on VM running Windows Server 2019

So my Project solution is made up of, My Blazor Server App .NET 6(Has project reference dependencies to the class library and server project My Server SQL Server 2019 database project which has all ...
user2330725's user avatar
0 votes
1 answer
44 views

Best way to Hosting a WebApp inside a WindowsService (Worker Services)

My app is a Windows Service (Worker Services) and I need to add a web app for managing and monitoring tasks of windows service. Product _______ Windows Service \______ WebApp For ease of ...
Mehdi's user avatar
  • 5,527
0 votes
0 answers
37 views

Why can't i deploy update a prepopulated database?

I have an embedded prepopulated sqlite database to deploy with my app. After editing the database I'm now getting very strange results when attempting to deploy/update to an Android phone using stream ...
Ealann10's user avatar
1 vote
1 answer
359 views

Publish ASP.NET Core Razor Pages

Can't find a way to just publish a single cshtml page (no code-behind cshtml.cs involved). It feels like I'm missing something. This should be a super common thing to do. So, when I choose to publish ...
yehui liu's user avatar
0 votes
1 answer
108 views

ClickOnce won't update when running app from installed location

I have a simple WPF app I am using for some testing. I am successfully deploying to a folder on my desktop. Ex. desktop\myApp\publish The install location is the same folder. Other settings: ...
Patrick95's user avatar
  • 136
0 votes
0 answers
53 views

How can i get the Public IP Address of the server where my dotnet worker application is hosted?

Is there any way I can get the public IP Address of the server where my application is hosted? For example: My use case is that the same server will have the one or more database. If my domain name of ...
Hardik Dhuri's user avatar

15 30 50 per page
1
2 3 4 5
67