在使用Asp.net Mvc MVCContrib 0.0.1.91中的Castle时会出现No component for key Home was found这样的错误 错误解决方法如下: 下载MvcContrib源代码,更改MvcContrib.Castle的WindsorControllerFactory.cs中的34行CreateController方法为: public IController CreateController(RequestContext context, string controllerName)  阅读全文>
发表于 @ 2008年04月01日 13:34:00|评论(loading...)|编辑