Re: IIS Not installed
Posted: 03-12-2006, 10:46 AM
Installing IIS from the command line or through the control panel seems to
always error unless you make sure all your regional settings are English -
United States. I always set mine to English - United Kingdom during
installation of an OS, Vista doesn't seem to like this. If you've set it to
anything other than English - United States, you need to set everything back
to En - US using the Control Panel -> Regional and Language Options applet
and make sure you go to the last tab on that: Administrative -> Reserved
Account settings (allow in the ConsentUI dialog) and check the two boxes,
you might have to restart, then IIS will install with no errors from the
Control Panel.
In case you hadn't already found it the *exact* command that you need to run
is
start /w pkgmgr /l:c:\log.etw
/iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IIS-DirectoryBrowsing;IIS-HttpErrors;IIS-HttpRedirect;IIS-ApplicationDevelopment;IIS-ASPNET;IIS-NetFxExtensibility;IIS-ASP;IIS-CGI;IIS-ISAPIExtensions;IIS-ISAPIFilter;IIS-ServerSideIncludes;IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IIS-RequestMonitor;IIS-HttpTracing;IIS-CustomLogging;IIS-ODBCLogging;IIS-Security;IIS-BasicAuthentication;IIS-WindowsAuthentication;IIS-DigestAuthentication;IIS-ClientCertificateMappingAuthentication;IIS-IISCertificateMappingAuthentication;IIS-URLAuthorization;IIS-RequestFiltering;IIS-IPSecurity;IIS-Performance;IIS-HttpCompressionStatic;IIS-HttpCompressionDynamic;IIS-WebServerManagementTools;IIS-ManagementConsole;IIS-ManagementScriptingTools;IIS-ManagementService;IIS-IIS6ManagementCompatibility;IIS-Metabase;IIS-WMICompatibility;IIS-LegacyScripts;IIS-LegacySnapIn;IIS-FTPPublishingService;IIS-FTPServer;IIS-FTPManagement;WAS-WindowsActivationService;WAS-ProcessModel;WAS-NetFxEnvironment;WAS-ConfigurationAPI
Only problem is that after installing I can't open the IIS Manager: keep
getting a .NET error:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an
object.
at System.Windows.Forms.DisplayInformation.get_LowRes olution()
at
System.Windows.Forms.ToolStripProfessionalRenderer .get_RendererOverride()
at
System.Windows.Forms.ToolStripProfessionalRenderer .OnRenderToolStripBackground(ToolStripRenderEventA rgs
e)
at
System.Windows.Forms.ToolStripRenderer.DrawToolStr ipBackground(ToolStripRenderEventArgs
e)
at System.Windows.Forms.ToolStrip.OnPaintBackground(P aintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandlin g(PaintEventArgs e,
Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Microsoft.ManagementConsole
Assembly Version: 3.0.0.0
Win32 Version: 6.0.5308.17
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/Microsoft.ManagementConsole/3.0.0.0__31bf3856ad364e35/Microsoft.ManagementConsole.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
MMCFxCommon
Assembly Version: 3.0.0.0
Win32 Version: 6.0.5308.17
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/MMCFxCommon/3.0.0.0__31bf3856ad364e35/MMCFxCommon.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.Web.Management
Assembly Version: 7.0.0.0
Win32 Version: 6.0.5308.17
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/Microsoft.Web.Management/7.0.0.0__31bf3856ad364e35/Microsoft.Web.Management.dll
----------------------------------------
Microsoft.Web.Management.resources
Assembly Version: 7.0.0.0
Win32 Version: 6.0.5308.17
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/Microsoft.Web.Management.resources/7.0.0.0_en-US_31bf3856ad364e35/Microsoft.Web.Management.resources.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.62 (rtmLHS.060727-6200)
CodeBase:
file:///D:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
"Dean Nicholson" <dean.nicholson@cox.net> wrote in message
news:ugYCijxOGHA.532@TK2MSFTNGP15.phx.gbl...
>I need to get IIS 7 installed so I can install 64bit SQL Server dev
>edition.
> Any suggestions ?
>
> Thanks.
>
>




Threaded Mode
