Application Error Code (0x0000135) on ServerManager and IAStorIcon

André Almagro 0 Reputation points
2023-08-12T11:41:00.7+00:00

My server has two errors with the same message and same code when starting up. “The application could not be started correctly (0x0000135). Click OK to close the application.” The first time the error is displayed, the window title is “ServerManager.exe – Application Error”. The second time, the title is “IAStorIcon.exe – Application Error”. Trying to open Server Manager, the error occurs again.


What I've tried to do (in that order):

  1. Check for and install updates through Windows Update.
  2. Disable or remove antivirus.
  3. In System Settings, disable all third-party programs on the Startup Programs tab and disable all third-party services on the Services tab.
    1. As an administrator, run the command dism.exe /online /cleanup-image /restorehealth.
    1. As an administrator, run the command sfc /scannow.
    1. Delete all files in the C:\Windows\Temp folder.
    1. Delete all files in the C:\User\Administrator\AppData\Local\Temp\1 folder.
    1. Delete all files in the C:\Windows\Prefetch folder.
    1. As an administrator, run the CHKDSK /R /F command.
  4. As an administrator, execute the commands net user test /add and net localgroup administrators test /add, log off and log in with the test account.

Between each of the mentioned steps, I restarted the server and the errors persisted in all initializations. Except when logged into the test user account, where it was observed that only the error with the title “IAStorIcon.exe – Application error” occurred. Instead of the other error, User Account Control asked if I wanted to allow the Server Manager application to make changes to my device. Whenever I allow it, nothing happens next. If, while in the test user account, I try to start the Server Manager, the same User Account Control window opens and, even if authorized, nothing happens afterward.


The server had been down for some time (I can't say exactly how long). I was initially asked just “get it up and running” so my initial goal is just to get the system to boot without errors. I don't know what the device's history is, and if necessary, I'm authorized to restore the entire server to factory settings, however, I don't have any installation or system recovery media.


Device specs:

Processor: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz 3.50GHz (2 processors)

Installed RAM: 64.0 GB (usable: 63.9 GB)

System type: 64-bit operating system, x64-based processor

Windows specs:

Edition: Windows Server 2019 Standard

Version: 1809

Installed on: 05/10/2022

OS Build: 17763.4737

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,465 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,157 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 43,941 Reputation points
    2023-08-15T07:42:39.87+00:00

    Hello there,

    The error code 0x0000135 typically indicates an issue with a missing or corrupted .NET Framework installation or a problem with the specific application that is encountering the error. In your case, you mentioned encountering this error with "ServerManager" and "IAStorIcon."

    If you suspect that .NET Framework is causing the issue, you can try repairing it:

    Press Win + X and select "Apps and Features."

    Find ".NET Framework" in the list of installed apps and select it.

    Click "Modify" or "Repair," if available, and follow the prompts to repair the installation.

    Visit the official Intel website and download the latest version of the Intel Rapid Storage Technology driver for your system's chipset. Install the updated driver to see if it resolves the issue.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–


  2. Pandey Shashank - TCS 0 Reputation points
    2024-04-10T03:37:34.45+00:00

    I am facing the same issue, I cannot even start powershell. there is no .net framework in the list of installed apps.