16,442 questions with .NET-related tags

Sort by: Updated
1 answer

Azure function Isolated Process Model

I am using Azure Function Isolated process model .Net 8.0 I want to use Swagger UI as a result I installed Microsoft.Azure.Functions.Worker.Extensions.OpenApi.Core.Attributes However tis does not work using…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,201 questions
asked 2025-03-14T13:10:09.8066667+00:00
Buyani Mhlongo 0 Reputation points
commented 2025-03-15T12:51:54.59+00:00
Mahmoud Ahmed 0 Reputation points
2 answers

How to fix "Could not retrieve project assembly output path" after upgrading from .NET Framwork to .NET

After upgrading from .NET Framework to .NET the program is working fine but when I try to edit a Form, Any Form, I get the same message on the yellow bar: "Could not retrieve project assembly output path. Parameter name hierarchy." Can anyone…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
asked 2024-04-04T08:04:15.54+00:00
יוסף שלי 15 Reputation points
commented 2025-03-15T11:00:34.2366667+00:00
Paul Albers 0 Reputation points
1 answer

flipping card update

I have my card using CommunityToolkit.Mvvm.Messaging; using System.Diagnostics; namespace LiveTileControl.Controls { public partial class LiveTileControl : ContentView { private bool _isFlipping; private bool _isDataAvailable; //…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-03-12T23:15:05.47+00:00
Eduardo Gomez Romero 1,335 Reputation points
commented 2025-03-15T01:05:38.2433333+00:00
Eduardo Gomez Romero 1,335 Reputation points
0 answers

Create an IPA from Windows MAUI iOS + Extensions

Hi, we have a MAUI project with iOS extensions. We can run them on emulators and create the IPA either in Visual Studio or Visual Code on a Mac. Due to dotfuscator issues, we need to create the IPA, but now from Windows! We can create the IPA using the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-03-14T22:08:03.59+00:00
DAVIS JIMENEZ PETER ALEXANDER 20 Reputation points
1 answer

Build Error

How to resolve Azure build error error MSB3073: The command "npm install" exited with code 1? Thanks

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,201 questions
asked 2025-03-14T21:54:46.8533333+00:00
Tuyen Ma 0 Reputation points
answered 2025-03-14T22:07:13.2433333+00:00
Marcin Policht 38,630 Reputation points MVP
0 answers

. net maui uses Microsoft Data.SqlClients encountered an exception when directly connecting to SQL Server

Microsoft.Data.SqlClient.SqlException (0x80131904): Successfully established a connection with the server, but an error occurred during the login process。 (provider: TCP provider, error: 0 - Success) HttpClient can be accessed normally SQL Server has not…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-02-21T00:38:46.83+00:00
文虎 樊 0 Reputation points
edited a comment 2025-03-14T21:27:10.9066667+00:00
Bruce (SqlWork.com) 72,511 Reputation points
2 answers

.Net 8.0.10 and 8.0.11 hosting bundle doesn't install components

I have downloaded and installed the .NET Core Hosting bundle for 8.0.10 on the windows sever 2019. In the past when installing this bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET Runtime - version…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,201 questions
asked 2025-03-06T17:31:36.6633333+00:00
commented 2025-03-14T20:21:31.6333333+00:00
Bruce (SqlWork.com) 72,511 Reputation points
2 answers

Windows Surface Laptop 7 (ARM) - VS 2022 17.12.3 - MAUI - Hot Restart iOS - Object reference not set to an instance of an object.

Hello - going a bit kookoo here. Working on a MAUI app, not updated to 9 yet. It debugs, builds and can push to test group in Google Play Store. I'll preface all this next bit with this... I was not able to test at all on a physical usb connected iOS…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2024-12-23T03:48:52.1833333+00:00
Christopher Meehan 0 Reputation points
commented 2025-03-14T18:50:57.98+00:00
Espen 6 Reputation points
2 answers

I'm experiencing problems with EF and SQL Server when running on Azure Webservice. The same code runs fine from VS with same db.

If I turn debugging on and connect my VS to the process, the error doesn't occur. Also I can run the code just fine from Visual Studio towards the same database. I do not Lazy Load. All Queries ens with ToFirstAsync() or ToListAsync() and has a Select to…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
779 questions
Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,461 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
631 questions
asked 2025-02-15T10:00:46.1533333+00:00
Tomas Ekenman 0 Reputation points
answered 2025-03-14T18:00:23.37+00:00
Tomas Ekenman 0 Reputation points
2 answers

Problem with Blazor InputSelect

I've been trying to learn Blazor and I've been working with a movie app tutorial that I got here: https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/?view=aspnetcore-9.0. I've added a lookup table with a "Star…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
23 questions
asked 2025-03-13T19:24:19.1366667+00:00
Rusty0918 0 Reputation points
answered 2025-03-14T15:19:15.5366667+00:00
Rusty0918 0 Reputation points
3 answers

IsEnabled property doesn't seem to work for AppShell

I want to use the IsEnabled property of ShellContent object of the AppShell, but this property doesn't seem to have any effect if True or False. If working, this property is very handy, for example, to disable user interaction until some conditions are…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
asked 2021-08-03T18:41:06.46+00:00
Dave 1 Reputation point
answered 2025-03-14T14:31:59.6866667+00:00
Laura 0 Reputation points
0 answers

Missing file in Learn module

I'm unable to complete the module named "Interact with data in Blazor web apps" because there are one or more files missing in the project files host on GitHub. Where can I find "Services/OrderState.cs" that's referenced in Unit 9 of…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
23 questions
asked 2025-03-14T14:05:39.4133333+00:00
Nathan 0 Reputation points
1 answer

problem regarding taking online certification exam.

I was taking my exam in online and after attending about 15 questions it came to feedback section and there is no remaining question when i try to login again it is not going into login page i attached the screenshot below

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
126 questions
asked 2025-02-07T17:40:57.2833333+00:00
KISHORE .R 0 Reputation points
answered 2025-03-14T10:42:49.22+00:00
Rebin Qadir 151 Reputation points
1 answer

Picker.Focus() Not working in Windows - MAUI

Hello, I had a layout, Basically on tapping on that layout, I want to focus my picker. Unfortunately. picker.focus() is not working. Thanks.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-03-13T07:31:30.59+00:00
Vaibhav Methuku 120 Reputation points
edited the question 2025-03-14T10:34:13.82+00:00
TP 109.8K Reputation points
1 answer One of the answers was accepted by the question author.

Fonts become italic

Hi, In Maui template we have: fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular"); fonts.AddFont("OpenSans-Semibold.ttf", "OpenSansSemibold"); Later I publish the app as exe. When I create setup with…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-03-10T15:23:18.23+00:00
Dani_S 4,191 Reputation points
edited a comment 2025-03-14T10:16:13.57+00:00
Dani_S 4,191 Reputation points
6 answers

XA0137: The 'run-as' command failed with 'run-as: couldn't stat /data/user/0/com.test.demo: No such file or directory '.

Hi all, My app not installing in release mode, Even I tried generating apk and installing but app is crashing every time. I'm getting following error Start debugging Android application failed Start debugging Android application ... am start -a…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
asked 2021-09-17T16:33:28.817+00:00
Nagarjuna Gadikota 1 Reputation point
answered 2025-03-14T08:54:08.8766667+00:00
Ulf Andersson 0 Reputation points
1 answer

Error loading font 'Assets/Fonts/Segoe UI.ttf'. on log

Hi, I have this error when running the MAUI as exe. I do not have this fonts on my app in RESOURCES/FONTS and not resister it. 2025-03-13 11:57:26,921 [1] ERROR Microsoft.Maui.FontManager - Error loading font 'Assets/Fonts/Segoe…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,006 questions
asked 2025-03-13T10:01:37.4166667+00:00
Dani_S 4,191 Reputation points
commented 2025-03-14T06:18:12.4766667+00:00
Dani_S 4,191 Reputation points
1 answer

Operations on files obtained by Directory.EnumerateFiles never finish

【概要】 .netFramework 4.7を利用したプログラムにおいて Directory.EnumerateFilesで取得したファイル一覧に対して FOR文によるファイル操作を実施した場合に、処理が終わらない事象が発生しております。 既知事象の有無及び、改善策があればご教授頂けないでしょうか。 【実行環境】 OS:Windows Server2022 【処理詳細】 処理の詳細は以下の通りです。  ①Directory.EnumerateFilesメソッドを利用  …

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,201 questions
asked 2025-03-12T10:35:12.27+00:00
OHASHI RURI(大橋 瑠璃) 0 Reputation points
commented 2025-03-14T05:00:30.34+00:00
OHASHI RURI(大橋 瑠璃) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Connecting to MS Access and databases on Snapdragon ARM computers

As far as I know, there's still no ADODB or ODBC support on Snapdragon computers. Is there an ETA? In the meantime, can I use MS Access outside its IDE (where it works fine) or can I use SQL Server or MySQL? Can I use Visual Studio with MS Access or any…

Entity Framework Core Training
Entity Framework Core Training
Entity Framework Core: A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.Training: Instruction to develop new skills.
8 questions
asked 2025-03-12T17:14:03.3766667+00:00
Fritz DeKatt 20 Reputation points
accepted 2025-03-14T00:05:24.5666667+00:00
Fritz DeKatt 20 Reputation points
1 answer

How to enable access to permissions.

Hey, I have a problem. You see, my Xbox series S for some reason won't allow me to open Discord because I need to open permissions to do so. So, I looked up how to enable my permissions and went ahead and followed the instructions it provided. But when I…

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
35 questions
asked 2025-03-13T22:29:02.8633333+00:00
Eren Yeager3922 0 Reputation points
answered 2025-03-13T22:29:02.8766667+00:00
Q&A Assist