Hi All,
.asa, .asp and all the other mappings were correct. Ie. They referred to
asp.dll instead of 404.dll that IISLock creates. However it did not work. I
had to uninstall IIS and reinstall it. Strangely enough Windows asked for a
reboot for this operation which never happened before. Anyway, I reinstalled
the IIS and tried to access to .asp pages. They were fine. Then, I ran the
IIsLock in Express mode (deliberately) and as expected .ASPs did not run.
Instead, I got a 404 error. To test if only changing .ASP mapping to asp.dll
would work, I changed the mapping. And it worked.
So ? Well, I think I had another problem at that server which affected the
IIS too. Otherwise what IISLock does is pretty well documented. But it was
the last thing I had done, so I put the blame on it.
Thanks everybody offering help.
Adil Hindistan
ICQ: 26477783
> -----Original Message-----
> From: Hans J=F6rg Friedrich [mailto:hans.friedrich@b...]
> Sent: Friday, October 05, 2001 5:25 PM
> To: IIS_Applictaions
> Subject: [iis_applications] AW: IISLock
>
>
> Hello Adil,
>
> I'm just guessing, but did you enable the .asa files as well
> and all the other filetypes like .ink which might be
> important for your scripts.
>
> Hans
>
> -----Urspr=FCngliche Nachricht-----
> Von: Adil Hindistan [mailto:Adilhn@y...]
> Gesendet: Dienstag, 2. Oktober 2001 10:58
> An: IIS_Applictaions
> Betreff: [iis_applications] IISLock
>
>
> Hi All,
>
> I am sorry if this is a bit out of topic but I thought this
> may be the list to find an answer. Our Network Administrator
> applied IISLock from Microsoft in Express mode locking down
> all the .asp files. We needed .asp! But instead of undoing
> the changes he reapplied the IISLock but this time in Custom
> mode and he deselected .asp
>
> Problem is .asp files are still not working while .htm,
> .htmls are serving OK Trying to reapplying IISLock in Express
> Mode and undoing the changes did not work and we can not run
> our .asp files or we would receive a "HTTP 500 - Internal
> server error"
>
> Any idea ?
>
> TIA