e*********s 发帖数: 200 | 1
迷
Have you registered ASP.NET with IIS?
If not, run aspnet_regiis in your \WinNT\Microsoft .NET\Framework\v.1.x.xxxx\
folder
If yes, you may check if you have all the App mappings set in IIS
IIS -> Default Web Site -> Properties -> Home Directory -> Configuration ->
App Mappings
(Assume you are using IIS 5.0 or 5.1, it is different in IIS 6.0) |
|