47 questions with Developer technologies | .NET | .NET Runtime tags
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
Databricks serving endpoint stops working today
Hi We need help ASAP. Today our pipelines stop working. We get request errors. This was not an issue before today. What has changed? Please help me to get some contact with databricks.
Developer technologies | .NET | .NET Runtime
Parser Error: Could not load type 'TP.RDLCReports' after converting WSP to WAP
Hello everyone, I recently converted an ASP.NET Web Site Project (WSP) to a Web Application Project (WAP) using Visual Studio. Most pages are working correctly after the conversion, but I’m having an issue with one specific page: RDLCReports.aspx, which…
Developer technologies | .NET | .NET Runtime
how to fix azure app configuration connectivity issue using managed idnetity
we have created Azure app configuration and used it through managed identity. for this we follow the steps as below enable system assigned identity in app service In app configuration we have add role as configuration data reader to app service use…
Developer technologies | .NET | .NET Runtime
How to resolve "Value does not fall within the expected range" error in a Windows Forms application
The program runs, but the main form is not visible. Issues arose after modifying the tool strip menus. What steps can be taken to diagnose and fix this error?
Developer technologies | .NET | .NET Runtime
Web App - Restart Does not work; modifying web.config does restart properly
We're experiencing issues with our Azure App Service not starting reliably. When initiating a restart via the Azure Portal, the application (built on .NET 8) often fails to start correctly, resulting in errors such as "Page Not Found." However,…
Developer technologies | .NET | .NET Runtime
Microsoft.Azure.WebJobs.Script: Error configuring services in an external startup class. HRAux.API: Could not load file or assembly 'System.ComponentModel, Version=8.0.0.0, Culture=neutral, PublicKeyREDACTED (possible password or key detected)
We’ve been attempting to update our Azure Functions project from .NET 6 to .NET 8, but we're encountering an issue when deploying the function app. The error message we're seeing is: Microsoft.Azure.WebJobs.Script: Error configuring services in an…
Developer technologies | .NET | .NET Runtime
After upgrading MsBuild to 17.12.6 and VS to Net9 SDK, MSBuild failing with MSB4244 "The SDK resolver assembly {path} could not be loaded"
I have an app that compiles the full suite of my projects using MSBuild and since updating to 17.12.6 and net9, any project referencing an SDK (custom or Microsoft.Net.Sdk) is failing with the error The SDK resolver assembly "C:\Program…
Developer technologies | .NET | .NET Runtime
Best Practice for Managing Multiple .NET Hosting Bundle Versions on the Same Server
Hi, We currently have a self-contained .NET project (Project A) running on our Windows server, built with .NET Runtime 8.0.10. The application is hosted using IIS, so we also installed the .NET 8.0.10 Windows Hosting Bundle to support it. Now, we are…
Developer technologies | .NET | .NET Runtime
problem of aspnetcore-browser-refresh.js connection failed.
Microsoft Team, I am working with Visual Studio version 17.13.6 and facing the aspnetcore-browser-refresh.js:350 WebSocket connection to 'wss://localhost:' failed:. issue. Also, I found the below solution from Microsoft, but unfortunately, I cannot find…
Developer technologies | .NET | .NET Runtime
I m getting live metrics in application insights. But the logs in custom events are missing for a specific time of the day and available during other hours.
I have enabled application insights for my app services . I have added code in my project to get the logs in custom events. The logs are successfully getting into the app insights. Hence the connection & networking are fine. The live metrics can be…
Developer technologies | .NET | .NET Runtime
Deployed C# API is not accessible, swagger, routes, all return 404
I was able to connect my github repo, github action auto-deployment on commit. Builds and deploys successfully (creating artifact) from the yml script Azure I auto-generated and committed to my repo. Azure overview page says my app is running good, no…
Developer technologies | .NET | .NET Runtime
Seeking Support in Encrypted Video Streaming with WPF and LibVLC
Hello, I've developed a video player project using C#, WPF, and .NET 5. In this application, encrypted MKV videos (encrypted with AES) are first decoded as offline streams, then buffered in memory and finally sent to LibVLC for playback. The issue I'm…
Developer technologies | .NET | .NET Runtime
How to prevent reflective DLL injection in a .NET application
Reflective DLL injection bypasses the standard Windows loader by manually mapping a DLL into memory and resolving its dependencies. This makes load-time checks, including verifying the DLL signature, ineffective. Also, implementing memory monitoring and…
Developer technologies | .NET | .NET Runtime
AD FS set up on Windows Server 2022 Standard and version 10.0.20348 Build 20348 failed to go through Authentication API "Refresh_Token" grant_type
Set up a .net application which based on the following details: a) AD FS on Windows Server 2022 Standard and version 10.0.20348 Build 20348. b) Application run on Dotnet hosting bundle 6.0.21 Windows version. Errors: With PKCE Authentication…
Developer technologies | ASP.NET | ASP.NET Core
Microsoft Security | Active Directory Federation Services
Developer technologies | .NET | .NET Runtime
Microsoft 365 and Office | Access | For business | Windows
Fixing increased CPU usage after installing .NET 4.8
The situation Hello, our Windows Forms application embeds a camera view through a third party library. This view also draws some graphics elements and refreshes with 30 fps. The CPU is quite old (Intel Core i7-6820EQ @ 2.80GHz) but everything ran fine…
Developer technologies | .NET | .NET Runtime
how to give a check whether the client machine has .net 6 installed or not if install then is that greater then .net runtime 6.0.0 in wix bootstarper
Here I have created that condition. <bal:Condition Message="This setup requires Microsoft .NET 6.0 or above."> <![CDATA[NET6VERSION >= 6.0.0]]> </bal:Condition> then I have declared the variable in the…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | .NET Runtime
Why changing a form graphic property will affect the software?
Description: I create a VB.NET Windows Forms application [.net6+] that loads an HTML file using the HtmlAgilityPack library, extracts data from it, and displays it in a list box. The form contains two combo boxes and a button. The first combo box allows…
Developer technologies | Windows Forms
Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | Other
Developer technologies | VB


.NET Runtime 1026, Application Error 1000, Application crashes
Hello! I originally had the application on my computer, and when it tried to update it crashed. So I uninstalled it to start fresh. When I try to install the Hearthstone Deck Tracker (HDT) application on my computer; however, I continue to get two…
Developer technologies | .NET | .NET Runtime
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | .NET | Other
Web.config VM Visual Stusios 2019 VB.net
Can you using web.config file in VS2019 divert a domain connecting to a VM using http and divert it to https or if they enter the domain eg. tpaschooltest.com.au divert it to https to stop the not secure message showing when I have a ssl certificate