M
Mike D
Hi,
I have a form that has a number of validator controls. Everything works
fine in my development environment.
When I move the application to my production server, all validator controls
stop working (client and server side!).
I have 1 additional validation test that I perform manually in code. If
this test fails & there is a page postback, then I see the validator control
messages (if any) as well.
FWIW, the version of .Net framework on my production server is newer than my
development box.
Help!
Mike
I have a form that has a number of validator controls. Everything works
fine in my development environment.
When I move the application to my production server, all validator controls
stop working (client and server side!).
I have 1 additional validation test that I perform manually in code. If
this test fails & there is a page postback, then I see the validator control
messages (if any) as well.
FWIW, the version of .Net framework on my production server is newer than my
development box.
Help!
Mike