Input Validators

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi to all,

I have in a website a lot of small applications with validators... Today all
the validators in this mini applications doesnt work correctly... the
validators check correctly if the input data is not correct, but the problem
is that if anybody enters correct data the form is not submitted...

All its very strange, cause no aspx files and dlls were changed in a long
period of time...

What could be the problem?
 
If the server has been patched and has a newer version of the aspnet_client
you will have problems.
 
Back
Top