Help 2nd post!! I cannot add Application Mappings in IIS !!

  • Thread starter Thread starter Jay Balapa
  • Start date Start date
J

Jay Balapa

Hello,

Iam trying to add an entry to application configuration in IIS 5.0 and
Windows XP.

I want .htm/.doc/.pdf files to be processed by asp_isapi.dll. I have also
checked these extensions have not been mapped yet.

But the OK button in that dialog box is greyed out. What am I missing here.
I was used to do this before.

I upgraded to VS.Net 2003 and XP. Iam logged in as the administrator.

Is there a way to manually add those?

Thanks.
Jay
 
I want .htm/.doc/.pdf files to be processed by asp_isapi.dll. I have also
checked these extensions have not been mapped yet.

Those extensions are to be handled by IIS; asp_isapi.dll is incapable of
handling those extensions.
HTH
 
I cannot add any extensions period.

Peter O'Reilly said:
Those extensions are to be handled by IIS; asp_isapi.dll is incapable of
handling those extensions.
HTH
 
Back
Top