Invalid Class Error: Difference between revisions

From TraCS Florida Wiki
(Created page with "If you get a .NET Framework error stating "Invalid Class," have IT do the steps below to resolve the issue. From the command prompt: 1. Run :net stop winmgmt /y 2. Run :winmgmt /resetrepository 3. Reboot the machine thumb")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
If you get a .NET Framework error stating "Invalid Class," have IT do the steps below to resolve the issue.  
If you get a Microsoft .NET Framework error stating "Invalid Class" when attempting to log in, have IT complete the steps below to resolve the issue.  


From the command prompt:
1. Log into the machine as Windows administrator.
 
2. From the command prompt:
:First run: net stop winmgmt /y
:Then run: winmgmt /resetrepository


1. Run
  :net stop winmgmt /y
2. Run
:winmgmt /resetrepository
3. Reboot the machine
3. Reboot the machine


[[File:InvalidClass.png|thumb]]
[[File:InvalidClass.png]]

Latest revision as of 17:06, 8 July 2024

If you get a Microsoft .NET Framework error stating "Invalid Class" when attempting to log in, have IT complete the steps below to resolve the issue.

1. Log into the machine as Windows administrator.

2. From the command prompt:

First run: net stop winmgmt /y
Then run: winmgmt /resetrepository

3. Reboot the machine