The setup requires DISM
Question / Problem
A message "The setup requires DISM" appears. The dism.exe could not be found in C:/Windows/System32/ or %WINDIR%/SysNative/.
Answer / Solution
Enable the required windows features manually as described below:
Solution for Windows 7:
- In windows, press the start button and type 'Features'.
- Select 'Programs and Features' on the right side.
- In the window 'Programs and Features', on the left side, click on the link 'Turn windows features on or off'.
- Enable the following windows features:
- Internet Information Services
- Internet Information Services > Web Management Tools
- Internet Information Services > Web Management Tools > IIS Management Console
- Internet Information Services > World Wide Web Services
- Internet Information Services > World Wide Web Services > Application Development Features > .NET Extensibility
- Internet Information Services > World Wide Web Services > Application Development Features > ASP.NET
- Internet Information Services > World Wide Web Services > Application Development Features > ISAPI Extensions
- Internet Information Services > World Wide Web Services > Application Development Features > ISAPI Filters
- Internet Information Services > World Wide Web Services > Common HTTP Features
- Internet Information Services > World Wide Web Services > Common HTTP Features > Static Content
- Press the button 'Ok'.
- Start the SpaceObServer Web Access setup again.
- If the warning 'The setup requires DISM...' appears again, press continue.
Solution for Windows Server 2008 and Windows Server 2008 R2:
- In windows, press the start button and type 'Server Manager'.
- Select 'Server Manager'.
- In the tree on the left side, choose 'Roles'.
- In the section 'Roles Summary' press the link 'Add Roles'.
- In the dialog press 'Next' until a list whith 'Roles' appears.
- In the list check 'Web Server (IIS)' and press next until the IIS is enabled
- When the IIS is installed, choose expand 'Roles' on the left side
- Select Web Server (IIS)
- Scroll down the window to the section 'Role Services' and click on the link 'Add Role Services'.
- A Dialog pops up. Add the following role services (Some features are enabled by default. You can keep them enabled.):
- Web Server > Common HTTP Features
- Web Server > Common HTTP Features > Static Content
- Web Server > Application Development > ASP.NET
- Web Server > Application Development > .NET Extensibility
- Web Server > Application Development > ISAPI Filters
- Web Server > Application Development > ISAPI Extensions
- Management Tools
- Management Tools > IIS Management Console
- In the dialog press 'Next' until all features are installed.
- Start the SpaceObServer Web Access setup again.
- If the warning 'The setup requires DISM...' appears again, press continue.
Solution for Windows 8:
- In windows, press the start button and type 'Features'.
- Select 'Programs and Features' on the right side.
- In the window 'Programs and Features', on the left side, click on the link 'Turn windows features on or off'.
- Enable the following windows features:
- Internet Information Services
(Some subfeatures will be enabled by default. You can keep them activated.) - Internet Information Services > Web Management Tools
- Internet Information Services > Web Management Tools > IIS Management Console
- Internet Information Services > World Wide Web Services
- Internet Information Services > World Wide Web Services > Common HTTP Features
- Internet Information Services > World Wide Web Services > Common HTTP Features > Static Content
- Internet Information Services > World Wide Web Services > Application Development Features
- Internet Information Services > World Wide Web Services > Application Development Features > ASP.NET 4.5
- Internet Information Services > World Wide Web Services > Application Development Features > .NET Extensibility 4.5
- Internet Information Services > World Wide Web Services > Application Development Features > ISAPI Filters
- Internet Information Services > World Wide Web Services > Application Development Features > ISAPI Extensions
- NET Framework 4.5 Advanced Services > ASP.NET 4.5
- Press the button 'Ok'.
- Start the SpaceObServer Web Access setup again.
- If the warning 'The setup requires DISM...' appears again, press continue.
Solution for Windows Server >= 2012:
- In windows, press the start button and type 'Server Manager'
- Select 'Server Manager'
- In the menu on the top left press 'Manage' > 'Add Roles and Features'
- In the dialog press 'Next' until a list of 'Roles' appears
- Scroll down and check the role 'Web Server (IIS)'
- A dialog pops up. Click on the button 'Add Features'
- Press the button 'Next'
- In the list of features, enable the following:
- .NET Framework 4.5 Fatures
- .NET Framework 4.5 Fatures > ASP.NET 4.5
- Press the button 'Next' until the list of 'Role services' appears and make sure, that following features are checked:
- Web Server > Common HTTP Features > Static Content
- Web Server > Management Tools > IIS Management Console
- Web Server > Application Development > .NET Extensibility 4.5
- Web Server > Application Development > ASP.NET 4.5
- Web Server > Application Development > ISAPI Extensions
- Web Server > Application Development > ISAPI Filters
- Press the button 'Next'
- Press the button 'Install'
- Start the SpaceObServer Web Access setup again.
- If the warning 'The setup requires DISM...' appears again, press continue.