24,822 questions with .NET-related tags

Sort by: Updated
0 answers

错误应用程序名称: mmc.exe,版本: 10.0.20348.2520,时间戳: 0x72fcf7c3

错误应用程序名称: mmc.exe,版本: 10.0.20348.2520,时间戳: 0x72fcf7c3 错误模块名称: clr.dll,版本: 4.8.4729.0,时间戳: 0x6614c017 异常代码: 0xc0000005 错误偏移量: 0x0000000000021464 错误进程 ID: 0x3fb8 错误应用程序启动时间: 0x01dad20d2bb98845 错误应用程序路径: C:\Windows\system32\mmc.exe 错误模块路径:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
327 questions
asked 2024-07-09T14:43:15.2533333+00:00
Red Blue 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?

I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,834 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,620 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
336 questions
asked 2024-06-13T06:50:10.2966667+00:00
R M 0 Reputation points
accepted 2024-07-09T14:22:10.4666667+00:00
R M 0 Reputation points
3 answers One of the answers was accepted by the question author.

Net Maui Vs 2022 error how to fix ?

I have this error can t solve any idea ? thanks.. Severity Code Description Project File Line Suppression State Error MAUIG1001 An error occured while parsing Xaml: Root element is missing.. xxx(net7.0-android) C:\Users\sso\OneDrive\Documents\Visual…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2023-08-03T01:20:34.2733333+00:00
Sami 861 Reputation points
answered 2024-07-09T13:19:46.8466667+00:00
Fishouttawater 0 Reputation points
0 answers

How I validate UNC Connection

Hi, When I supply bad domain i get success instead of failure ?, why ? public static bool IsUncConnectionValid(string directoryName, string uncDomain, string userName, string password) { UncHelper uncHelper = null; try { …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
asked 2024-07-09T10:29:56.7866667+00:00
Dani_S 3,226 Reputation points
edited a comment 2024-07-09T13:18:36.3066667+00:00
Dani_S 3,226 Reputation points
1 answer One of the answers was accepted by the question author.

Application Request Routing (ARR) full version number

Hello, The version that is shown in the documentation is version 3.0. When we conduct our scans there are several 3.0 versions with minor releases. Example the newest one is 3.0.1988. Can anyone confirm which is the true/full version number.

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
asked 2024-07-08T20:23:57.5166667+00:00
Nputch 0 Reputation points
accepted 2024-07-09T13:16:10.0566667+00:00
Nputch 0 Reputation points
1 answer

Problem with rewrite the Backgrounding event

Hi, In continue to https://learn.microsoft.com/en-us/answers/questions/1690214/register-close-button-in-mac All my work in pages stop working. Working with http + tasks. it fire the close button event and close the app. Thanks in advance,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-06-18T06:41:00.6+00:00
Dani_S 3,226 Reputation points
commented 2024-07-09T11:44:49.87+00:00
Dani_S 3,226 Reputation points
1 answer

Save Picturebox image to datagridview

looking for a way to save an image to a datagridview cell, image is loaded into the picturebox then when form is closed saves it to the datagrid.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,869 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,834 questions
asked 2024-07-07T03:11:49.5266667+00:00
Ben Ramsay 0 Reputation points
commented 2024-07-09T11:30:10.23+00:00
Karen Payne MVP 35,371 Reputation points
1 answer

Get The Accounts That Have Been Signed In Already In MSAL (MAUI)

Implementing MSAL in MAUI application. Sign In process is created by using below snippet. authenticationResult = await _identityClient .AcquireTokenInteractive(AppSettings.MSALScopes) …

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,239 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,350 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,745 questions
asked 2024-07-08T16:54:36.2333333+00:00
Smit Rathod 0 Reputation points
answered 2024-07-09T11:08:23.17+00:00
Akhilesh 7,065 Reputation points Microsoft Vendor
0 answers

IVsSccGlyphs2 didn't call GetCustomGlyphMonikerList() when the project(.net version) is loading

Hi. I am developing a VSIX project. When loading the project, the IVsSccGlyphs2 interface calls the GetCustomGlyphMonikerList member to apply all the badges in the Solution Explorer. However, when debugging a VSIX project, if the solution running is the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
190 questions
asked 2024-07-09T02:02:35.18+00:00
현서 고 0 Reputation points
commented 2024-07-09T11:06:21.7533333+00:00
Anna Xiu-MSFT 27,641 Reputation points Microsoft Vendor
2 answers

Unable to connect to server in Visual Studio 2022

Description of the problem: When trying to connect to a remote server using Visual Studio 2022, I receive the following error: System Information X A service error occurred. I have already searched for help online, but I have not…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,227 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,593 questions
asked 2024-06-09T20:07:45.0033333+00:00
Roberto C 120 Reputation points
commented 2024-07-09T09:42:09.7666667+00:00
Jiale Xue - MSFT 42,236 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to Upload and List Files in Blazor Server 8

I'm new to Blazor 8 and I'm trying to learn how to handle file uploads and display the uploaded files in a Blazor Server application. Specifically, I'm looking to: Allow users to upload multiple files to the folder.wwwroot/Upload Provide a button…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,484 questions
asked 2024-07-08T13:52:15.2+00:00
Yusuf 731 Reputation points
accepted 2024-07-09T09:19:26.8+00:00
Yusuf 731 Reputation points
1 answer

How can NotificationListenerService used in MAUI?

I'm trying to listen to notifications of other apps and for that purpose I tried to utilize NotificationListenerService. I have seen several examples from Xamarin, but nothing seems to work. So how is it done in MAUI? How is the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-07-06T13:25:53.9433333+00:00
Costas Athan 26 Reputation points
edited the question 2024-07-09T08:55:19.0766667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 28,716 Reputation points Microsoft Vendor
1 answer

Issues with a struct type when calling TaskOrchestrationContext getInput - Guids are empty

Hello, Trying to migrate a code from .NET6 to .NET8, isolated worker model, I have noticed that: if the orchestrator has a struct type parameter having a Guid field, getting the input from the orchestrator, with context.GetInput<T>(), results in an…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,580 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,582 questions
asked 2024-07-03T10:14:06.26+00:00
adriana_malea 141 Reputation points
edited an answer 2024-07-09T08:07:11.1866667+00:00
adriana_malea 141 Reputation points
2 answers

Is it possible to play videos on Android with a native video player?

In one project the following code for Xamarin MediaManager works. But I have another project where I use the same code and there it is not working. The problem is that the video is not correctly displayed in full screen because there is a small free area…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-06-22T10:01:05.73+00:00
Kim Strasser 811 Reputation points
commented 2024-07-09T07:17:00.3933333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,671 Reputation points Microsoft Vendor
1 answer

button dosent bind with SelectedDate, to ble to be able

I have created a custom control <ContentView x:Class="customDatePicker.Controls.DateTimeZonePicker" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-07-08T17:00:23.51+00:00
Eduardo Gomez Romero 225 Reputation points
edited an answer 2024-07-09T06:39:23.93+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,671 Reputation points Microsoft Vendor
2 answers

how to recognize invoice/tax image using camera ?

I am using .net ios. I want to use invoice /tax recognize image . you may say I can use VisionKit. but it require IOS 16. I want to use may iOS 11? how to do it in oc(not swift)?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-06-28T15:28:37.0866667+00:00
mc 4,026 Reputation points
answered 2024-07-09T05:56:48.75+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,606 Reputation points Microsoft Vendor
0 answers

Android .NET 8.0 Picker Unfocused event not trigger after selected any items

I am facing an issue with the Picker's Unfocused event not triggering on Android in .NET 8.0 version.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-07-09T05:45:21.05+00:00
Bhuwan 616 Reputation points
5 answers

Concern to API tool

Hi, Is there any existing API tool, to be embedded on an ASP page, to receive/send mails on the designated domain, with Email service?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,536 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
315 questions
asked 2024-06-18T09:07:52.09+00:00
Peter_1985 2,586 Reputation points
edited a comment 2024-07-09T05:35:45.41+00:00
Lan Huang-MSFT 28,821 Reputation points Microsoft Vendor
0 answers

MAUI .NET 8 on Android -Unable to load DLL 'sqlite3'

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the Android device in Visual Studio 2022 (windows), which threw the exception below, System.DllNotFoundException: Unable to load DLL…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,157 questions
asked 2024-07-08T06:49:30.6566667+00:00
Aneetha 25 Reputation points
edited a comment 2024-07-09T05:14:20.52+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,671 Reputation points Microsoft Vendor
2 answers

How can I generate hierarchical Sitemap in .NET 8 Web Application?

In .NET Framework we have an

ASP.NET Core Training
ASP.NET Core Training
ASP.NET Core: A set of technologies in the .NET Framework for building web applications and XML web services.Training: Instruction to develop new skills.
17 questions
asked 2024-07-08T21:04:38.9533333+00:00
Siddhant Singh 0 Reputation points
edited the question 2024-07-09T04:29:23.0133333+00:00
Pradeep M 1,630 Reputation points Microsoft Vendor