Windows Sever Manager

Devendra Kumar Sahu 246 Reputation points
2022-08-30T06:21:45.543+00:00

236001-servermanagerexe.jpg

When i open Server Manager that time showing error "Server manager.exe This application could not be started"

even i flow the below link but issue is not resolve

https://learn.microsoft.com/en-us/dotnet/framework/install/application-not-started?version=(null)&processName=ServerManager.exe&platform=0009&osver=6&isServer=1&shimver=4.0.30319.0

application-not-started

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. JimmySalian-2011 44,721 Reputation points
    2022-08-30T08:11:07.577+00:00

    Hi,

    Did you updated the .Net on the server? If yes please follow these steps and verify the mode of the .Net by following below steps for exact version of .Net you have installed:

    Check if .Net 2.0 is set to run in 32 bit mode. Executing ldr64.exe query from C:\Windows\Microsoft.NET\Framework64\v2.0.50727 will return 0x0000000 if set to 32 bit mode. To set it to 64 bit mode, execute ldr64.exe set64, which should return 0x0000001.
    try launching servermanager.exe

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful

Your answer

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