1,117 questions with .NET Runtime tags

Sort by: Updated
1 answer

Net6 C#, Linux vs Windows, different floating point calculations?

I am doing floating point calculation with doubles with C# under Net6 (runtime Net 6.0.2) on Windows (Windows Server 2019 Datacenter) and Linux (ubuntu 20.04), and I get different results. I did this : double a = 350668.75030235935; double b =…

.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,117 questions
asked 2022-11-21T09:11:23.04+00:00
Omar El Hassani 1 Reputation point
edited a comment 2024-04-18T20:18:14.95+00:00
Thomas 0 Reputation points
1 answer One of the answers was accepted by the question author.

Outlook as late binding with Option Strict ON

Hi Gurus, In an attempt to switch Option Strict to ON I've been correcting the errors & forgot that I hadn't dealt with Outlook. My current code is old VBA based late binding to avoid Office version issues. All the reading I've been able to find all…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 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,117 questions
asked 2024-04-02T11:21:05.99+00:00
Hugh Self Taught 81 Reputation points
commented 2024-04-18T11:11:54.1233333+00:00
Hugh Self Taught 81 Reputation points
0 answers

internal error in the .NET Runtime at IP 70DE92C3

Application terminates when loading report viewer, event viewer shows an error: "internal error in the .NET Runtime at IP 70DE92C3"

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,194 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,117 questions
asked 2024-04-15T16:08:52.4566667+00:00
Tom McKeown 0 Reputation points
commented 2024-04-18T08:25:10.2566667+00:00
Jiachen Li-MSFT 26,271 Reputation points Microsoft Vendor
2 answers

Samphore Silm usage in two diffrent project.

Hi, I have maui app in windows, .NET 8. I have also worker service in NET 8. I have class librarary common to both projects that use Samphore Silm. SessionTokenSingelton.GetInstance().GetSessionToken(key); Both apps running on same machine. Does every…

.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,117 questions
asked 2024-04-07T10:44:27.83+00:00
דני שטרית 2,686 Reputation points
commented 2024-04-18T07:48:50.8233333+00:00
דני שטרית 2,686 Reputation points
0 answers

Help fixing my .NET framework

I have a problem with my .NET Framework, whenever I run programs like Discord, it gives me this error message: Clicking "Yes" forwards me to the installation page, which after running the installer, I am told that the .NET framework already…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,559 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,117 questions
asked 2024-04-14T18:47:50.3633333+00:00
Jonathan Joseph 0 Reputation points
edited a comment 2024-04-16T20:36:18.8933333+00:00
Jonathan Joseph 0 Reputation points
2 answers

Application Crashed Caused by Clr.dll, Exception Code is C00000fe

When application runs in new computers, it crashed almost at the same time . and have no dump file, the systemlog report error. ErrorDescription is following: Faulting application name: a.exe, version: 1.0.0.4384, time stamp: 0x5c45a892 Faulting module…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,559 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
321 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,117 questions
asked 2024-04-12T02:37:49.35+00:00
wenshu wu 0 Reputation points
edited a comment 2024-04-15T08:39:43.1666667+00:00
Jiachen Li-MSFT 26,271 Reputation points Microsoft Vendor
1 answer 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,208 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,117 questions
asked 2024-03-08T09:54:27.45+00:00
David Callan 20 Reputation points MVP
accepted 2024-04-13T12:36:43.71+00:00
David Callan 20 Reputation points MVP
4 answers

How to solve Access to the path is denied Error in C#.NET Core application

Hi Team, I have an C#.Net core 3.1 console application which is running on RedHat Linux. I have to create a file in the following path in Linux OS using C#.Net Core. "var/log/TEST_LOG/" When i run at root user, the file is created…

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
321 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,194 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,117 questions
asked 2021-07-16T12:30:58.16+00:00
Prabs 1 Reputation point
answered 2024-04-12T16:00:59.0866667+00:00
Bruce (SqlWork.com) 54,866 Reputation points
3 answers

Compatibility of .NET Framework 4.6.2 with Windows Server 2008 R2

Could you help me with the following? Is .NET Framework 4.6.2 compatible with Windows Server 2008 R2? I found conflicting information in Microsoft documentation, with one source stating it is compatible and another stating it is not. I tried installing…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 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,117 questions
asked 2024-04-09T14:38:27.1366667+00:00
Carlos Valverde Barrueto 0 Reputation points
answered 2024-04-10T08:21:54.4866667+00:00
Jiachen Li-MSFT 26,271 Reputation points Microsoft Vendor
2 answers

Is there a way to get a copy of the "regtlibv12.exe" file from the older .NET Framework packages?

I'm working for an organization that runs some very old software throughout the enterprise. This software works fine in operations, but I'm trying to find a solution to efficiently deploy installations of it to hosts running modern versions of Windows.…

.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,117 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,095 questions
asked 2024-03-19T12:30:58.4733333+00:00
Michael Butt 0 Reputation points
commented 2024-04-09T08:46:02.8366667+00:00
RLWA32 40,021 Reputation points
1 answer

work account locked

Error Code: 50057 Request Id: f11c05e3-8f37-4a28-b43e-380209fc7e00 Correlation Id: ce7d1ed3-e750-4ae5-9006-7738bcb6dd0f Timestamp: 2024-03-23T18:57:35.243Z

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,078 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,117 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,354 questions
asked 2024-03-23T19:03:00.8666667+00:00
Bonnie Chi 0 Reputation points
edited the question 2024-04-05T00:29:39.3366667+00:00
KarishmaTiwari-MSFT 18,352 Reputation points Microsoft Employee
1 answer

How to fix "This application requires .NET framework: v4.030319

When I boot up my laptop I get an error saying that I need a .NET version to start an application. I get the same error when I try to open discord and Visual Studio. When I go to download the NET framework it tells me that I already have it. I have tried…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 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,117 questions
asked 2023-09-09T03:14:58.3166667+00:00
Jonathan Rivas 5 Reputation points
commented 2024-04-04T18:52:34.5666667+00:00
Hit OS 0 Reputation points
1 answer One of the answers was accepted by the question author.

what is the "nested" means in C# IL

see the picture below, I want to know , the nested means, thanks!!

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
321 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,194 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,117 questions
asked 2024-04-04T07:13:30.0766667+00:00
兰树豪 381 Reputation points
commented 2024-04-04T08:54:17.7233333+00:00
兰树豪 381 Reputation points
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,117 questions
asked 2021-06-17T15:06:41.08+00:00
Kristofer 131 Reputation points
commented 2024-04-03T12:53:29.4+00:00
Anand Singh 0 Reputation points
1 answer One of the answers was accepted by the question author.

C++/CLI Make Borderless Form Sizeable

Hello , how can I convert this c# code to C++/CLI code to make my borderless form SizeAble? this - > SetStyle(ControlStyles::ResizeDraw, true); private const int cGrip = 16; private const int cCaption = 32; protected override void…

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,194 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,518 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,117 questions
asked 2021-03-31T20:51:20.597+00:00
Wami007 296 Reputation points
edited the question 2024-04-02T07:12:05.6866667+00:00
Jiale Xue - MSFT 30,581 Reputation points Microsoft Vendor
1 answer

Got confused about HashAlgorithm.TransformBlock

According to the official doc https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.hashalgorithm.transformblock?view=net-8.0, if I provide outputBuffer, it has to the same as the inputBuffer: Calling the TransformBlock method with…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 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,117 questions
asked 2024-04-01T16:06:35.1466667+00:00
杨岑 101 Reputation points
answered 2024-04-01T21:41:04.3333333+00:00
Bruce (SqlWork.com) 54,866 Reputation points
11 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,117 questions
asked 2020-12-03T00:46:45.613+00:00
Htet Lin 46 Reputation points
answered 2024-04-01T05:53:21.09+00:00
M. Venkatesh 0 Reputation points
1 answer

The HTTP request is unauthorized with client authentication scheme Negotiate. The authentication header received from the server was Negotiate oX…Q=

I am using a desktop application on a client pc to communicate with an IIS WCF web service running on a server, using WsHttpBinding to pass over the Windows user credentials. The application has worked well for many years, but now we are trying to have…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,563 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,117 questions
asked 2021-08-12T14:53:56.91+00:00
gotorg 21 Reputation points
answered 2024-03-31T09:13:40.4933333+00:00
Towhidul Islam 0 Reputation points
4 answers One of the answers was accepted by the question author.

.NET Desktop Runtime 6 - Download

Is there a direct link that never changes for .NET Desktop Runtime (x64) At the moment it is currently version 6.0.7 and you download it by going to this link https://dotnet.microsoft.com/en-us/download/dotnet/6.0 If you hover over the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 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,117 questions
asked 2022-07-27T09:47:33.923+00:00
Curtis Blunt 56 Reputation points
answered 2024-03-29T12:47:10.4633333+00:00
awir123456789 0 Reputation points
1 answer One of the answers was accepted by the question author.

Change late binding after setting Option Strict on

Hi Gurus, I am correcting errors after changing option strict to on. I have been able to correct everything with the exception of the following code which gets the outlook email signature file. The underline is under fso.getfile and under ts.readall I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,344 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,563 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,117 questions
asked 2024-03-27T20:12:04.2066667+00:00
Hugh Self Taught 81 Reputation points
accepted 2024-03-28T07:46:13.4433333+00:00
Hugh Self Taught 81 Reputation points