1,121 questions with .NET Runtime tags

Sort by: Updated
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,388 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,121 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 47,421 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,388 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,265 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,121 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.
438 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 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,265 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,121 questions
asked 2024-02-08T15:37:05.84+00:00
Muhammad Pathan 25 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,388 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,100 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,511 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,265 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,121 questions
asked 2024-02-12T16:13:54.13+00:00
Sanjay Kumar Jha 151 Reputation points
commented 2024-02-13T03:00:02.3966667+00:00
JimmyYang-MSFT 48,881 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,388 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 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,121 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,388 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 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,614 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,121 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 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 22,401 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,614 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,121 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 27,271 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,635 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,121 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,187 questions
asked 2024-02-07T09:22:32.6766667+00:00
edited the question 2024-02-08T01:20:50.6366667+00:00
Jiale Xue - MSFT 31,981 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,177 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,121 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 26,591 Reputation points Microsoft Vendor
1 answer

Apps failing to start, how to reset .NET Frameworks' Global Assembly/Access Cache ? #GAC

i added some Assemblies to .NET Framework's Global Access Cache, by a not-overwriting command of gacutil.exe . and some apps stopped working, 1 of them showed this error: Unhandled Exception: System.TypeLoadException: Could not load type…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,635 questions
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.
4,758 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,121 questions
asked 2023-10-07T09:43:32.2+00:00
nn-3559 1 Reputation point
edited the question 2024-02-06T10:31:16.3866667+00:00
nn-3559 1 Reputation point
1 answer

Winform application built on .NetCore 6 crashing intermittenly

We have a Winform application built on .NetCore 6 crashing intermittently randomly with the below error Winform application built on .NetCore 6 crashing intermittently Have anyone encountered this issue?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,830 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,121 questions
asked 2023-11-09T11:34:54.33+00:00
Sunny Sharma 1 Reputation point
commented 2024-02-06T01:48:16.6133333+00:00
Andy De George 90 Reputation points Microsoft Employee
1 answer

Kubernetes POD got stuck not processing any events from RabbitMQ

Hi, Has anyone here experienced this? We have a service built using .Net 6, sometimes our service got stuck unable to process messages from RabbitMQ, and restart was required to fix it. Before the service got stuck, we got a lot of errors…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,177 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,121 questions
asked 2023-11-27T01:05:22.7066667+00:00
Dani Kurniawan 0 Reputation points
answered 2024-02-02T21:31:29.36+00:00
hossein jalilian 2,835 Reputation points
1 answer

Kubernetes POD got stuck not processing any events from RabbitMQ

Hi, We have a service built using .Net 6, sometimes our service got stuck unable to process messages from RabbitMQ, and restart was required to fix it. Before the service got stuck, we got a lot of errors "System.Net.Sockets.SocketException…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,177 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,121 questions
asked 2023-11-27T01:07:15.6266667+00:00
Dani Kurniawan 0 Reputation points
answered 2024-02-02T03:22:02.6433333+00:00
hossein jalilian 2,835 Reputation points
1 answer

I can't install any .NET Framework to my pc

Hello, I'm attempting to install different versions of .NET Framework to my Windows 11 PC, but the installer doesn't launch. It closes after a second with no error message. Additionally, I can't launch the .NET Repair tool; the same issue occurs—it…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,121 questions
asked 2024-01-19T18:10:27.73+00:00
Ismayil Ceferli 0 Reputation points
commented 2024-01-31T14:51:12.2466667+00:00
Jiachen Li-MSFT 26,591 Reputation points Microsoft Vendor
2 answers

.Net MLNet Framework support and roadmap

Hello, I can't find any official source about MLNet roadmap for 2024. Is there any roadmap to develop and keep building on MLNet. I am reviewing MLNet to use at the company but before start to use and learn, we need to sure the support from Microsoft…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,121 questions
asked 2024-01-29T10:45:25.99+00:00
Tunahan Akdoğan 0 Reputation points
answered 2024-01-30T09:21:39.1833333+00:00
Jiachen Li-MSFT 26,591 Reputation points Microsoft Vendor
3 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,388 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 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,121 questions
asked 2022-11-11T06:32:00.9+00:00
Peter_1985 2,506 Reputation points
answered 2024-01-29T20:01:47.45+00:00
Nazeeh Harfoush 0 Reputation points
3 answers

C# Project Template in VS2022 only supports up to .NET Framework 4.8 and does not support .NET 7.0

I have a C# Project Template project that was created using the built in template for C# Project Template in Visual Studio 2022. It targets .NET framework 4.8. Now I would like to update it to target .NET 7.0, but it does not seem to be possible. Even…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,614 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,265 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,121 questions
asked 2024-01-17T05:55:29.0466667+00:00
Michael Villarin 1 Reputation point
commented 2024-01-25T09:50:49.37+00:00
Jiachen Li-MSFT 26,591 Reputation points Microsoft Vendor
1 answer

When clicked Yes for pop up "To run this application, you must install .NET. Would you like to download it now?", it won't open web page to download .net if I already have some other .net installed.

My application needs ".NET 5.0 Desktop Runtime" to get executed and if this .net version is not available then the application gives pop up saying "To run this application, you must install .NET. Would you like to download it now?".…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 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,121 questions
asked 2024-01-12T20:18:46.5433333+00:00
harinder singh 0 Reputation points
commented 2024-01-23T09:59:41.26+00:00
Jiachen Li-MSFT 26,591 Reputation points Microsoft Vendor
2 answers

Anyone else having trouble with .NET 8.0.1 on Azure App service for Linux deployment?

Today, after the switchover to .net 8.0.1, github actions workflows switched to 8.0.1 in our application automatic build flow. However, the Azure Web App service is still using: 8.0.0-rc.2.23479.6 I have tried restarting app multiple times. In…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 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,121 questions
asked 2023-11-14T19:15:05.9066667+00:00
George Fleming 5 Reputation points
answered 2024-01-22T23:43:30.62+00:00
Ghawali, Avinash (AssetMark) 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,388 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,121 questions
asked 2024-01-17T15:39:30.62+00:00
Sponsel, Carsten 0 Reputation points
edited an answer 2024-01-20T17:30:25.1466667+00:00
Bruce (SqlWork.com) 56,526 Reputation points