I have to modify a website to meet the requirment of project. The site built on .net frame work 2.0, aim trying to open the website on VS2013 and trying to modify the index.aspx as per the project requirement.
Iam getting stuck at this error,
Message 19 :Validation (ASP.Net): Attribute 'onkeyup' is not a valid attribute of element 'TextBox'. C:\web\website\index.aspx 131 70
None
0 Points
2 Posts
Unrecognized namespace 'JAX'
Dec 23, 2016 07:07 AM|blrvenky|LINK
Hi
I have to modify a website to meet the requirment of project. The site built on .net frame work 2.0, aim trying to open the website on VS2013 and trying to modify the index.aspx as per the project requirement.
Iam getting stuck at this error,
Message 19 :Validation (ASP.Net): Attribute 'onkeyup' is not a valid attribute of element 'TextBox'. C:\web\website\index.aspx 131 70
Warning 20 :Unrecognized namespace 'JAX'. C:\web\website\index.aspx 110 6 website(2)
What could be missing that is throwing this error?
Is this because of the running the site on VS2013?
Thanks
Venky