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
ASP.NET Web Forms With Entra ID Authentication Works On Local Host But 405 Response On IIS Hosted Server
I am working on a project to update our ASP.NET Web Forms sites to use Entra ID Authentication via OWIN Middleware. The code samples posted on how to do this on Azure portal work for me, but only on local host. But after I deploy an application to AN IIS…
Developer technologies | ASP.NET | Other
Task in C#
Hi, I'm using .NET 10 in Visual studio 2026. I would like to know what is the best practice to work with tasks in C#. How to create them? How to make continuation? How to handle exceptions? How to handle timeout? How to cancel them ? Thanks,
Developer technologies | C#
Exceptions in C#
Hi, I'm using .NET 10 , VS 2026. I would like to know what is the best practice to use exceptions in methods and other places. And how to handle exceptions ? what are the options I can use? There are many kinds of exceptions, where are all the list of…
Developer technologies | C#
Switch Statement in C#
Hi, I'm using .NET 10 , VS 2026. The Switch Statement have changed over the C# versions. Can you please summarize how switch statement change over the C# versions ? Why switch statement input is only string ? How to use switch statement in .NET10 as…
Developer technologies | C#
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
General Question about MVC Core View reload Behavior
Just a basic question, and lets say the following is done on purpose: The app loads a view with a custom layout, images, and a button The user clicks the button, one image changes, and then the same exact view gets loaded again. Does the app truly…
Developer technologies | .NET | Entity Framework Core
what is the Name of CurrentCulture?
I am using .net maui and I want to get the language of the environment. I use CultureInfo.CurrentCulture.Name and I can get the current language. and I want to get more '//Chinese Simplified //English //Traditional…
Developer technologies | .NET | .NET MAUI
Issue with DNS lookups and Chinese characters in hostname
I am seeing an issue in the field, and I'd like the communities take on it. When the hostname is Chinese characters, our logging show this error when our application runs (I havent tried a hostname of ascii and chinese). ===== 2026/2/23 16:38:12: (6) …
Developer technologies | .NET | .NET Runtime
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
in visual studio 2022 DataPropertyName
in visual studio 2022 what is DataPropertyName for a column
Developer technologies | Visual Studio | Other
New Error after upgrade
Hello, I have upgraded Visual Studio 2026 to Ver. 18.3.2. I am getting an error in my solution. "System.Configuration.UserScopedSettingAttribute" could not be found. Please help me fix this. Thanks Randy
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
Visual Studio 2022 install error
When installing Microsoft Visual Studio 2022 fails with an error "Windows Installer Service not started".
Developer technologies | Visual Studio | Setup
How to fix Windows Adminstrator when the boot screen shows Copilot running Windows 8?
How to enable the boot screen when I've logged in with Visual Studio Code on a machine running Windows 8? I see the error screen with the error code please try uninstalling copilot but I can't download a new copy
Developer technologies | Visual Studio | Other
Minimal API is taking too long
We're getting close to the end of rewriting a legacy ASP.NET WebForms app using Blazor and Minimal APIs. Both are written using .NET 9. A coworker builds and puts both the Blazor app and Minimal API into their respective websites. According to him, it…
Developer technologies | ASP.NET | ASP.NET API
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#
github copilot given an error when i used visual studio 2022. it says 'There was a problem completing your request. Please try again'
Developer technologies | Visual Studio | Other
Inquiry about downloading Visual Studio 2022 Community and student eligibility for Professional Version
I would like to ask for your assistance regarding the download options for Visual Studio 2022. I am currently trying to download Visual Studio 2022 Community, however, on the available download pages I was only able to find the Professional and Essential…
Developer technologies | Visual Studio | Other
Why do I get The System Administrator has set policies to prevent this installation
I update an application on my development machine in VS2022 with Crystal Reports, compile it and transfer it to a customer's machine (I have done this for this customer for many years). When I try to install it I get the message shown in the title. Both…