I created a virtual directory for my web application. I use a custom
extension mapping (maps to aspnet_isapi.dll). The access permissions
etc. seem to be correct. I followed the manual carefully (not that
much to do after all).
I get "404 Not found" for the mapped pages, but my application works
fine on two other machines (with win2k), where the virtual dir config
seems to be the same. What am I missing? What else to look for?
My setup:
Win XP Pro SP 1
IIS 5.1
.NET Framework 1.1
TIA,
AdSR