Error with Microsoft .Net Framework prohibits me from shutting off laptop.

Søren 0 Reputation points
2025-04-19T16:43:42.8133333+00:00

Hello,

Since purchasing and using this Lenovo Yoga laptop I have for the past two years been experiencing this error when I try to shut down the PC after having used it for about an hour or more.

User's image

Does anyone have any experienced this before and knows a fix for this? I usually just cancel the shutdown, terminate the program and then I can shut it off.

Furthermore, I have tried to solve it before but ultimately could not find a solution.

These are the details given by the error (In danish)

Se slutningen af denne meddelelse, hvis du vil have detaljer om,

hvordan du starter JIT-fejlfinding i stedet for denne dialogboks.

************** Undtagelsestekst **************

System.InvalidOperationException: Tjenesten LenovoProcessManagement kan ikke styres på computeren '.'. ---> System.ComponentModel.Win32Exception: Tjenesten er ikke blevet startet

--- Slut på staksporing af indre undtagelser ---

ved System.ServiceProcess.ServiceController.ExecuteCommand(Int32 command)

ved SmartThrottling.Form1.Form1_FormClosing(Object sender, FormClosingEventArgs e)

ved System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)

ved System.Windows.Forms.Form.WmClose(Message& m)

ved System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Indlæste assemblies **************

mscorlib

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9300.0 built by: NET481REL1LAST_C

CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

LenovoPPM

Assemblyversion: 1.2.2.31

Win32-version: 1.2.2.31

CodeBase: file:///C:/WINDOWS/System32/drivers/LenovoPPM.exe

System.Windows.Forms

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9256.0 built by: NET481REL1LAST_B

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9282.0 built by: NET481REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9297.0 built by: NET481REL1LAST_C

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

System.ServiceProcess

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll

System.Management

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

Accessibility

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.ServiceProcess.resources

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess.resources/v4.0_4.0.0.0_da_b03f5f7f11d50a3a/System.ServiceProcess.resources.dll

System.Windows.Forms.resources

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_da_b77a5c561934e089/System.Windows.Forms.resources.dll

mscorlib.resources

Assemblyversion: 4.0.0.0

Win32-version: 4.8.9032.0 built by: NET481REL1

CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_da_b77a5c561934e089/mscorlib.resources.dll

************** JIT-fejlfinding **************

Hvis du vil aktivere JIT-fejlfinding, skal værdien jitDebugging indstilles

i afsnittet system.windows.forms i konfigurationsfilen

for programmet eller computeren.

Programmet skal desuden kompileres med fejlfinding

aktiveret.

Eksempel:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

Når JIT-fejlfinding er aktiveret, bliver alle ikke-afviklede

undtagelser sendt til det JIT-fejlfindingsprogram, der er registreret på computeren, i stedet for

at blive afviklet af denne dialogboks.

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
129 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.