1,105 questions with .NET Runtime tags

Sort by: Updated
0 answers

Fix error: There was no runtime pack for Microsoft.Android available for the specified RuntimeIdentifier 'win-x64'

Several weeks ago I had a working app that had 4 tabs and in the 1st tab I wanted to place a Google Map. I upgraded my Visual Studio from .Net 7.0 to .Net 8.0 and have not been able to successfully compile for a month. All of a sudden .net maui has…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,704 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,105 questions
asked 2024-03-13T00:25:03.1066667+00:00
StevenSquires-9060 21 Reputation points
commented 2024-03-15T08:49:04.95+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 66,096 Reputation points Microsoft Vendor
0 answers

应用程序: xxx.exe Framework 版本: v4.0.30319 说明: 由于 .NET 运行时中出现内部错误,进程终止 位于 IP 00007FFAFB7758E4 (00007FFAFB320000),退出代码为 80131506

WinForm程序在运行一段时间(随机)后,会自动卡死程序无响应。CPU和内存都未出现高负载。 每次出现问题,都要重新启动程序。 服务器环境:windows2012 R2 .NET Framework:4.5.2、4.6.1

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 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,105 questions
asked 2024-03-15T04:23:40.6466667+00:00
朋飞 杨 0 Reputation points
commented 2024-03-15T06:24:31.3266667+00:00
Jiachen Li-MSFT 25,361 Reputation points Microsoft Vendor
1 answer

.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,076 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,105 questions
asked 2024-03-08T09:54:27.45+00:00
David Callan 0 Reputation points
commented 2024-03-13T13:34:37.11+00:00
MuthuKumaranMurugaachari-MSFT 21,971 Reputation points
0 answers

Publishing with x64 runtimeidentifier (windows 11 framework), on arm64 machine

I've been trying to publish my .net maui application (sideloaded MSI), such that it would run on a Windows x64 machine. My development machine is a MacBook Pro (m3 chip), but I'm running a windows 11 VM (using parallels) - which (I believe) creates an…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,704 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
318 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,105 questions
asked 2024-03-07T21:32:59.7833333+00:00
sidabs 0 Reputation points
commented 2024-03-13T05:50:16.3333333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 25,071 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Issue to argument

Hi, How to resolve issue below Argument 1: cannot convert from 'string' to 'System.IO.Stream' on this line? using (StreamWriter sw = new StreamWriter(@"c:/cmp/list10.txt", allowappend, Encoding.Unicode))

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,053 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,105 questions
asked 2022-03-31T06:47:54.807+00:00
Peter_1985 2,466 Reputation points
commented 2024-03-05T08:34:09.6533333+00:00
PRAVIN GAVALI 0 Reputation points
1 answer One of the answers was accepted by the question author.

Affected .net versions by CVE-2024-0057

Hello, I am concerned about CVE-2024-0057 and would like to know if .NET Core is affected. I have checked the security advisory here and can see that all supported versions of .NET (.NET 6 through .NET 8) are impacted. However, I am specifically…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 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,053 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,105 questions
asked 2024-02-23T10:58:23.21+00:00
Matěj Prášek 20 Reputation points
accepted 2024-03-01T10:15:36.71+00:00
Matěj Prášek 20 Reputation points
3 answers

Unable to update DOT NET Framework 4.7.2 from DOT NET Framework 4.6.2.

I am trying to update DOT net framework from DOT NET Framework 4.6.2. to 4.7.2 but I am unable to. I am getting the following error HRESULT 0x800f081e. This is on Windows server 2016. I need to install DOT NET Framework 4.7.2. In order to install SQL…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
11,865 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,105 questions
asked 2024-02-01T15:39:50.19+00:00
Evrard 0 Reputation points
commented 2024-03-01T09:42:25.8766667+00:00
Jiachen Li-MSFT 25,361 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

ERROR: Method not found: 'Void Microsoft.NetEnterpriseServers.ExceptionMessageBox.SetButtonText(System.String[])'. (Microsoft.DataWarehouse)

Hello, When I want to edit the configuration file at Package Configuration Wizard, I get this error: Method not found: 'Void Microsoft.NetEnterpriseServers.ExceptionMessageBox.SetButtonText(System.String[])'. (Microsoft.DataWarehouse) Please refer to the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,483 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,402 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,426 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,105 questions
asked 2023-02-08T07:25:00.0866667+00:00
syazwan amir 20 Reputation points
answered 2024-02-26T13:57:57.98+00:00
Rakesh 0 Reputation points
0 answers

.NET runtime error

Faulting Application: Install-GooglePlayGames-Beta (4).exe Framework Version: v4.0.30319 Explanation: The process was terminated due to an unhandled exception. Exception Information: System.ArithmeticException Exception Information:…

.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,105 questions
asked 2024-02-24T14:21:06.0066667+00:00
melih cantürk 0 Reputation points
commented 2024-02-26T05:40:10.8166667+00:00
Jiachen Li-MSFT 25,361 Reputation points Microsoft Vendor
8 answers One of the answers was accepted by the question author.

.NET Framework 4.8 on Windows Server 2019 - installation failes

I have tried the solutions in other questions regarding installation failures of .NET Framework 4.8, but nothing have helped me so far. The server is fully patched and rebooted. (Note! We use a WSUS but I do not know what updates are allowed or…

.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,105 questions
asked 2021-06-17T15:06:41.08+00:00
Kristofer 131 Reputation points
answered 2024-02-24T14:04:12.99+00:00
cb27 21 Reputation points
1 answer

how to fix error 0x80070005.

this picture shows a error that frequently pops up in different place. firstly I cannot update windows, and secondly I cannot download .NET Framework 3.5 (I know these interrelate) for a few games I have wanted to play. I have tried various online help…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,362 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,105 questions
asked 2024-02-21T09:26:51.6+00:00
Max Frahm 0 Reputation points
commented 2024-02-23T11:38:38.3066667+00:00
Jiachen Li-MSFT 25,361 Reputation points Microsoft Vendor
1 answer

Can a nuget written in .Net standard 2.0 be consume by application written in .Net Framework 4.8.2

I want to write a client application which will work with Azure Storage to upload, download or update blobs in container. I want that, this client application should be compatible with any .Net implementation irrespective of the version. As far as I can…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 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,105 questions
asked 2024-02-20T11:38:16.0533333+00:00
Mini Lahariya 0 Reputation points
edited the question 2024-02-23T05:40:49.3833333+00:00
GitaraniSharma-MSFT 45,866 Reputation points Microsoft Employee
2 answers

From Consuming SOAP service in SoapUI to consuming it with CSHARP

Hello, I have a project in SOAP UI that consumes a soap service and works well. The service has ws-security and addressing. I'm trying to do the same, programmatically with csharp and WCF. I have tried many configurations at app.config but it keeps…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 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,053 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,105 questions
asked 2022-10-15T14:00:40.893+00:00
Claudia Murialdo 1 Reputation point
edited a comment 2024-02-21T05:14:12.9233333+00:00
Adnan 0 Reputation points
0 answers

Function app not connecting to analysis services server getting Specified method is not supported

I am refreshing a data model in azure analysis services using a azure c# .net6 function app. i am getting Specified method is not supported when trying to connect to analysis services. my connection string looks correct. my server name is correct and…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
431 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,076 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,053 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,105 questions
asked 2024-02-08T15:37:05.84+00:00
Muhammad Pathan 20 Reputation points
commented 2024-02-20T15:10:17.6866667+00:00
Marc De Vreese 16 Reputation points
1 answer

Does ".Net 8.0" include support for "Microsoft.Practices.Unity"?

Hi, I'm in the process of upgrading my code from .NET Framework 4.5.1 to .NET 8.0 within the recent Core framework. In my previous project, I relied on the "Microsoft.Practices.Unity" library. However, during the migration to .NET 8.0, I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,855 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,238 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,053 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,105 questions
asked 2024-02-12T16:13:54.13+00:00
Sanjay Kumar Jha 131 Reputation points
commented 2024-02-13T03:00:02.3966667+00:00
JimmyYang-MSFT 48,011 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Problem on server after upgrad from .NET 4.6 to .NET 4.8 (site is KO)

Hello, We have just updated the version of an asp.net MVC project from .NET framework 4.6 to .Net 4.8. Following this, the solution compiles and works well locally whereas this is not the case after deploying the site. it no longer works on the server…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,243 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,202 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,105 questions
asked 2024-02-01T15:19:42.1+00:00
Wassim GHARSALLAOUI 20 Reputation points
accepted 2024-02-09T10:22:06.8733333+00:00
Wassim GHARSALLAOUI 20 Reputation points
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,243 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,202 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,483 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,105 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,634 questions
asked 2024-01-29T22:02:12.3066667+00:00
JuwonPark-6692 5 Reputation points
commented 2024-02-09T04:46:34.92+00:00
ajkuma 21,321 Reputation points Microsoft Employee
2 answers

Visual studio 2022 Installation error

Can someone help me? I am getting this warning when I try to install .NET development for visual studio 2022 : Couldn't install Microsoft.VisualStudio.Community.Shared.Msi

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,483 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,105 questions
asked 2022-11-19T19:35:11.68+00:00
lambarini 16 Reputation points
commented 2024-02-08T13:44:40.0066667+00:00
Tianyu Sun-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

Receiving an error while try to register DLL with RegAsm.exe: "Could not load file or assembly 'System.Runtime, Version=8.0.0.0, Culture=neutral ,..."

I try to register DLL with RegAsm.exe but I receive this error: RegAsm : warning RA0000 : Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,362 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,105 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
7,827 questions
asked 2024-02-07T09:22:32.6766667+00:00
edited the question 2024-02-08T01:20:50.6366667+00:00
Jiale Xue - MSFT 21,441 Reputation points Microsoft Vendor
1 answer

.Net core SDK Clean Removal

We have identified multiple vulnerabilities every month due to the .Net core (like 6.0, 7.0, and 8.0). This is because the latest update removes the older version, but doesn't delete the older files. This became very challenging to remove these files…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,059 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,105 questions
asked 2024-01-30T19:43:05.2666667+00:00
Krishnareddy K 31 Reputation points
commented 2024-02-07T06:25:42.72+00:00
Jiachen Li-MSFT 25,361 Reputation points Microsoft Vendor