PC Review Forums Newsgroups Windows Vista Windows Vista Installation Re: IIS Not installed

Reply

Re: IIS Not installed

 
Thread Tools Rate Thread
Old 12-03-2006, 09:46 AM   #1
Paul J. Melia
Guest
 
Posts: n/a
Default Re: IIS Not installed


Dean,

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_LowResolution()
at
System.Windows.Forms.ToolStripProfessionalRenderer.get_RendererOverride()
at
System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs
e)
at
System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(ToolStripRenderEventArgs
e)
at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(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(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(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.
>
>


  Reply With Quote
Old 12-03-2006, 01:14 PM   #2
Steve Foster [SBS MVP]
Guest
 
Posts: n/a
Default Re: IIS Not installed

Paul J. Melia wrote:

>Dean,
>
>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.
>


I have Vista set to English (as opposed to US English <g>), and had no
trouble installing IIS7 from the command line using the instructions given
in the Release Notes Addendum.

Mind you, I also pushed the button to make English the default for new and
system accounts too, which might have been a factor.

--
Steve Foster [SBS MVP]
---------------------------------------
MVPs do not work for Microsoft. Please reply only to the newsgroups.
  Reply With Quote
Old 12-03-2006, 06:29 PM   #3
Pierre Szwarc
Guest
 
Posts: n/a
Default Re: IIS Not installed

I have Vista set to English with French keyboard, and IIS installed from the
control panel for me (I did have to try a few times).
--
Pierre Szwarc
Paris, France
PGP key ID 0x75B5779B
------------------------------------------------
Multitasking: Reading in the bathroom !
------------------------------------------------

"Steve Foster [SBS MVP]" <steve.foster@picamar.co.uk> a écrit dans le
message de news: xn0ejn7pwg290yu02l@msnews.microsoft.com...
|
| I have Vista set to English (as opposed to US English <g>), and had no
| trouble installing IIS7 from the command line using the instructions given
| in the Release Notes Addendum.
|
| Mind you, I also pushed the button to make English the default for new and
| system accounts too, which might have been a factor.
|
| --
| Steve Foster [SBS MVP]
| ---------------------------------------
| MVPs do not work for Microsoft. Please reply only to the newsgroups.


  Reply With Quote
Old 16-03-2006, 09:28 AM   #4
Paul J. Melia
Guest
 
Posts: n/a
Default Re: IIS Not installed

If anyone's interested, I've just googled and found the cause of the null
reference exception when trying to open IIS manager:

Apparently you'll get this if you have dual monitors and the right hand
monitor is set as the primary; resolution: disable dual monitors or set the
left hand monitor to be the primary display. Someone did some lateral
thinking!

Paul

"Paul J. Melia" <paul_removethis@melight.co.uk> wrote in message
news:FCF0EFAD-799D-45E0-B0A8-CBCA39843F7A@microsoft.com...
> Dean,
>
> 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_LowResolution()
> at
> System.Windows.Forms.ToolStripProfessionalRenderer.get_RendererOverride()
> at
> System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs
> e)
> at
> System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(ToolStripRenderEventArgs
> e)
> at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e)
> at System.Windows.Forms.Control.PaintWithErrorHandling(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(Message& m)
> at System.Windows.Forms.ToolStrip.WndProc(Message& m)
> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&
> m)
> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(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.
>>
>>

>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off