I'm attempting to setup the Wildcard application mapping. I can't seem to get past the following error:
Code:
Server Error in '/' Application.
--------------------------------------------------------------------------------
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.asp' may be incorrect. Please review the URL below and make sure that it is spelled correctly.
Requested URL: /default.asp
Also, when I do this, the web site can't find the default content page(s). It returns a 404 error for '/'.
I have 'Active Server Pages' Allowed in the Web Service Extensions in IIS 6.0.
I've spent a good amount of time on this already, and at this point all my google searches turn up nothing.
Any ideas?