1,264 questions with .NET Runtime tags

Sort by: Updated
3 answers

Is .NET Framework 4.8 supported on Windows 7 Embedded? Can VS2022-built apps run on Windows 7?

We are trying to confirm compatibility between Microsoft technologies and Windows 7 Embedded. Specifically, we would like to know: Is .NET Framework 4.8 officially supported on Windows 7 Embedded editions ? Can applications built using Visual Studio…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-12T08:59:48.1766667+00:00
Sujili Sundaramoorthy 0 Reputation points
edited a comment 2025-06-14T16:42:32.6533333+00:00
Bruce (SqlWork.com) 77,476 Reputation points Volunteer Moderator
3 answers One of the answers was accepted by the question author.

How to program Windows Service with the Timer

I have a service in C#, runs great, but I have trouble with the time offset. I want the event to fire every hour, but if the job is 2 minutes long, it bumps up the next hour by 2 minutes. Example: Fire event at 7am. If Job runs for 2 minutes. then fire…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-12T00:18:49.5933333+00:00
Corey Fleig 80 Reputation points
commented 2025-06-13T18:03:57.8833333+00:00
Corey Fleig 80 Reputation points
3 answers One of the answers was accepted by the question author.

Old .NET versions automatic uninstallation/removal

Hello, How are you removing old versions of .NET from your devices? Is there a way to automate this? To better clarify our issue, please see the screenshot below. We just installed the latest version (6.0.35) for both: .NET Runtime and Desktop Runtime…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,816 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,597 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2024-10-22T14:36:55.8833333+00:00
Mark Marco 25 Reputation points
commented 2025-06-11T16:47:59.6466667+00:00
KenDeEuphrates-4177 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get a copy of the .NET Upgrade Planner

I would like to use the .NET Upgrade Planner from this link but access is denied when trying to download https://apisof.net/upgrade-planner Are there any alternatives places to get the download? Thank you.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-09T01:16:16.1533333+00:00
James Dunlop 20 Reputation points
accepted 2025-06-10T01:04:08.5466667+00:00
James Dunlop 20 Reputation points
1 answer

at StreamJsonRpc.JsonRpc.d__154`1.MoveNext() --- End of stack trace from previous ___location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndD

|at StreamJsonRpc.JsonRpc.d__154`1.MoveNext() --- End of stack trace from previous ___location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at …

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-08T23:11:59.5266667+00:00
Piersall, Scott 0 Reputation points
edited an answer 2025-06-09T16:28:47.3533333+00:00
Bruce (SqlWork.com) 77,476 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

problem with .net framework 4.0

hi. i installed windows 7 yesterday and tried to install .net framework 4.0. the error code is 0x800c0019. I need it to install other peograms, pls help :C

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,824 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2023-04-02T13:24:08.2966667+00:00
commented 2025-06-07T12:28:08.8433333+00:00
Anmol Aeri 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to try .net 10 preview development on Windows?

I am currently working on .net 9 with Visual Studio Community 2022 v17.14.4. I would like to try .net 10 preview. I have looked at the information on website: https://dotnet.microsoft.com/en-us/download/dotnet/10.0 I saw the information of .net10 preview…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-04T05:16:15.2466667+00:00
William Liu 536 Reputation points
accepted 2025-06-06T00:13:57.5633333+00:00
William Liu 536 Reputation points
0 answers

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.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-05T09:22:49.2933333+00:00
David Westerberg 20 Reputation points
1 answer One of the answers was accepted by the question author.

How do I connect to SQL Server 2022 using VB.NET Core Desktop

How do I connect to SQL Server 2022 using VB.NET Core Desktop. Should I use a connection string such as "Server=localhost;Database=CombinedCommands;Trusted_Connection=True;TrustServerCertificate=True" and should I install an SSL certificate for…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-06-04T03:08:04.02+00:00
Marc Menzel 121 Reputation points
commented 2025-06-04T21:17:33.7633333+00:00
Bruce (SqlWork.com) 77,476 Reputation points Volunteer Moderator
1 answer

Not able to create app service

I have a free azure subscription. While I am creating the app service , getting an error as "The subscription 'xxxxxxxx' is not allowed to create or update the serverfarm". Kindly support me to solve this.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-30T06:44:05.4+00:00
avs cloud architect 0 Reputation points
commented 2025-06-01T13:29:31.5666667+00:00
traffic rider 0 Reputation points
0 answers

Help Needed: Spread.NET 18.1.0 Trial License Not Working in .NET 8 WinForms App

Hello, I’m migrating a Windows Forms application from .NET Framework 4.7.2 to .NET 8 using Visual Studio 2022. In my old project, I used FarPoint Spread 12 with a full license. Now, I want to use Spread.NET18.1.0 (trial version) in my .NET 8 app to check…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-30T09:33:54.8466667+00:00
Aman Agrahari 20 Reputation points
commented 2025-05-30T13:17:18.42+00:00
RLWA32 49,301 Reputation points
2 answers One of the answers was accepted by the question author.

import .net framwork 3.5 to wsus

In my ___domain network, all clients receive updates from the wsus . Some clients need (.net framework 3.5 (includes .net 2.0 and 3.0)) to run a specific program When I want to install this update through : Control Panel> program and Features>,…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
1,044 questions
asked 2020-12-16T10:03:25.813+00:00
Mohsen Ebi 156 Reputation points
edited the question 2025-05-29T21:57:47.5766667+00:00
DillanSimmons 6 Reputation points Admin
1 answer One of the answers was accepted by the question author.

publish to server 2019 as exe crached

Hi, I used maui in net 9, and deployed it as exe using dotnet publish -f net9.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-28T12:14:35.5866667+00:00
Dani_S 4,501 Reputation points
accepted 2025-05-29T17:21:39.54+00:00
Dani_S 4,501 Reputation points
0 answers

.net clr.dll

Faulting application name: Wintax.exe, version: 8.9.5.1524, time stamp: 0x68318bec Faulting module name: clr.dll, version: 4.8.9310.0, time stamp: 0x67db4f7d Exception code: 0xc0000005 Fault offset: 0x000133c2 Faulting process id: 0xDF4 Faulting…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-29T14:23:45.1+00:00
Priyank Vora 0 Reputation points
commented 2025-05-29T14:29:58.9466667+00:00
Viorel 122.1K Reputation points
0 answers

Function app is not able to hit the breakpoint when an api is called and not even able to browse the api url

Function app is not able to hit the breakpoint when an api is called and not even able to browse the api url. Solution is running in the debug mode but still not hitting the api breakpoint. I tried to attach the debugger also but dotnet.exe for the…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-27T18:36:12.6833333+00:00
Abhishek Kumar 20 Reputation points
commented 2025-05-28T04:10:28.44+00:00
Abhishek Kumar 20 Reputation points
3 answers

Unable to load the service index for source https://api.nuget.org/v3/index.json.

Visual Studio2022: Nuget package manager is giving error: Unable to load the service index for source https://api.nuget.org/v3/index.json. Windows 10 machine Cannot access https://api.nuget.org/v3/index.json. in the browser …

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-11T07:23:07.2+00:00
Sajjad Afzal 51 Reputation points
commented 2025-05-27T17:55:30.9466667+00:00
gopi nath 0 Reputation points
1 answer

Implementing OIDC client in ASP.NET Framework 4.8 application

Hi, We have our ASP.NET web application which has been developed using .Net Framework 4.8. We have done the authentication using WS Feb (Auth0). It has been configured in Web.Config. I would like to change it to OIDC. Kindly suggest how it can be…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-04-25T08:01:55.41+00:00
Banu 40 Reputation points
edited a comment 2025-05-26T11:51:20.8+00:00
Banu 40 Reputation points
2 answers

Getting CORS on Azure AD B2C with For a talent that configured under Microsoft Entra External ID

Hello Team, Getting CORS error when we configure Azure AD B2C in my angular app. The "Sign Up Sign In" user flow is not coming with MsalGuard. I added Redirect URLs properly in App Registration. Here I'm sharing my app-config and…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-23T12:29:13.79+00:00
Sourav Karmakar 0 Reputation points
commented 2025-05-26T06:41:48.4233333+00:00
Sourav Karmakar 0 Reputation points
1 answer

Experiencing Http timeouts when Http calls are made from two .Net frameworks together (.Net Framework 4.8 and .Net Standerd 2.0)

I have an ASP.Net Web API built on .Net Framework 4.8 and we are using a self created nuget library which is built on .Net Standerd 2.0. this nuget library makes Http calls to 3rd party service. To make Http calls we are using single HttpClient object…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-21T11:13:34.7433333+00:00
Gaurav Awasthi 0 Reputation points
edited an answer 2025-05-22T16:14:00.8233333+00:00
Bruce (SqlWork.com) 77,476 Reputation points Volunteer Moderator
3 answers

Are there any products (paid or otherwise) that can be used to convert Microsoft Quickbasic into .net or .net core projects?

I've tried the simplest route of adding the .bas files as modules to a vb6 project and then planned to take the resulting vb project and converting it to .net, but unfortunately QuickBasic doesn't seem to want to work in that environment. I'm trying to…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,264 questions
asked 2025-05-21T16:15:46.5966667+00:00
MB 0 Reputation points
edited a comment 2025-05-21T20:10:37.2733333+00:00
Bruce (SqlWork.com) 77,476 Reputation points Volunteer Moderator