Ajax client-side framework failed to load Asp.Net 4.0

后端 未结 13 1587
轮回少年
轮回少年 2020-12-08 07:56

I got a complicated problem with ASP.Net 4.0 Ajax....I started a website with Visual Studio 2010 on my machine,and added some update panels they used to work fine,but sudden

13条回答
  •  误落风尘
    2020-12-08 08:15

    if you using URL rewrite module, then in each rewrite rule add

    
    

    under conditions tag, like this:

    
       
       
         
       
       
    
    

提交回复
热议问题