> Also, something weird. after the COM+ reinstall and after checking that
> scripts are still enabled, the default website (inetpub\wwwroot) will no
> longer process an asp or aspx file but it's still ok for plain html. The
> non-default sites are still fine in all respects. I really need this
> default website to work. Any ideas?
See aspnet_regiis.exe.
ROb
JebBushell - 14 Sep 2005 14:00 GMT
I ran this:
Aspnet_regiis -s W3SVC/1/ROOT
and it made no difference. The problem also exists for ASP as well, so I
think it may be some sort of a generic permissions issue rather than a .NET
issue. I think I am going to have to respecify the root directory.
> > Also, something weird. after the COM+ reinstall and after checking that
> > scripts are still enabled, the default website (inetpub\wwwroot) will no
[quoted text clipped - 5 lines]
>
> ROb