Validators work on dev box but not in production

M

Mark Abbott

For several Validators on different pages in my app, they work fine on
my dev box (localhost) but not when the app is deployed to production.
How can I troubleshoot this?

For example, one page has a bunch of RangeValidators. On localhost, the
error text shows up as soon as the bad data is entered, and when the
form is submitted, the full ErrorMessage shows up in the
ValidationSummary. On production, the bad data is not flagged when
entered, and the form submits with the bad data (causing errors during
processing).

Thanks,
Mark
 
M

MSDN

Might want to check if the Production server has the right version of the js
files
C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322 etc...
WebUIValidation.js
or reinstall aspnet aspnet_regiis -i
possibly you have js conflicts?? corruption??? since you are saying it works
on some pages and not the others.

SA
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top