IIS File Extension Mappings

  • Thread starter Thread starter Bruce B
  • Start date Start date
B

Bruce B

Does anyone know if there is a limit in IIS as to how many file types can be
mapped? I'm encountering unstability in IIS/Visual Studio when I approach
75-80 total mappings, which includes those supporting .NET. I've scoured
the MS documentation in MSDN and can't find any such limit.

Also, does anyone know of any issues related to mapping .HTM files to
ASPNET_ISAPI.DLL that might cause problems with IIS or VS.NET?

thanks,
Bruce B
 
Bruce,

I've done quite a bit of research and have not come up with any documented
limit. You might want to check in with the IIS newsgroups.

Jim Cheshire, MCSE, MCSD [MSFT]
Microsoft Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.


--------------------
 
Jim,

Thanks for the help, I'll do that.

Bruce

Jim Cheshire said:
Bruce,

I've done quite a bit of research and have not come up with any documented
limit. You might want to check in with the IIS newsgroups.

Jim Cheshire, MCSE, MCSD [MSFT]
Microsoft Developer Support
ASP.NET
(e-mail address removed)

This post is provided as-is with no warranties and confers no rights.


--------------------
From: "Bruce B" <[email protected]>
Subject: IIS File Extension Mappings
Date: Wed, 31 Dec 2003 11:21:04 -0700
Lines: 12
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <[email protected]>
Newsgroups: microsoft.public.dotnet.framework.aspnet
NNTP-Posting-Host: 66-37-135-201.dsl.dhcp.bridged.firstlink.com 66.37.135.201
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.
phx.gbl
Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:199150
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet

Does anyone know if there is a limit in IIS as to how many file types can be
mapped? I'm encountering unstability in IIS/Visual Studio when I approach
75-80 total mappings, which includes those supporting .NET. I've scoured
the MS documentation in MSDN and can't find any such limit.

Also, does anyone know of any issues related to mapping .HTM files to
ASPNET_ISAPI.DLL that might cause problems with IIS or VS.NET?

thanks,
Bruce B
 
Back
Top