0% found this document useful (0 votes)
42 views11 pages

NET - Microsoft Q&A 5

The document contains a collection of questions and answers related to .NET and its various components, including .NET Core, ASP.NET, and .NET MAUI. Topics range from installation issues, application behavior, and error handling to specific coding challenges. The discussions involve contributions from multiple users, highlighting common problems and solutions within the .NET community.

Uploaded by

Tran Lan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views11 pages

NET - Microsoft Q&A 5

The document contains a collection of questions and answers related to .NET and its various components, including .NET Core, ASP.NET, and .NET MAUI. Topics range from installation issues, application behavior, and error handling to specific coding challenges. The discussions involve contributions from multiple users, highlighting common problems and solutions within the .NET community.

Uploaded by

Tran Lan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

16,515 questions with .

NET-related tags Sort by: Updated S

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. In the past when installing this
bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET
Runtime - version (x86) Microsoft ASP.NET…

.NET ASP.NET Core .NET Runtime .NET ASP.NET Core .NET Runtime

asked Nov 13, 2024, 7:31 PM

KA KAPIL ARORA
5

edited a comment Mar 26, 2025, 8:33 PM

OK Ole Kristian Hustad


0

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. In the past when installing this
bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET
Runtime - version (x86) Microsoft ASP.NET…

.NET ASP.NET Core .NET Runtime .NET ASP.NET Core .NET Runtime

asked Nov 13, 2024, 7:31 PM

KA KAPIL ARORA
5

edited a comment Mar 26, 2025, 8:33 PM

OK Ole Kristian Hustad


0

 1 answer Open PDF in MAUI in separate window


Hi, I have MAUI app in .NET 9 platform Windows and MAC. I have PDF file I want user will open it by click
on button in separate window? Thanks,

.NET MAUI

asked Mar 20, 2025, 3:00 PM

Dani_S
D
4,421

accepted Mar 26, 2025, 3:35 PM

Dani_S
D
4,421

1 answer ubuntu 下面运行asp.net core 不加载appsettings.json配置文件


我做了一个asp.net core5.0的站点,发布在ubuntu服务器上, 发现如果我不在程序所在文件夹下面运行站点,
站点遍不会加载 appsettings.json配置文件 只要不在程序所在文件夹去启动站点,其他任何文件夹都不会加
载 appsettings.json配置文件,这是为什么呢??
ASP.NET Core .NET Runtime
asked Oct 25, 2021, 9:23 AM

easy999000
E
1

answered Mar 26, 2025, 2:21 PM

SL SY LI
0

3 answers BlazorWebAppEntra .net9 sample app resets back to Home page


Download the BlazorWebAppEntra .net9 sample and create the app in Azure Entra with the other setup
that you need to do in Azure. When you are able to login using Azure Entra into you Blazor Web App
login click the Weather link in the Nav bar. You will…

Blazor Training

asked Mar 23, 2025, 5:41 PM

SD Saeed Dudhia
0

commented Mar 26, 2025, 2:12 PM

PM Pradeep M
7,220 • Microsoft External Staff

1 answer .NET MAUI error after binding android library (.aar)


I am using android library called "autoreplyprint.aar" , this library contains another.jar file called "jna-
4.5.1.jar". I have used following code to bind it in my MAUI project, <ItemGroup…

.NET MAUI

asked Mar 19, 2025, 11:23 PM


NS Nikhil Sathawara
0

commented Mar 26, 2025, 1:01 PM

LL Leon Lu (Shanghai Wicresoft Co,.Ltd.)


81,186 • Microsoft External Staff

2 answers Issue with Project Reference


I am using visual studio 2022 with net9. C# unable to reference a class library project in another class
library project. \Program Files\dotnet\sdk\9.0.201\Microsoft.Common.CurrentVersion.targets(2189,5):
warning MSB9008: The referenced project…

.NET Training

asked Mar 25, 2025, 5:31 PM

AB Anil Babu Ravi


5

answered Mar 26, 2025, 12:38 PM

PM Pradeep M
7,220 • Microsoft External Staff

 1 answer Entry Focus issue in scroll view Maui


I had created a view with 30 entries in a scroll view, for suppose I focus on the 16 entry and click in the
background Entry 1 is being focused automatically. Here is the code for reference. <ScrollView
BackgroundColor="Green" …

.NET MAUI

asked Mar 24, 2025, 11:37 PM


VM Vaibhav Methuku
160

commented Mar 26, 2025, 12:18 PM

LL Leon Lu (Shanghai Wicresoft Co,.Ltd.)


81,186 • Microsoft External Staff

0 answers Issues in release mode after upgrading to MAUI 9


After i upgrade from MAUI 8 to MAUI 9 , i face the following issues , I cannot have my target framework
to net9.0-android35.0 but i could only use net9.0-android , i get the error as mentioned in the github
link…

.NET MAUI

asked Mar 25, 2025, 6:41 PM

MS Manickam, Suraj
320

commented Mar 26, 2025, 12:11 PM

Yonglun Liu (Shanghai Wicresoft


YL Co,.Ltd.)
50,096 • Microsoft External Staff

1 answer Change title and selected date colors in Android datepicker popup
How do I set the background color the title of the datepicker popup in android to my app primary color.
also like to change the selected date color.

.NET MAUI

asked Oct 13, 2022, 11:19 PM


JP Jeff Pfahl
91

commented Mar 26, 2025, 12:03 PM

LL Leon Lu (Shanghai Wicresoft Co,.Ltd.)


81,186 • Microsoft External Staff

0 answers While releasing the build in iOS MAUI, app getting crash while opening the application
Exceptions occurs was Terminating app due to uncaught exception 'System.ArgumentNullException',
reason: 'ArgumentNull_Generic Arg_ParamName_Name, provider (System.ArgumentNullException) at
System.ThrowHelper.Throw(String ) at…

.NET MAUI

asked Mar 24, 2025, 12:47 PM

JS Jeyamani Sekar
20

commented Mar 26, 2025, 7:46 AM

Wenyan Zhang (Shanghai Wicresoft


WZ Co,.Ltd.)
36,411 • Microsoft External Staff

2 answers Tracing "SQLite error 19 foreign key constraint" down to what actually causes it?
See screenshots. How do you find out which entity or which record produces this error? Haven't found
info in the Internet. Default and test data is added using FluentApi in the configuration classes. The
database is EnsureDeleted() first, then when it's…

ASP.NET Core .NET MAUI

asked Dec 12, 2023, 5:37 PM


MSCollege3000
M
185

edited an answer Mar 26, 2025, 7:19 AM

BN Bill Neal
0

2 answers How to connect ESPnow to C#


ESPnow is a protocol to connect one Espressif device to another over WiFi , such as ESP32 or ESP8266,
WEMOS etc. the advantage is that it is not relying on local WiFi network, so no need to select a WiFi
Network and register to it with a password. I…

C# .NET Internet of things

asked Jan 13, 2021, 5:50 PM

YigalB
Y
1

answered Mar 26, 2025, 6:52 AM

JS José Simões
0 • MVP

1 answer Win32 internal error "Access is denied" 0x5 occurred while reading the console output
buffer. Contact Microsoft Customer Support Services.
Hi, I‘m getting the following error while executing the "Invoke-WebRequest" command over "ssh.exec()":
Win32 internal error "Access is denied." 0x5 occurred while reading the console output buffer. Contact
Microsoft Customer…

.NET Training
asked Mar 25, 2025, 1:31 PM

MM Mohammed, Mohd Faizal


0

edited an answer Mar 25, 2025, 7:26 PM

PM Pradeep M
7,220 • Microsoft External Staff

2 answers In Blazor Server App, getting 404 error on page refresh


I am working on a Blazor server app with ASP.NET Core MVC and MudBlazor for design. My panel pages
are in a PanelProject. I face the following issues: Whenever I try to refresh a page, I get a 404 error.
Sometimes, I get a 403 error without knowing…

Blazor

asked Mar 11, 2024, 1:57 PM

Mrbanad
30

commented Mar 25, 2025, 7:07 PM

AgaveJoe
29,946

 1 answer WARNING MVVMTK0045


Both with net8.0 and net9.0, at times I have a warning MVVMTK0045. Following the instructions in the
relevant documentation https://learn.microsoft.com/en-
us/dotnet/communitytoolkit/mvvm/generators/errors/mvvmtk0045 does not clear the issue - on the…

.NET MAUI
asked Mar 21, 2025, 4:15 PM

GS Giorgio Sfiligoi
371

accepted Mar 25, 2025, 6:40 PM

GS Giorgio Sfiligoi
371

1 answer "Missing Info.plist value. The Info.plist key 'BGTaskSchedulerPermittedIdentifiers' must


contain a list of identifiers used to submit and handle tasks when 'UIBackgroundModes'
has a value of 'processing'
I am trying to upload my maui ios app on transporter and getting this error: what i have tried so far is
<key>BGTaskSchedulerPermittedIdentifiers</key> <array> <string>$(PRODUCT_BUNDLE_IDENTIFIER)
</string> …

.NET MAUI

asked Mar 19, 2025, 1:04 PM

AR Aayush Rawat
0

commented Mar 25, 2025, 4:47 PM

Wenyan Zhang (Shanghai Wicresoft


WZ Co,.Ltd.)
36,411 • Microsoft External Staff

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

asked Mar 13, 2025, 6:15 AM

EG Eduardo Gomez Romero


1,355

commented Mar 25, 2025, 4:29 PM

Wenyan Zhang (Shanghai Wicresoft


WZ Co,.Ltd.)
36,411 • Microsoft External Staff

 1 answer How to enable typing and search functionality inside a Picker in .NET MAUI?
How to enable typing and search functionality inside a Picker in .NET MAUI?

.NET MAUI

asked Mar 2, 2025, 2:27 PM

Bhuwan
B
821

accepted Mar 25, 2025, 3:58 PM

Bhuwan
B
821

1 answer MAUI Map is opening Apple Maps by default in IOS if Apple Maps installed else throwing
error even though Google Maps is installed, How to display installed map supported
application options like Google Maps, ola, uber etc?
await Map.OpenAsync(placeMark); is opening Apple Maps by default in iOS physical device. If Apple
Maps is not there, it is showing an error message in iOS I would like to show all the installed maps
supported application list from below like google…

.NET MAUI

asked Mar 1, 2025, 12:10 PM

RP RaviKiran P
0

commented Mar 25, 2025, 3:40 PM

Wenyan Zhang (Shanghai Wicresoft


WZ Co,.Ltd.)
36,411 • Microsoft External Staff

A 1 ... 4 5 6 ... 826 9

You might also like