.NET Runtime for Desktop installation: Difference between revisions
.NET Runtime for Desktop installation (view source)
Revision as of 08:12, 12 October 2022
, 12 October 2022→Ways to determine the required version
No edit summary |
|||
Line 31: | Line 31: | ||
== Ways to determine the required version == | == Ways to determine the required version == | ||
# After you will get a notification about the installation of the newer .NET framework version open the Run dialog by pressing Windows+R. [[Image:.NET framework 1.png|600px|none]]2. Type eventvwr (or eventvwr.msc) and click OK [[File:Run eventvwr.png| | # After you will get a notification about the installation of the newer .NET framework version open the Run dialog by pressing Windows+R. [[Image:.NET framework 1.png|600px|none]]2. Type eventvwr (or eventvwr.msc) and click OK [[File:Run eventvwr.png|none]] 3. Expand Windows Logs Selection and Right click on Application [[File:Applications eventvwr.png|frameless]][[File:Filter eventvwr.png|frameless|319x319px]] <br />4. Press Filter Current Log. In the pop-up table select Event levels as indicated on the screen-shot (Critical, Warning, Error) and select Logged time to Last Hour and click OK[[File:Filters eventwr.png|none|thumb]]5. In the column Source of the list displayed, find the latest event .NET Runtime. The General description will show the required version.[[File:Error eventvwr.png|none|thumb]] | ||
==Additional Notes== | ==Additional Notes== |