瀏覽代碼

列表控件没有定义问题

lihai 6 年之前
父節點
當前提交
e1fefaa252
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Web/web.config

+ 1 - 1
Web/web.config

@@ -121,7 +121,7 @@
121 121
       <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
122 122
       <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
123 123
       <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
124
-      <!--<add name="ajaxpro" verb="*" path="*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro.2"/>-->
124
+      <add name="ajaxpro" verb="*" path="/ajaxpro/*.ashx" type="AjaxPro.AjaxHandlerFactory, AjaxPro.2"/>
125 125
     </handlers>
126 126
     <defaultDocument>
127 127
       <files>