1,150 questions with .NET Runtime tags

Sort by: Updated
1 answer

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,408 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,150 questions
asked 2024-08-28T23:58:31.5366667+00:00
Margaret Fabre 0 Reputation points
answered 2024-08-29T02:45:39.4366667+00:00
Hania Lian 13,031 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,756 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,446 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,004 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,150 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,595 questions
asked 2024-01-29T22:02:12.3066667+00:00
JuwonPark-6692 5 Reputation points
commented 2024-08-28T18:58:51.7733333+00:00
Gregory Hansen 0 Reputation points
2 answers

How can I find detailed information about the Microsoft Remote Desktop client application that my application is running in?

I am working on a .NET WPF client application that is frequently accessed by users with iOS devices (usually an iPad) using the iOS Microsoft Remote Desktop application. Many of our users are unfamiliar with how to reposition the floating app bar that is…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,493 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,485 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,150 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
211 questions
asked 2024-07-31T17:17:00.69+00:00
Mark Brown 0 Reputation points
commented 2024-08-28T16:03:39.1+00:00
youzeliang 400 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,150 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 30,686 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,004 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,801 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,150 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,756 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,150 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 30,686 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,756 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,337 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
333 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,150 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,150 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
2 answers

High memory consumption of .Net 6 app on Linux

I encountered a very serious problem when switching from Windows to Linux (Ubuntu). The problem is very high memory consumption. I first noticed an increase in memory consumption on Windows when moving from .Net Framework to .Net Core 5. But then this…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 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,150 questions
asked 2023-12-16T12:20:35.8333333+00:00
Denis Lohachev 5 Reputation points
commented 2024-08-20T12:25:49.97+00:00
Denis Lohachev 5 Reputation points
1 answer One of the answers was accepted by the question author.

DLL Sideloading Attack possible with Non privileged user for .net 7 WinUI3 Windows single exe file (self-contained)

The .net 7 WinUI3 Windows application single executable file (exe) is prone to DLL Side loading attacks to non privileged users(nomraml users). I published a .net 7 Windows application as single exe file, self-contained. When I ran this exe, MSASN1.dll…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 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,150 questions
asked 2024-08-13T04:29:28.43+00:00
Byoungtaek Min 25 Reputation points
accepted 2024-08-13T23:38:19.9+00:00
Byoungtaek Min 25 Reputation points
2 answers One of the answers was accepted by the question author.

Parallel install of different .net versions

I have a question regarding .net framework and .net 6 desktop runtime. We have a lot of applications that run on .net framework 4.8 and older. A newer version of one application requires .net 6 desktop runtime to run. Now my question would be if the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 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,150 questions
asked 2023-05-11T05:49:06.85+00:00
Alexander P 20 Reputation points
answered 2024-08-12T23:45:05.25+00:00
Trevor Fellman 0 Reputation points Microsoft Employee
0 answers

Could not load type 'System.Object' from assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' because the parent does not exist.

Previously my application was build on .net framework 4.8 and the setup has done by using wix toolset version 3.11.2 . due to some reason we have migrated some of the component into .net .standard 2.0 and one of the project in to .net 6 because it was a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 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,801 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,150 questions
asked 2023-04-10T05:51:06.2166667+00:00
Aditya Dalai 25 Reputation points
commented 2024-08-12T17:25:50.3166667+00:00
Gopi Krishna 0 Reputation points
3 answers One of the answers was accepted by the question author.

.NET upgrade to latest for Windows

Dear all Neede urgent hep please We have two servers running .Net and need to upgrade to latest versioin v8. Can anyone share the steps? Is there downtime? Any risks or anything we should be checking first? I can see an article onj this but seems…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,867 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,150 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
30 questions
asked 2024-08-06T09:21:24.6333333+00:00
AnnaG 156 Reputation points
answered 2024-08-08T14:51:50.91+00:00
AnnaG 156 Reputation points
0 answers

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…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,492 questions
Access
Access
A family of Microsoft relational database management systems designed for ease of use.
370 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,239 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,150 questions
asked 2024-08-06T11:11:18.7433333+00:00
Jade Lim 0 Reputation points
2 answers

how to use SendInput in .net?

How to use SendInput to send mouse click event? this is my code: [DllImport("user32.dll")] public extern static uint SendInput(uint inputs, INPUT[] pInputs, int cbSize); [StructLayout(LayoutKind.Sequential)] public struct INPUT { public…

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,251 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
333 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,150 questions
asked 2024-07-30T05:27:45.38+00:00
mc 4,296 Reputation points
answered 2024-07-30T10:45:59.6833333+00:00
Manpj 0 Reputation points
3 answers

MFC application Crashes intermittently in Clr.dll with internal error in the .Net Runtime ( Windows 10)

We have a C++ MFC application with COM interop for Managed C# code. Recently migrated to Windows 10 from windows 7. Application crashes intermittently pointing to below information in crash dump Exception code: C0000005 Exception Info: The…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,408 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
333 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,673 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,150 questions
asked 2021-12-01T10:22:50.493+00:00
Kumar Manish 1 Reputation point
answered 2024-07-30T06:44:56.5866667+00:00
durongzeskype 20 Reputation points
1 answer

Want to use .net 6 in Visual Studio 2022 maui

I learned that .net 8 is not going to be supported in IOS so I want to start using .net 6 in Visual Studio 2022 Maui. I can't use .net 6 in visual studio because it's not supported anymore. I downloaded .net 6 manually but my .net version is stuck at…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,492 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,004 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,337 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,150 questions
asked 2024-07-22T06:57:52.2066667+00:00
Ertuğrul Gazi KÖKSALDI 0 Reputation points
commented 2024-07-30T01:31:11.7566667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,231 Reputation points Microsoft Vendor
2 answers

.Net Framework > .Net Migration Problem - Incremental upgrade with Entity Framework 6.4.4

Hi, (apologies for the lengthy description) I'm working on setting a roadmap for a phased/incremental upgrade path of a .Net Framework 4.8 solution to .Net 8.0+. The existing solution has a large number of projects with direct project references and has…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
729 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 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,150 questions
asked 2024-07-19T15:40:33.36+00:00
AndyB 0 Reputation points
answered 2024-07-29T16:20:11.24+00:00
Bruce (SqlWork.com) 63,341 Reputation points
1 answer

Need Help Diagnosing Maui runtime Crash in iOS App

Hi everyone, I'm experiencing a crash in my iOS app and would appreciate some assistance in diagnosing the issue. The crash report indicates a SIGABRT (signal 6, abort trap) caused by an abort() called in the main thread. Here are the relevant details…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,337 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,150 questions
asked 2024-07-01T03:39:18.5466667+00:00
Jonathan Abraham 0 Reputation points
commented 2024-07-23T07:31:31.08+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,231 Reputation points Microsoft Vendor
2 answers

SSO OAuth with Username And Password

I have a Web Application whose Admin portal developed in Asp.net Webforms with some domain and the Public portal of the same is in Asp.NET 8 (.NET CORE) with some other domain. The database is same for both and currently I do login with Username and…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,756 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,492 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,446 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,150 questions
asked 2024-07-18T11:09:23.7433333+00:00
Siddhant Singh 5 Reputation points
answered 2024-07-18T15:56:13.1466667+00:00
Bruce (SqlWork.com) 63,341 Reputation points