validation controls not working on target machine

  • Thread starter Thread starter David C
  • Start date Start date
D

David C

I have validation controls that work flawlessly on the development machine,
but not on the target machine. They just get ignored. Plain and simple.

I've checked the files in aspnet_client and they seem to be all there. It's
not my browser. Other client browsers are seeing the same thing.

Any suggestions?
 
hi david,
you might have already done it but if not just try running aspnet_regiis -c
and recheck.
HTH
srini
 
Back
Top