错误提示:"The .NET Framework version 3.5 SP1 is required. You can install the .NET Framework from the Microsoft Web site. Please install a compatible version of the Framework and try installing this release again."....
[阅读全文]
public class MvcHandler : IHttpHandler, IRequiresSessionState {}
public class MvcHttpHandler : UrlRoutingHandler, IRequiresSessionState {}
public class MvcRouteHandler : IRouteHandler {}....
[阅读全文]