G
Guest
In my development environment, the validation controls work fine.
(Incidentally, i am using almost all of them). However, when i deploy my
ASP.NET application to the live production environment, using VS .NET's "Copy
Project" feature, which copys only the files necessary to run on another
machine, the validation controls simply disappear.
For example, when i click SUBMIT to submit a form that's empty, the
validation controls don't do anything, and the form is submitted.
What am i doing wrong, that causes the validation controls to not work when
copying to the live production environment?
(Incidentally, i am using almost all of them). However, when i deploy my
ASP.NET application to the live production environment, using VS .NET's "Copy
Project" feature, which copys only the files necessary to run on another
machine, the validation controls simply disappear.
For example, when i click SUBMIT to submit a form that's empty, the
validation controls don't do anything, and the form is submitted.
What am i doing wrong, that causes the validation controls to not work when
copying to the live production environment?