"Adi" <mlredr.RemoveThis@hotmail.com> ha scritto nel messaggio
news:061a01c3797f$c180b130$a101280a@phx.gbl...
> Massimo,
> I did not do the install so I am not sure but my guess is
> that since IIS comes with XP, it must have come first. I
> found a rather intriguing post on the web somewhere that
> directed me to run a "aspnet_regiis -i" script from
> the .NET framework folder and amazingly, it worked!!
> I just can't believe that I could not find a
> straigtforward statement saying IIS 5.1 needs to be
> configured using this script on the Microsoft website.
You didn't find such a statement simply because IIS doesn't need to be
configured, if you install it *before* the framework
It's the framework itself which, during setup, takes care of regiresting
with IIS... but only if IIS is present. The situation you experienced
derived from IIS being installed after the framework, so running that script
was needed to properly configure it. Re-installing the framework would also
have accompished the same goal.
Massimo<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS version 5.1 does not support .NET 1.1 ?? Upgrade optio..