Application pool requested a recycle because it reached its virtual memory limit
I hosted a web application on a (Live server) shared hosting, and did not get any issue until today when I decided to test-run it. I registered and logged in the web application with the test login details; I was redirected to the dashboard, but after…
Server Error in '/' Application Web.config
HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…
My pc is saying i need to download the 4.0 though i already have it.
Im currently having a few issues with my .net today. Im completely unable to launch anything that requires .net, and whenever i try to i get an error saying "to run this application you must install on o f the following versions of the .net…
Cannot update .NET to 6.0.36
I'm currently trying to update .NET runtime however, when trying to uninstall an older version of .NET the following error occurs: I check for it and the program is in fact installed However uninstalling it by any means I've tried gives this error,…
How to install .NET Desktop Runtime on multiple computers in domain environment ?
Hello, as a prerequisite for deploying some app, I need to install .NET Desktop Runtime current version (8.0.11) on all our computers (couple hundred) in AD domain environment (Windows Server 2019) . The easiest way would be using MSI, but Microsoft for…
The request was aborted: Could not create SSL/TLS secure channel
.Net Class Library is based on 4.5 and using HtmlAgilityPack, I was calling an https URL and it was working fine. After the website is updated and will not support old browsers which are not TLS v1.2 compliant. Getting the error - The request was…
I am migrating application from dot net 4.8 to dot net core 8. facing error Project ..\folder\folder.csproj targets net8.0. It cannot be referenced by a project that targets .NETFramework,Version=v4.8.
I am migrating application from dot net 4.8 to dot net core 8. facing error Project ..\folder\folder.csproj targets net8.0. It cannot be referenced by a project that targets .NETFramework,Version=v4.8. Project ..\folder1\folder1.csproj targets…
Hi Team, We have Upgraded a windows service from .Net4.7.2 framework to .NetCore 6.0 , We are encountering an issue when we try to start the service through service.msc
Error Details are as follows: Application:Myservice.exe CoreCLR Version: 6.0.2123.36311 .NET Version: 6.0.21 Description: The process was terminated due to an unhandled exception. Exception Info: System.PlatformNotSupportedException: ServiceController…
Am I running .NET 8 or .NET 6 in my Azure App Service
Hi I have just upgraded one of our APIs from .NET 6 to .NET 8. Everything runs, everything looks good, but I had a few issues to start with. Now, to verify a few things, I used Kudu to confirm the .NET version was correct. When using SSH and running…
Not sure about how to fix .NET 8.0.4 uninstall failure
I have a handful of devices which recently had .NET 8.0.4 install on it. This version has vulnerabilities. I'm hoping to fix all of this remotely, preferable with PowerShell. Before attempting the removal of .NET 8.0.4 x86 I've installed .NET 8.0.11 x86…
Why am I encountering a System.AccessViolationException in .NET Framework 4.8 on Windows Server 2019, but not in .NET Framework 4 on Windows Server 2008
I'm encountering the following error in .NET Framework 4.8 on Windows Server 2019, which I faced in 2022, when trying to select the element from ToolStripComboBox . However, I am unable to reproduce this error in .NET Framework 4 on Windows Server 2008:…
Security Updates for Microsoft .NET Framework (October 2024)
Hi and a very good day people. I'm new in this. Need your assistance to solve/fix the same issue Security Updates for Microsoft .NET Framework (October 2024). You may refer to the details below. Previous Issue: Plugin Output: Microsoft .NET…
Migrate .Net Framework 4.5.2 / 4.8.1 to .NET 8
Greetings. I received a Microsoft Azure mail about Retirement notice for .NET 6 (installed on Windows Server 2022) in order to update to .NET 8. I have two Web Programs, working with .Net Framework 4.8.1 and 4.5.2. is it required to migrate to .NET 8?,…
Version 4.8.03761 to Version 4.8.04084
I need to have version 4.8.04084 but I have 4.8.03761 I don't see where I can download this other then 4.8 download.
No such host is known
I developed App Service netcore2.1 witch call remote API method over HttpClient PostAsync method. App service worked OK until last week. Now i get error : One or more errors occurred. (No such host is known).
Error in our ASP.NET Web Host app after updating to the latest version of Visual Studio 2022
Hi there, We have an ASP.NET solution running on our dev machines, which are Windows Server 2022 Datacenter. Previously, the app was working fine. However, after updating Visual Studio to the latest version (Microsoft Visual Studio Enterprise 2022…
Program Install and Uninstall troubeshooter not working
I cannot uninstall any of the .NET or Runtime programs listed below using this tool because I get this error
.net core 8.0.10 hosting bundle doesn't install components
I have downloaded the .NET Core Hosting bundle for 8.0.10. In the past when installing this bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET Runtime - version (x86) Microsoft ASP.NET Core - version -…
Hosting Bundle 8.0.11 does not install .Net Runtime
Hi, Everything was working as expected until hosting bundle version 8.0.7. Started seeing issues from later versions. Until 8.0.7, installing hosting bundle included all components like Windows Server Hosting, .Net Runtime, Asp.Net Core Shared…