Visual Studio 2022 Not Responding after adding ContextMenu
I'm using VS 2022 v17.14.7 developing a WinForms app using .Net 8.0 and C#. When I add a ContextMenu to any form and try to add a menu item under it, Visual Studio stops responding and has to be killed via the Task Manager. This also happens when using…
Developer technologies Windows Forms
[Visual Studio 2022] Adding a Project Reference fails
Greetings All, I have a problem with Visual Studio 2022. Firstly, I should tell you that my VS2022 environment is as follows: Microsoft Visual Studio Community 2022 Version 17.14.3 VisualStudio.17.Release/17.14.3+36127.28 Microsoft .NET Framework …
Developer technologies Visual Studio Setup
SAML Access Denied from Azure AD - Localhost Sustainsys Setup
I am trying to set up an SAML based authentication using ASP.Net framework 4.8. But after login i am returning back to my localhost site and getting error like https://localhost:44353/Saml2/Acs?error=access_denied . I have assigned users and all the…
Developer technologies ASP.NET ASP.NET API
Error trying to call a C# DLL from a C++ console app
I am on Windows 10 with VS 2022. I want to call a C# DLL from a C++ app. I am trying to register the C# DLL using regasm. I am getting the following error: C:\Users\dbaec\OneDrive\Forex\C++_App\C#_DLL\obj\x64\Debug\net6.0-windows7.0>regasm.exe…
Developer technologies C++
.NET Core Profiler Crashing on 32 bit Application Environment
Hi Team. I have developed my own .NET core profiler using VS 2019. To load my profiler, I have set the environment entry in the web.config file. <environmentVariable name="CORECLR_ENABLE_PROFILING" value="1" /> …
Windows development Internet Information Services
Developer technologies .NET .NET Runtime
How to add serilog in .net core api?
I use .net core 8 version. Working on an asp.net api. Need to add serilog with custom coumns in it This question is related to the following
Developer technologies ASP.NET ASP.NET Core
MSB4018 / The error was: Illegal characters in path. - Please help me with that annoying error. Cant run a simple container support enabled console app
Hello all , Please help fix that, since yesterday I am having this annoying problem. I have downgraded from enterprise to pro version of Visual studio 2022 then this error came in. Please please please help :) I have tried numerous times repairing ,…
Developer technologies Visual Studio Debugging
How to use the "userExperienceAnalyticsOverview" Graph API with C#
Encountering 400 errors when calling the "userExperienceAnalyticsOverview" Graph API in C# and through the Graph Explorer. The API appears to be functional based on Intune admin center. Seeking guidance on how to successfully implement this API…
Developer technologies C#
Where is my certificate
I completed my course devops...where is my certificate
Developer technologies Small BASIC
in dlt pipeline , after dlt.except_all("rules") , the dlt.table can not filter the column("_dlt_valid")
in my DLT pipeline , I want load the bronze table data into silver table after validation , other non-valid data load into reject table . in silver silver use the function dlt.except_all("rules") , but in silver layer part , the pipeline can…
Developer technologies Windows Forms
How to fix the .NET desktop runtime 8.0.11 installation
When installing the windowsdesktop-runtime-8.0.11-win-x64.exe in windows 11 OS it prompts fro the location of dotnet-host-8.0.10-win-x64.msi package which is not available and the installation failed. I could not find this msi package in the downloads…
Developer technologies .NET .NET Runtime
How to download .NET SDK workloads for later installation?
dotnet workload -h doesn't list a download option. How do you download workloads instead of installing them right away? Thanks
Developer technologies .NET Other
How many threads can Splunk ODBC support concurrent reading simultaneously
Hi there, I would like to know how many concurrent threads Splunk ODBC supports reading data simultaneously? Thanks&Regards, zmsoft
Developer technologies C#
How can I run vstest.console.exe in 32-bit mode using Visual Studio 2022?
I’m working on a .NET solution that depends on a 32-bit native DLL. Due to this dependency, I need the test host process to run in 32-bit mode to avoid runtime issues. However, I'm facing the following challenges: I'm using Visual Studio 2022, which…
Developer technologies Visual Studio Testing
Nuget restore task failed
I am seeing following error in the restore task: (command is restore ) C:\azp\agent\_work\1\s\source\R2T2CoreTests\R2T2CoreTests.csproj : error NU1101: Unable to find package Microsoft.VisualStudio.Web.CodeGeneration.Design. No packages exist with this…
Developer technologies .NET Entity Framework Core
Maui toolkit popup window size controling
Hello all. I built a toolkit popup according the Microsoft doc. and I want that the width of the popup window to fill the screen width. How I do that. I tried horizontal option fill but that's not working. Thank you very much
Developer technologies .NET .NET MAUI
Which certificate does the VS installer use for verification of vs_installer.opc
I am trying to install the VS 2022 Build Tools on my build server. However, during installation, I am receiving the following error on the bootstrapper logs: [16a0:0011][2025-06-25T06:41:39] Download requested:…
Developer technologies C#
Why Can't I Choose AnyCPU as Platform Target in MAUI Project Properties?
When I try to choose AnyCPU as Platform Target for a MAUI project, the drop-down list returns back to ARM64. What is, therefore, enforcing the ARM64 choice for the project? Visual Studio Version: 17.6.4 .NET SDK Version: 7.0.400-preview.23274.1 .NET…
Developer technologies .NET .NET MAUI
Developer technologies C#
How to use the "userExperienceAnalyticsOverview" graph api?
I can see on the thread that this API is working, but when I call it on C # and use it on the graph explorer website, I always get 400 errors. How can I make this API work in the code? This is api document address: …
Developer technologies C#
How to create dynamic report depend on user input by ASP.NET Core?
I want to build a dynamic report by Asp.net core -EF-, I searched for many ways and ideas, but it doesn't support my idea, I am so disappointed, the core idea of my project is to get tables and columns names from the database and displays them for the…
Developer technologies ASP.NET ASP.NET Core
Developer technologies ASP.NET Other
