行 51:
行 52: <httpHandlers>
行 53: <add verb="*" path="*.aspx" type="URLRewriter.RewriterFactoryHandler, URLRewriter" />
行 54: <add verb="POST,GET" path="ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro"/>
行 55: </httpHandlers>
源文件: c:\inetpub\wwwroot\iwms\web.config 行: 53
这怎么解决呢?