RangeValidator control causing buttons to not work

  • Thread starter Thread starter deast_98
  • Start date Start date
D

deast_98

My web application deployed to the server does not respond to button
clicks, but these do work in development. I removed the only range
validation control, associated to a textbox, then redeployed the webapp
and it worked. This strange behavior gave no errors or indication of
what the cause was. In an effort to fix this I re-ran the
aspnet_regiis.exe -i and -c to update the client aspnet_client folder
with scripts onto my site. This however, did not fix the problem.
Anyone know how to fix this validation control problem?
 
Firstly, are you using the same broswer on both enviroments?
Secondly, compare the validation script rendered to the browser on both enviroments.

Chineme Nnamdi
 

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

Back
Top