Validators Don't Work after Moving Code to Production Server

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
 
A

Alvin Bruney

validation relies on a webuivalidation.js file in the root web folder. In
the absence of this file, validation fails.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top