|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
asp.net wildcard application mapsI would like some file extensions on my application to pass asp.net. Most of them are .htm or .jpg or some self made extension. So I added aspnet_isapi.dll to the Wildcard application maps. After that, many things changed. I used to be able to visit my site via link such as: http://www.xxxxxx.eu/abc/ IIS used to map that url to http://www.xxxxxx.eu/abc/default.aspx automatically. However after I added the wildcard application maps. above URL returns a 404 error? Any idea how should I solve this problem? regards, Guoqi Zheng http://www.ureader.com |
|||||||||||||||||||||||