24,334 questions with .NET-related tags

Sort by: Updated
1 answer

How do you Register a Blazor App to Upload Photos to Azure Blob Storage

I've created a simple Blazor Application based on the standard Blazor Web application template to upload photos to Azure Blob Storage. It works when I run it in my computer, but I'm having trouble getting it to run when I Publish it to an Azure App…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,504 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,431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-29T23:47:39.4066667+00:00
George Irwin 0 Reputation points
answered 2024-05-30T22:30:15.97+00:00
Sander van de Velde 29,856 Reputation points MVP
1 answer

Helper folders in MAC

Hi, I need for my app in mac some helpers folders to : 1.for log file 2.for dwnload files .... where to put them ? I nee absoulth path for them to read from code of mac app. Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T11:52:15.06+00:00
Dani_S 2,906 Reputation points
answered 2024-05-30T21:58:00.1666667+00:00
Bruce (SqlWork.com) 58,206 Reputation points
2 answers

I am getting an Object Reference Not set to an instance of an object trying to pair mac to pc via Visual Studio

I have been working successfully for weeks on my .net maui application targeting ios. I normally open the application and then pair to mac from within visual studio and all is well. However, starting yesterday evening I can no longer connect to my mac.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T15:05:04.3066667+00:00
Billy Jacobs 1 Reputation point
answered 2024-05-30T21:32:34.1+00:00
Rob Caplan - MSFT 5,427 Reputation points Microsoft Employee
0 answers

code object is not signed at all on .net MAUI

I am trying to debug my MAUI app on a real iOS device for push notifications. I have a remote mac connection to my mac book[Sonoma 14.5], Visual Studio 2022 [Version 17.9.7], Xcode [15.2] iOS Device[17.5] and no matter what I do I get this error : code…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
955 questions
asked 2024-05-24T08:12:46.71+00:00
Farshad Nabizadeh 0 Reputation points
commented 2024-05-30T21:22:10.05+00:00
Farshad Nabizadeh 0 Reputation points
0 answers

Where does the .NET Desktop Runtime installer launch from?

I have an installer for Gates Corp Design Power which recognizes that .NET Desktop Runtime is not installed and automatically initiates an installation of it. I need to know where it is finding the installer. Also knowing what permissions to what, that…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,477 questions
.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,133 questions
asked 2024-05-30T20:45:55.8333333+00:00
KKoop 0 Reputation points
0 answers

Bluetooth LE - BluetoothLEDevice.FromBluetoothAddressAsync returns null after UnpairAsync() is called until the peripheral is power cycled or the RPA rolls over

Greetings Here are the reproduction steps for this bug. I have an Ellisys trace and logs gathered using WPR that I don't want to post publicly, but can share with someone from MS. Pair a Bluetooth LE peripheral with windows. Observe that a new…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,848 questions
Universal Windows Platform (UWP)
.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,133 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,476 questions
asked 2024-05-23T02:26:12.08+00:00
EricP-8687 60 Reputation points
edited a comment 2024-05-30T20:06:55.0233333+00:00
EricP-8687 60 Reputation points
0 answers

Listview with Checkbox is not responding based on the enable condition?

<?xml version="1.0" encoding="utf-8" ?> <ContentPage 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,009 questions
asked 2024-05-30T19:48:38.0533333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
edited the question 2024-05-30T19:50:15.3533333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
0 answers

Listview with Checkbox is not responding based on the enable condition?

Test.Xaml <?xml version="1.0" encoding="utf-8" ?> <ContentPage 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,009 questions
asked 2024-05-30T19:36:36.98+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
1 answer

How to check crash log sent by Apple review team for iOS .Net MAUI application.

We have developed an application using .Net MAUI in Visual Studio 2022 on Windows machine. Application is working properly on android devices and also working on iPhone device. We upload an application version on Apple App Store, but it was rejected with…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-27T14:03:37.5866667+00:00
Bhushan Akole 0 Reputation points
commented 2024-05-30T19:26:48.7+00:00
Bruce (SqlWork.com) 58,206 Reputation points
3 answers

REST interface, server for GET,PUT,POST,DELETE

Hello, My goal is to control a Rest Server from a WPF C# desktop app. Get, Push, Pop, Delete should be tested. The server does not require extensive logic, only test data. Later, the customer REST server is connected. How can I achieve this? How should I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,415 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.
307 questions
asked 2024-05-23T17:15:44.0466667+00:00
Noah Aas 260 Reputation points
edited an answer 2024-05-30T19:06:25.9+00:00
AgaveJoe 26,246 Reputation points
1 answer

Azure Adb2c External IDP Authentication Browser Back Button Click redirects to External IDP Again

We have AD B2C Authentication with .NET 8 MVC Web Application. We configured Open Id Provider with Custom Policy in Adb2c. The authentication is working successfully. But the problem is, after the External IDP successful authentication, the provider…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,920 questions
asked 2024-05-07T09:47:53.4+00:00
Logesh Palani 1 Reputation point MVP
answered 2024-05-30T19:05:29.3733333+00:00
James Hamil 22,436 Reputation points Microsoft Employee
0 answers

In ScrollView, first entry is becoming focus. i need to stop it.

<ScrollView Grid.Column="1" x:Name="myScrollView" WidthRequest="500" > <Border StrokeThickness="2"> <StackLayout> <Entry x:Name="MainEntry"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T18:40:37.5966667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
1 answer

How to maintain Ajax calendar values after postback in Gridview Footer

I am using AJAX control textbox in gridview. Inside the gridview, Footer Template i am using dropdown control and many textboxes. after selecting of Ajax calendar control, if i select dropdown, the ajax value getting cleared. How to maintain the date…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 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,415 questions
asked 2024-05-29T15:22:30.55+00:00
Gani_tpt 1,806 Reputation points
edited a comment 2024-05-30T18:39:03.5333333+00:00
AgaveJoe 26,246 Reputation points
1 answer

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? I used mac. DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType !=…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
answered 2024-05-30T18:17:04.4466667+00:00
Bruce (SqlWork.com) 58,206 Reputation points
1 answer

Visual Studio theming not applied correctly to custom Control property's UITypeEditor

Visual Studio: 2022 Community (17.10.0) Visual Experience Color Theme: Dark I'm working on a custom UITypeEditor (drop-down control) for a custom type that's a part of my custom control. When I trigger the UITypeEditor to drop down, I can see it in the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
asked 2024-05-29T19:27:50.2633333+00:00
gb 66 Reputation points
commented 2024-05-30T17:44:31.7633333+00:00
gb 66 Reputation points
0 answers

How to remove page navigation animation in .Net MAUI?

I am using Appshell for navigation. Appshell.Xaml.cs Routing.RegisterRoute(nameof(LoginPage), typeof(LoginPage)); In Viewmodel relay command i am call the below AppShell.Current.GoToAsync(nameof(LoginPage)); Animation is moving from left to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-21T05:43:55.4466667+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
commented 2024-05-30T17:38:52.9733333+00:00
Sowndarrajan Vijayaragavan 350 Reputation points
2 answers

Prepare code to fetch data from mock server does not seem to work

Hi! I am working through this Exercise: https://learn.microsoft.com/en-us/training/modules/build-web-api-minimal-spa/5-exercise-create-api. After starting the Mock Server (I can see in the Browser that it is running) The Website has the error: Unexpected…

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.
11 questions
asked 2024-05-28T19:02:39.45+00:00
Frank Geisler 16 Reputation points MVP
commented 2024-05-30T17:12:37.08+00:00
Frank Geisler 16 Reputation points MVP
0 answers

(0x80090304): The Local Security Authority cannot be contacted

Hello! I'm facing the intermittent issue with connecting to endpoint 'https://api-m.paypal.com' from my local machine (.NET 8 Application, HttpClient) with the following error: System.Net.Http.HttpRequestException: The SSL connection could not be…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,477 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,331 questions
asked 2024-05-30T17:10:21.18+00:00
Vlad Telegin 0 Reputation points
0 answers

I enabled Web Socketing on my IIS and now old ASPX page get error 404, what can I do to fix that?

I was building a server side .NET application for my company. I enabled web socketing, which fixed my blazer webserver, however the old ASPX web file are no longer working. Any ideas on how I can fix this?

Internet Information Services
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,431 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,326 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,331 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,011 questions
asked 2024-05-30T15:30:31.44+00:00
Ethan Souders 0 Reputation points
commented 2024-05-30T17:08:01.48+00:00
Ethan Souders 0 Reputation points
0 answers

Request targets an app that is not in allowed receiving apps list by WNS

Hello, I have a problem during sending WNS raw notifications to my app on client's computers. I receive this error sometimes, but not for all my clients: 2024-05-29 19:16:06.244 +02:00 [WRN] X-WNS-Debug-Trace: BY3PEPF000195A1 2024-05-29 19:16:06.245…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,477 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
735 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,476 questions
asked 2024-05-30T16:48:23.7+00:00
Michał Łeptuch 6 Reputation points