Attaching to WSL process from a visual studio extension.
I can attach to a WSL process in visual studio by going Debug -> 'Attach To Process' in the menu, then setting the 'Connection type' to 'Windows subsystem for Linux', selecting the process from the list, and clicking the 'attach' button. How can I do…
Developer technologies | Visual Studio | Extensions
Vehicle Tracking System
Dear Community Members, I’m working on a **Vehicle Tracking System** project using **ASP.NET Core Web API (version 8)** for the backend and **Angular** for the frontend. I have no idea how the actual tracking devices work or how to integrate them,…
Developer technologies | ASP.NET | ASP.NET Core
Windows Shutdown
I have a small app written in .NET 9, VB. The app does use an xml data file. When shutting down the computer, this app prevents windows from shutting down to allow user to save work. This is despite the fact that NO data saving is required at the time…
Developer technologies | VB
Setting a Datetime to null
I'm reading in data from a table. For each field I check to see if the value is null and how to handle it. Some of the DateTime fields can be null, see a field for when a request has been reassigned. Here's the code I have below. public static DateTime?…
Developer technologies | C#

Starting release version of an app crashes VS consistently
I have a UWP app. When I start the debug version from VS, everything is flawless. When I try to start the release version (i.e., the .Net Native version), VS shows the following error, then crashes. This is 100% reproducible. I tried half a dozen times…
Developer technologies | Visual Studio | Debugging
VBA oledb open connection became slow
In my VBA project the opening of the OLEDB-connection has become really slow. (In the past it worked fast but since some months it has become slow.) It takes 13 seconds to just open the connection. I have tried this with only this coding in my project…
Developer technologies | VB
Performance Issue with CollectionView in .NET MAUI
Hello, I am experiencing slow performance issues with .NET MAUI's CollectionView on Android. I am using .NET 7 with VS 17.6.5 I suspect the issue may be related to the use of controls within CollectionView.ItemTemplate. Please help me find a…
Developer technologies | .NET | .NET MAUI
I can't access the keys in Bing Maps | Dev center
I have logged into the Bing Maps, but whenever i click on My Keys under My account menu the page just reloads and not navigating to anywhere but stuck on that page with tile signup. I don't know how to get the key??
Developer technologies | Small BASIC
MAUI USE OF BING FOR ERROR REPORTING
With the latest releases, when debug deploying my MAUI app to an Android phone, during the early execution Chrome appears targeting Bing with the following URL: "https://www.bing.com/?ref=aka&shorturl=View/SystemErrors/1". The browser…
Developer technologies | .NET | .NET MAUI


Errors when trying to generate swagger.json at build time
I've created a new .net 9 isolated function app using Visual Version 17.14.9. I'm using the Microsoft.Azure.Functions.Worker.Extensions.OpenAPI (1.51) package to add swagger definitions to the functions. This works fine, and I can get the swagger file…
Developer technologies | ASP.NET | ASP.NET Core
Debug -> "Attach to Process" in Visual Studio 2022 Professional is not adding the Script file to the Solution Explorer
Dear Microsoft team, I am trying to attach my ALM application project workflow script using the instructions provided in the below…
Developer technologies | Visual Studio | Debugging
HTTP Error 500.1001;How to solve it
Developer technologies | .NET | Other
Unexpected Error with MapRouteFinder in UWP App
Encountering an issue with the Bing Maps in a Microsoft UWP app when attempting to render a path. An "Unspecified error" is returned when passing the following four waypoints to the Bing Maps API via the…
Developer technologies | Universal Windows Platform (UWP)
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException Failed method Dynatrace.OneAgent.Introspection.InterceptingStream<ReadAsync> movenext
Getting exception while logging the log into the transaction tables with more than 3k requests What did you try and what were you expecting? : We tried with below code changes into program.cs file, but don't have luck still getting same…
Developer technologies | ASP.NET | ASP.NET API
Application Insights not being updated after releasing new version of .NET Framework app service
I released a new version of .NET Framework Web API to an Azure app service and the telemetry reported to Application Insights on Azure has drastically reduced. The app appears to be running fine but a lot of the requests previously being logged are no…
Developer technologies | ASP.NET | ASP.NET API
Implementing mTLS Between Two Apps Using ASP.NET
Guidance is requested on implementing mTLS between two applications using ASP.NET MVC in C#. or any .net code. The setup will involve a handshake between the server app and client app, developed in a localhost environment, utilizing OpenSSL or another…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
Portal returns updated results while the API returns outdated ones
I have created a GPT4 model in Azure OpenAI Service, and I want to add data source which is Azure AI Search (Cognitive Search Service). The problem is at the time of deployment i cannot see any data source adding option, it is deployed first and then…
Azure AI Search
Developer technologies | ASP.NET | ASP.NET API
Azure OpenAI Service
Can you recommend a sql formatter?
Dear colleagues, Which SQL formatter would you recommend? In our organization, we have coding standards. My problem is, there are to many of them. As I am responsible for the repositories containing SQL, I want to enforce a single standard by…
Developer technologies | Transact-SQL
SQL Server | Other

InvalidOperationException: No connection string named 'PayMyRentEntities' could be found in the application config file
Working on Migrating .NET Framework to .NET core 6. I am trying to run the application which is not able to read the connection string from appsettings.json file. I have shown the appsettings.json file as well. Please let me know what I need to do. Old…
Developer technologies | ASP.NET | ASP.NET Core
Please reset my developer account & free phone #
I signed up for the Microsoft 365 Developer Program using the email **PII removed**, selected Personal Use by mistake, and did not receive a sandbox tenant. I have since tried to create a new developer account with a new email, but now I’m blocked from…