Follow

IIS error on 64-bit install

Problem

There is an IIS error when trying to install CasaTunes on a 64-bit server. This is the result of CasaTunes trying to install the 32-bit package manager instead of 64-bit.

 

Solution

Manually install the 64-bit package manager.

1. Click the Start button, type "cmd", and run "cmd.exe" as Administrator.

2. Copy and paste this into the command window and hit Enter. (Note: You can't use Ctrl+V to paste in the command window. You'll need to right click in the command window and click "Paste"):

pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-Security;IIS-RequestFiltering;IIS-HttpCompressionStatic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-RequestMonitor

01.PNG
3. Run the CasaTunes installer again. If it fails or completes with warnings the first time, run the installer a second time and it should complete successfully.
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.