IIS6 App Mappings Bug...
Im running Windows 2003, IIS 6 and attempting to create an application mapping to the aspnet_isapi.dll to handle every incoming request (*).
In IIS5 you simply needed to provide the "*" extension so I gave that a try in IIS6. It fails, with the error "Wrong Extension format". This is the same for *.*, and .*. So I decided to hit the old Help button. It indicates:
"Type the file name extension associated with your application (or type an asterix as a wildcard character)."
This a (known) bug? Anyone have any fix?
Elvin first pointed this out to me. Thanks!
References:
http://www.aspalliance.com/nothingmn/images/IIS_AppMappings_Bug.jpg
http://www.15seconds.com/issue/030522.htm