AutoCAD electrical 2023 error message with access database engine 2016
AutoCAD electrical 2023 error message with access database engine 2016. Keeps getting the message even after reinstalling the 64-bit access database engine 2016
Developer technologies | C++
Main entry suitable VS 2026
Using VS 2026, getting error CS5001, program does not have a suitable "main" program for entry, not sure why this error is being produced? Sid Kraft
Developer technologies | Visual Studio | Other
Can I run two versions of Visual Studio at the same time
I have windows 11 I have vs 2013 that I use to develop my family website. It is fine but I cannot debug javascript etc. using Edge browser or add packages (fine in itself but well) I have noticed that for retired/academics etc. there is a free…
Developer technologies | Visual Studio | Setup
How to only allow one specified person to use Visual Studio on a shared computer
I am the only licenced person to Visual Studio. I want to install it on a shared VM (virtual machine), since our personal laptops are locked down using WDAC and the only way to get it to work is to disable WDAC for my laptop (which is not great for…
Developer technologies | Visual Studio | Setup
Debug with Chat Visual Studio 2026
Hi, I see that in version of Visual Studio 2026, there is Debug with Chat. Where I can use it in all projects types? Only on C# languages? In unit tests it works? Can you give how does it works behind the scene to understand how to work with it? What…
Developer technologies | C#
Linker reporting unresolved symbols
I have been using the Digital Mars(DM) C++ compiler for many years. I decided to use the MSVC Community C++ compiler because there are a number of SDK functions I would like to use and they are not accessible with DM. Below is my attempt to create a…
Developer technologies | C++
Obsolescence review for Microsoft components
Dear Team, Just following up on my earlier request regarding the SBOM compilation and the security/obsolescence review for some instruments. To finalize compliance documentation and plan upgrades, please share the details for each production…
Developer technologies | .NET | Other
Windows authentication is not working on .net 4.8.1
User is returning as null for Windows Authentication in .NET 4.8.1 . I am using Visual Studio 2022
Developer technologies | ASP.NET | Other
MAUI iOS: ">net maui: pick" command is not working as expected.
I am trying to run my MAUI project on my Mac machine using Visual Studio code. I did all the steps as per this video by James Montemagno. But when I try to pick the iOS device to run the project, the devices are not listing. Android and macOS device…
Developer technologies | .NET | .NET MAUI
I cant login to visual studio marketplace site
Hey, I have a publisher and i can login to market place now: https://marketplace.visualstudio.com.mcas.ms/ i have the email and password, but after login the site goes back to the same page and i'm not logged it. I tried with phone, windows and macos…
Developer technologies | Visual Studio | Extensions
How to stop the debugger from showing decompiled code in VB.NET
Hi, I have been working on a project now for some time in VB.NET. I have debugged it many times without any issues. I must have changed something in the code or properties of the project that has caused Visual Studio to show decompiled code in C#. I…
Developer technologies | VB
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
Save Stackpanel's content as PNG image
Hi All, I have a stackpanel control which displays four textblocks in vertical orientation. The second textbox displays the barcode generated using code39 font. I want to print all these four textblocks on barcode stickers for scanning. For this I am…
Developer technologies | Windows Presentation Foundation
Visual Studio 2026 Issue
Have installed Visual Studio 2026, when finished and want to close, notice appears on the screen from the Visual Studio Installer "Do you want this app to make a change to your computer?". Sounds like the installer has not completed the…
Developer technologies | Visual Studio | Setup
.NET MAUI Android – HttpRequestException (UnknownHostException) – Unable to resolve host intermittently in production
Hello, I am using .NET MAUI (Android) with HttpClient This issue occurs in different scenarios. For example, one scenario is: StartPage → SplashActivity → MainActivity → Home → Atlas → Notification → Home (Card_Click) → after a few minutes, a…
Developer technologies | C#
Validate folder exists and Validate folder is not empty ?
Hi, In the following method I didn't handle case of folder with extension of .gdb. The needed checks: I need the factory check. Validate file exists is working => for folder Validate file is not empty => for folder And if all pass return…
Developer technologies | C#
Convert specifix extensions to GeoJson format using Microsoft technologies.
Hi, I have these extensions, and I need to convert the, to I tried to find solution for all this without success. Does Microsoft technologies can solve this task ? I'm using .NET 10 on windows. Thanks in advance, The list of extension and there uses I…
Developer technologies | C#
api-ms-win-core-winrt-string-l1-1-0.dll is missing from my computer
api-ms-win-core-winrt-string-l1-1-0.dll is missing from my computer
Developer technologies | C++
Visual Studio Code no sincroniza extensiones
Resulta que tengo 3 ordenadores y tengo en los tres instalados el visual studio code. En dos de ellos conseguí que se instalasen las extensiones. Sin embargo en otro ordenador que tengo, no consigo que se instalen las extensiones de forma automática como…
Developer technologies | Visual Studio | Extensions
MSAL authentication_canceled exception in .NET MAUI even when using embedded webview
Hi, I am facing a recurring issue in a .NET MAUI Android application using MSAL 4.77.0 for Azure AD authentication. I am seeing frequent non-fatal exceptions in Crashlytics: Microsoft.Identity.Client.MsalClientException ErrorCode:…