Ajax客户端脚本错误

编程入门 行业动态 更新时间:2024-10-26 14:36:00
本文介绍了Ajax客户端脚本错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如果( typeof (Sys)=== ' 未定义')扔 ' ASP.NET Ajax客户端框架无法加载." );

我正在使用.Net Framework 4.0,并且我的系统中安装了Visual Studio 2010 Ultimate .ajax 我该如何解决这个问题.请解决方案

您需要安装用于.NET 3.5的Ajax扩展和Ajax ToolKit. 在这里检查: www.asp/ajax/downloads/ 您也可以参考此链接 weblogs.asp. net/lkempe/archive/2007/08/04/asp-net-ajax-and-url-rewriting-issue.aspx [ ^ ] 如果您的问题仍未解决,请通过此链接 还有更多解决方案. Google

if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');

I am using .Net framework 4.0 and visual studio 2010 ultimate .ajax is installed in my system How can I resolve this problem. plz reply

解决方案

You need to install Ajax Extensions and Ajax ToolKit for .NET 3.5. Check here :www.asp/ajax/downloads/ also you can refer this link weblogs.asp/lkempe/archive/2007/08/04/asp-net-ajax-and-url-rewriting-issue.aspx[^] If your problem is not cleared then please go through this link some more solutions are there. Google

更多推荐

Ajax客户端脚本错误

本文发布于:2023-10-26 10:59:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1529940.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:脚本   客户端   错误   Ajax

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!