WebUIvalidation.js error version

G

Guest

Can someone help with this problem. It's all over the web.
Here is the error when I tried to submit a webform.
-------------------------------------------
This page uses an incorrect version of WebUIValidation.js. The page expects
version 125. The script library is " + Page_ValidationVer + ".");
else
ValidatorOnLoad();
}

function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
return true;
 
T

Tampa.NET Koder

Re-register your client aspnet_client files by doing this at the command
line:
***You if you don't have the path set up then you must browse to your
framework install directory.
aspnet_regiis - c
 
G

Guest

I tried all the common fixes before I posted my question.
the 'aspnet_regiis.exe -c' does not resolve this issue.
Thank you anyway.

Tampa.NET Koder said:
Re-register your client aspnet_client files by doing this at the command
line:
***You if you don't have the path set up then you must browse to your
framework install directory.
aspnet_regiis - c
 
J

Juan T. Llibre

How about a little more information ?

Which versions of the .NET Framework
do you have installed ?

Which version of the .NET Framework is your
application supposed to be running ?

Have you installed any NET service packs ?







P. Jn-Charles said:
I tried all the common fixes before I posted my question.
the 'aspnet_regiis.exe -c' does not resolve this issue.
Thank you anyway.
 
T

Tampa.NET Koder

What are those common fixes? Post them so that the community can not waste
time and give advice on something you have already tried.


P. Jn-Charles said:
I tried all the common fixes before I posted my question.
the 'aspnet_regiis.exe -c' does not resolve this issue.
Thank you anyway.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,163
Latest member
Sasha15427
Top