1,156 questions with .NET Runtime tags

Sort by: Updated
1 answer

Error NETSDK1061 encountered when run "dotnet publish"

Hi All, Good afternoon. Let me first give a big picture on my project. The main project is using .NET8.0, and it has 2 dependencies. One of the dependencies is using netcoreapp2.1, which is also the one trigger the error NETSDK1061.   I encountered…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
336 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,156 questions
asked 2024-09-30T07:12:41.6933333+00:00
Song Xu (NCS) 0 Reputation points
answered 2024-10-01T07:11:22.03+00:00
Jack J Jun 24,491 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

.NET 9 Preview 1 extension installed on Windows Function App, how to enable?

I've installed the .NET 9 runtime extension, how do I enable it? I don't see it present in the version selection dropdown, I've restarted after installing the extension. Does anyone know? Thanks in advance I've also tried something like : az…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,965 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,156 questions
asked 2024-03-08T09:54:27.45+00:00
David Callan 20 Reputation points MVP
answered 2024-09-25T16:30:33.06+00:00
Dave Black 0 Reputation points
0 answers

System.DirectoryServices.Protocols.dll

System.DirectoryServices.Protocols.dll is located in two folders: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices.Protocols\v4.0_4.0.0.0__b03f5f7f11d50a3a\…

.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,156 questions
asked 2024-09-25T08:18:42.94+00:00
Lukasz Zymla 0 Reputation points
commented 2024-09-25T12:57:12.5+00:00
Hui Liu-MSFT 48,531 Reputation points Microsoft Vendor
0 answers

how to fix synchronization runtime error

i am always facing synchronization runtime error, how to solve it ?

.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,156 questions
asked 2024-09-25T08:35:40.1466667+00:00
Jules Hatem 0 Reputation points
commented 2024-09-25T11:29:21.4966667+00:00
Hui Liu-MSFT 48,531 Reputation points Microsoft Vendor
1 answer

Why .NET SDK installer doesn't clean up after itself?

When you install x86 .NET SDK on x64 system, it creates .dotnet folder in your %USERPROFILE%. The problem is, when you uninstall the SDK, it doesn't remove the folder it had created. Why doesn't it clean up after itself? Thank you

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 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,156 questions
asked 2024-09-03T16:46:02.4233333+00:00
Vasya Pupkin 60 Reputation points
commented 2024-09-25T06:32:18.06+00:00
Jiachen Li-MSFT 31,091 Reputation points Microsoft Vendor
1 answer

"You must install .NET Desktop Runtime to run this application"

I am writing an .nsi script, which after successfully installing, will not allow me to run the program after showing the popup in the screenshot above "You must install .NET Desktop Runtime to run this application". I have clicked the Learn…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 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,156 questions
asked 2024-09-23T16:53:00.3566667+00:00
Larry C 0 Reputation points
answered 2024-09-24T01:22:41.69+00:00
Jiachen Li-MSFT 31,091 Reputation points Microsoft Vendor
1 answer

.NET 6.0 not installing

Hi, I'm having an error installing .NET Host 6.0.33 (x64) its having errors installing 'dotnet-host-6.0.26-win-x64.msi'. Here are some screenshots

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 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,156 questions
asked 2024-09-08T21:35:46.72+00:00
V O 0 Reputation points
commented 2024-09-20T02:07:50.4966667+00:00
Jiachen Li-MSFT 31,091 Reputation points Microsoft Vendor
1 answer

Azure app service reverts to previous version

I have blazor web app I'm deploying to Azure App service using VS2022 Preview publish feature. I have upgrade my project target framework to .NET 8. And I have my publish setting target framework to .NET 8. However after publishing the app the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,478 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,093 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,156 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,734 questions
asked 2024-01-29T22:02:12.3066667+00:00
JuwonPark-6692 5 Reputation points
commented 2024-09-20T00:26:32.23+00:00
Gregory Hansen 0 Reputation points
3 answers

.NET 6 / .NET 8 migration, downward compatible

Hi, we started migrating parts of our large project from .NET 4.x to .NET 6 in beginning of 2023. When we started, .NET 8 hadn't existed. It was quite some big effort to do this. Now we will release our product soon. Until the product is at the customer…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 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,156 questions
asked 2024-01-17T15:39:30.62+00:00
Sponsel, Carsten 0 Reputation points
commented 2024-09-18T12:56:44.5633333+00:00
Greg Montoya 0 Reputation points
2 answers

Azure Function are not loaded at runtime after deployment.

Problem : Function are not loaded at runtime after deployment. Deployment method: We are using terraform automation for creating azure function resource in azure. Than we build docker container using dockerfile and push it to Azure container registry and…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
452 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,965 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,156 questions
asked 2023-05-04T17:13:09.2566667+00:00
AJAY KUMAR 1 Reputation point
commented 2024-09-16T12:27:12.69+00:00
Rojas, Carlos 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I access DWriteCore from a C# managed application?

How do I access DWriteCore from a C# managed application? I'm using .Net5 WindowsAppSDK Desktop. I need to get a SYSTEM and CUSTOM FONT COLLECTION LIST using DWriteCore, but I need to do so from a C# App using WindowsAppSDK, which says it includes…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
783 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,607 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,894 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,156 questions
asked 2021-10-02T06:36:10.877+00:00
Kenny Brown 51 Reputation points
commented 2024-09-15T16:49:43.5366667+00:00
Castorix31 84,946 Reputation points
1 answer One of the answers was accepted by the question author.

Installing .NET Framework 4.8 on Windows servers 2016

Hi, I have to upgrade my projects from VS2017 .NET Framework 4 to .NET Framework 4.8 on Windows 2016 servers. Can I know the process, requirements and the steps involved in the migration. Also is it backward compatible? Regards Aparna

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,502 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,156 questions
asked 2021-09-27T18:46:10.457+00:00
Aparna 21 Reputation points
commented 2024-09-10T17:32:09.7366667+00:00
Marlon Marie Eugène BAKYONO 0 Reputation points
2 answers

What is the best way to install .net Runtime v8.0 via Intune?

What is the current best way to install .net Runtime v8.0 via Intune to a large number of users? The .net website offers an .exe file but it doesn't contain an .msi I can turn into an Intune app. There are also winget instructions listed but winget…

.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,156 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,042 questions
asked 2024-05-15T22:58:19.7133333+00:00
Woodson Baldwin 0 Reputation points
answered 2024-09-09T07:31:12.52+00:00
Hans Hommens 0 Reputation points
4 answers One of the answers was accepted by the question author.

Deployment issue

Hi, What is the reason below, when deploying the project? System.AggregateException: One or more errors occurred. ---> Microsoft.WebTools.Shared.Exceptions.WebToolsException: Build failed. Check the Output window for more details. ---…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,478 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,156 questions
asked 2022-11-11T06:32:00.9+00:00
Peter_1985 2,666 Reputation points
commented 2024-09-05T04:50:48.9133333+00:00
Se Hi Choe 0 Reputation points
2 answers

RECRUITING ERROR IN WINDOWS 10.

Why do i keep getting ''recruiting.ex error'' this application could not be started error??.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,549 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,156 questions
asked 2024-08-28T23:58:31.5366667+00:00
Margaret Fabre 0 Reputation points
answered 2024-09-02T17:12:28.1233333+00:00
Bruce (SqlWork.com) 64,826 Reputation points
1 answer

I got 'TimeZoneNotFoundException' in the app logs at the time when user was unable to login.

I have asked chat gpt about it's resolution and it gave me two points as mentioned below. System Updates: If the issue is caused by an outdated time zone database, a system update or patch might include updated time zone information, thereby resolving…

.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,156 questions
asked 2024-08-27T07:49:20.1666667+00:00
Raghav Gaur 0 Reputation points
edited an answer 2024-08-28T08:33:17.9533333+00:00
Jiachen Li-MSFT 31,091 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How can I set the application file description in .NET 8?

Hi, I'm building an application in .NET 8 and I can't find the option to set the exe file description, the one displayed in Task Manager as the application name. I was able to do it in .NET Framework, but now it just displays the exe file name (assembly…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,093 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,894 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,156 questions
asked 2024-06-01T15:41:05.07+00:00
Alessandro Guizzetti 25 Reputation points
commented 2024-08-27T07:09:56.4866667+00:00
Tobias Kolb 0 Reputation points
2 answers

net framework initialization error

Hi, when I turn on the computer today, I get this error when trying to open any application. I can't open startup applications like bluetooth or windows update etc, and I can't perform any operations. When I try to install newer frameworks like 4.8, it…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 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,156 questions
asked 2024-08-24T06:57:34.4333333+00:00
Burak Yıldırım 0 Reputation points
answered 2024-08-26T07:27:13.34+00:00
Jiachen Li-MSFT 31,091 Reputation points Microsoft Vendor
2 answers

how to install visual studio 2010 ultimate on windows 11 and can we open the .net framework 4.0 solution in 2022 visual studio?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,829 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,464 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
336 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,156 questions
asked 2024-08-24T14:11:39.0433333+00:00
shafeeq v v 0 Reputation points
commented 2024-08-24T18:18:42.9233333+00:00
Nitish kumar 0 Reputation points
13 answers One of the answers was accepted by the question author.

TypeScript VS Jquery using for Razor page

Now I am developging using the Razor page with .Net Core . Please help me to to suggest Shoud i used Typescript ro JQuery which one shoud i use ? Please advise . 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,156 questions
asked 2020-12-03T00:46:45.613+00:00
Htet Lin 51 Reputation points
answered 2024-08-23T06:57:45.76+00:00
Ketul Nagar 0 Reputation points