55,594 questions with Developer technologies-related tags

Sort by: Updated
3 answers

downnload process aborted when Maui Andriod is not visible or screen id turned off

I have Maui Andriod app, in which a file id dowloaded from an url. When the app is running and visible download process goes well. but screen is turned off or app is not visible, the download process is aborted. Is is greatly appreciated if somene can…

Developer technologies | .NET | .NET MAUI
asked 2026-03-07T02:06:24.94+00:00
Qun Shen 65 Reputation points
commented 2026-03-10T14:01:20.0766667+00:00
Qun Shen 65 Reputation points
1 answer

Library e_sqlite3 not found

I am getting the below exception in my .net application targeting to .net 4.7.2 and platform set as Any CPU. I have tried many things but couldn't succceed. Then I tried the exact same code and configuration of the official sample app which works fine…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,311 questions
asked 2026-03-10T13:21:07.84+00:00
Vivek Nuna 30 Reputation points
answered 2026-03-10T13:21:23.3066667+00:00
Q&A Assist
0 answers

CVE-2025-15467 vulnerability for Visual Studio Professional 2022

Hi Team, The Visual Studio Professional 2022 got tagged to CVE-2025-15467 vulnerability as it is using libssl-3-x64.dll and libcrypto-3-x64.dll. Can you let us know how to solve this ? We tried updating Visual Studio Professional 2022 to latest version…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,704 questions
asked 2026-02-26T06:25:16.4666667+00:00
Nallamilli, R.K.R. (Krishna) 0 Reputation points
answered 2026-03-10T12:42:46.59+00:00
Martin Dimovski 1,636 Reputation points
2 answers

Get access to account on marketplace.visualstudio.com

Hi, I'm trying to get access to my account so I can publish a new version of my VSCode extension. I managed to login with my personal email address but the link I always followed to upload new versions returns a 403 (forbidden). It looks like I'm…

Developer technologies | Visual Studio | Extensions
asked 2026-03-04T15:07:27.0333333+00:00
Cyprien Quilici 0 Reputation points
edited a comment 2026-03-10T12:12:24.3433333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,955 Reputation points Microsoft External Staff
5 answers One of the answers was accepted by the question author.

tostring()

for some reason the script doesn't work and the tostring <%@ Page Language="C#" AutoEventWireup="True" %> <%@ Import Namespace="System"%> <script runat="server"> void Page_Load(Object…

Developer technologies | ASP.NET | ASP.NET API
asked 2026-03-08T02:30:36.1733333+00:00
zal wel 20 Reputation points
commented 2026-03-10T12:03:29.32+00:00
SurferOnWww 5,491 Reputation points
2 answers

Archive Folder content in C# 10

Hi, I want to implement two functions a synchronous and non synchronous in C# 10 that receives the following parameters: 1.A string representing the valid archive file path, including the file name and extension. The supported archive formats are: ZIP,…

Developer technologies | C#
Developer technologies | 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.

11,806 questions
asked 2026-03-07T09:22:46.6966667+00:00
Alin A 25 Reputation points
edited a comment 2026-03-10T11:58:40.61+00:00
Alin A 25 Reputation points
2 answers

Though VS runtime is installed, getting error that not installed- Please install it and run this setup again.

Developer technologies | Visual Studio | Extensions
asked 2026-03-10T10:16:46.9466667+00:00
Rock Steps 21 Reputation points
answered 2026-03-10T11:41:01.4133333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,610 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

failed load hostfxr.dll at .net9 self-container app on win10,win7

i write a client app with .net9 vs2026, and publish with self-container. but it can't be run when i double-click on (win10,win7) part of my client machine. i look eventlog and get this. how to reslove this? i got a information for win7, install a…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,311 questions
asked 2025-12-02T03:03:59.5266667+00:00
SIR WANG 0 Reputation points
commented 2026-03-10T11:27:48.27+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,610 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

“Understanding .runtimeconfig.json and Console Behavior When Publishing a .NET Test Project”

Hello, I am working with a test project and have the following .csproj file: When I publish this test project, the output contains the .runtimeconfig.json file, the .exe file, and all test data. I have a few questions regarding this: What is the role of…

Developer technologies | Visual Studio | Testing
asked 2026-03-07T14:43:43.5666667+00:00
Alin A 25 Reputation points
commented 2026-03-10T11:27:05.7133333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,610 Reputation points Microsoft External Staff
1 answer

How to enable Control Flow Guard (CFG) in C# UWP Application

How to enable Control Flow Guard (CFG) in C# UWP Application? I have tried to enable <ControlFlowGuard>Guard</ControlFlowGuard> <UseDotNetNativeToolChain>true</UseDotNetNativeToolChain> in Release | x64 . But it is still not…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-03-10T10:36:31.3066667+00:00
Raja Shanmugam 20 Reputation points
answered 2026-03-10T10:37:24.26+00:00
Q&A Assist
4 answers

Issue to access the server from the client

Hi, The project is running well on the server like I get the issues like The site could be temporarily unavailable or too busy. Try again in a few moments. If you are unable to load any pages, check your computer’s network connection. If your computer…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-20T09:59:14.6366667+00:00
Peter_1985 3,151 Reputation points
answered 2026-03-10T10:16:08.47+00:00
Jack Dang (WICLOUD CORPORATION) 14,650 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Show popup from a working thread Task

In my Android application (NET MAUI 10) I have code similar to the following: [RelayCommand] public async Task TaskPopup() { Debug.WriteLine("TaskPopup"); Task task = Task.Run(async () => { …

Developer technologies | .NET | .NET MAUI
asked 2026-03-01T12:12:39.3433333+00:00
Giorgio Sfiligoi 616 Reputation points
commented 2026-03-10T09:53:33.99+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers

MAUI Handler not working with Custom WebView and showing blank white screen.

We are trying to call a WebView Handler and it is showing a blank white screen while using .NET MAUI8 and .NET MAUI9. We are calling below method, but it is not hitting ShouldOverrideUrlLoading() and not loading the URL properly even after passing…

Developer technologies | .NET | .NET MAUI
asked 2026-03-09T16:36:32.0833333+00:00
Sushma Vaddepally (OSV) 0 Reputation points
edited an answer 2026-03-10T09:51:14.3533333+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers

.cs file is not loading in designer mode in Visual Studio

Error as "Timed out while connecting to named pipe" Stack Trace: Hide Call Stack1.Hide Call Stack 1.Hide Call Stack 1. Hide Call Stack at Microsoft.DotNet.DesignTools.Client.Host.ServerProcess.d__39.MoveNext() --- End of stack trace…

Developer technologies | Visual Studio | Debugging
asked 2025-04-09T19:39:18.2933333+00:00
Sowmya Bandela 5 Reputation points
answered 2026-03-10T09:35:14.13+00:00
Nguyen, Miller 0 Reputation points
1 answer

.NET MAUI Navigation Not Working on iOS 26.2 / 26.3

I am currently using .NET MAUI with .NET 8, and the application uses AppShell for navigation. The app works correctly on iOS version 26.0 and below. However, on iOS versions 26.2 and 26.3, the application hangs after login and does not navigate to the…

Developer technologies | C#
Developer technologies | 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.

11,806 questions
asked 2026-03-04T13:56:24.9666667+00:00
Ranjit Kumar Barick 0 Reputation points
edited a comment 2026-03-10T09:22:55.7766667+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers

How can I migrate OpenTokStreamingService in my MAUI iOS platform from Xamarin Forms

I am trying to migrate OpenTokStreamingService in my MAUI iOS platform from Xamarin Forms. I have used Xamarin.OpenTok.iOS package on XF but the same package is not able to use in MAUI due to the below issue. Package Xamarin.OpenTok.iOS 2.18.1 is not…

Developer technologies | .NET | .NET MAUI
asked 2026-03-04T11:37:30.01+00:00
Sreenivasan, Sreejith 680 Reputation points
commented 2026-03-10T09:21:58.8233333+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers

Change default Windows SDK and Platform Toolset

I have a multi-project solution built in Visual Studio 2022. I'd like to set the default Windows SDK Version explicitly so all projects use the same library. However, it seems like I have to change it in each library, explicitly. Can this setting be…

Developer technologies | C++
Developer technologies | 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.

4,049 questions
asked 2026-03-03T17:29:12.6533333+00:00
Max Yaffe 0 Reputation points
commented 2026-03-10T09:14:55.2433333+00:00
Jay Pham (WICLOUD CORPORATION) 3,335 Reputation points Microsoft External Staff Moderator
2 answers

IOException on the port 7060

Hi, Any help to the issue below? What change is needed?

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-03-09T06:13:31.39+00:00
Peter_1985 3,151 Reputation points
commented 2026-03-10T05:09:54.4233333+00:00
Peter_1985 3,151 Reputation points
3 answers

UWP how to change foreground color when mouse over?

Below is my code in App.xaml. I could change the DataGridRow background color while mouse over, but I couldn't change the foreground color while mouse over. What I could add in the PointerOver part? <Style x:Key="BasicDataGridRowStyle"…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-03-05T07:53:20.88+00:00
kw Lee 0 Reputation points
commented 2026-03-10T04:56:34.1866667+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,455 Reputation points Microsoft External Staff Moderator
2 answers

Round rectangle and rectangle has memory leaks is this a bug?

I was using https://www.nuget.org/packages/AdamE.MemoryToolkit.Maui/1.0.0 to detect memory leaks in xaml and noticed that stroke shapes round rectangle and rectangle used in border are not getting disposed off when you navigate away from the page ! Is…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

876 questions
asked 2026-03-09T08:49:59.1433333+00:00
Manickam, Suraj 365 Reputation points
commented 2026-03-10T04:40:50.94+00:00
Manickam, Suraj 365 Reputation points