|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Re: Get IIS working in XP Home
to contact http://localhost. The following steps were required: 1) Unchecked "Show friendly HTTP errors" in IE. Bizarrely this provides MORE info to the Event Viewer so you can troubleshoot better. Event Viewer then revealed a DCOM local activation error and supplied a Component ID 2) Went to the DCOM service in Administrative tools and located the Component ID. It turns out to belong to IIS Admin Services 3) Customized the security properties of the IIS Admin component to give Launch and Activation permission To the user IWAM_<computername>. This is the account that IIS uses to identify itself to Windows. 4) Set Directory Security on default web site in IIS to use Integrated Security. IIS will not permit Anonymous Authentication for ASP pages. I would be interested to hear if this helps anybody. For the record, I got iis_dl_ and iis_in_ from a Win2000 Professional CD Best Regards, Baraholka Richard Sandoz wrote: Show quote > General HOWTO for running IIS in Windows XP Home Edition. |
|||||||||||||||||||||||