问题与验证有关 [英] question realated to validation

查看:60
本文介绍了问题与验证有关的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用visual studio 2012,其中我使用向导控件进行学生注册我希望在此使用验证但是一个错误即将发生,('jquery'不是有效的脚本名称。名称必须以'结尾'。 js'。)我们如何解决它

解决方案

你有没有尝试这个 [ ^ ]?



上面搜索的前两个链接回答了你的问题 -

StackOverflow - 'jquery'不是有效的脚本名称。名称必须以'.js'结尾[ ^ ]

StackOverflow - 使用VS2012 RC创建的ASP.NET Webforms项目无法在VS2012 RTM中运行 [ ^ ]。



请在询问前进行搜索。


我能够通过使用Nuget工具安装AspNet.ScriptManager.jQuery.UI.Combined和AspNet.ScriptManager.jQuery包来解决这个问题。



试试这个..

i am using visual studio 2012, in which i am using wizard control for student registration i want use validation in this but one error is comming,('jquery' is not a valid script name. The name must end in '.js'.) how we can resolve it

解决方案

Did you try this[^]?

The first two links from the search above answers your question -
StackOverflow - 'jquery' is not a valid script name. The name must end in '.js'[^]
StackOverflow - ASP.NET Webforms Project created with VS2012 RC does not run in VS2012 RTM[^].

Please do a search before you ask.


I was able to resolve this by installing the AspNet.ScriptManager.jQuery.UI.Combined and AspNet.ScriptManager.jQuery packages using the Nuget tool.

Try this...


这篇关于问题与验证有关的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆