Click to See Complete Forum and Search --> : ASP.NET validation controls not working on remote server


murugesun
04-08-2008, 10:18 AM
Hi,

I used validation controls for my ASP.NET application, it is working fine in my local system. I uploaded the same application in our remote server but validation controls not working. Can anyone suggest me?

chazzy
04-08-2008, 11:00 AM
are these part of the core set (of 6 or so) validation controls, or custom controls? Do they need to be installed separately?

technifox
04-08-2008, 08:13 PM
Could you provide a link to the page causing problems so we can have a look? Or post the code you use with the validation control.