Re: Validators not validating anymore. ??

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




Are you sure that your submit button's causes validation property is set to
true.
Also always check all inputs again in code behind or some other layer to
prevent errors.
Also what if the client turned JavaScript off. < Another problem.
what do you do then.

SA

"ShaneFowlkes" <shanefowlkes@xxxxxxxxxxxxxxxxx> wrote in message
news:uiBMVNhbGHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
For some reason, my validator controls stopped working when a form posts.
They seems to work on fields that lose focus but if I submit a form with
all empty fields, not of the required validators catch it and this results
in runtime errors with my code.

It's real standard stuff using .NET 2 (VB). I've stopped and restarted
IIS several times and I even re-registered the NET service using this at
the command prompt:
c:\windows\microsoft.net\framework\v2.0.50727>aspnet_regiss -i

The aspnet_client folder also does exist on the server.

Any ideas?





.


Quantcast