i have url such http://localhost/site/somename/file.ext, file.ext different variants , files not exist in site folder.
in iis6 create module , uncheck "check file exists", in iis7 can't find option , can't parse request because iis shows error message: staticfile 0x80070002
you have go control panel\add remove programs\change windows programs , drill iis settings should see web management tools (or similar) should find ii6 management compatibility. make sure have iis 6 management console installed (it isn't). can access iis6 console add mapping without file having exist (leave m$ remove simple flag in newer versions of $oftware).
also note once configured there changes in way iis 7 handles these requests may cause further grief. can't remember off top of head ran had web.config settings (and i'm pretty sure through sort of error can search , answer pretty quickly).
this first answer hope helps , luck!
Comments
Post a Comment