Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I have a STRANGE issue that drive me crazy.

I have a page where i load a usercontrol when i click a button.
In this usercontrol i have a textbox and a button plus a required field validator for this textbox and linked to a validation summary.

On my local computer, the validation works fine, but when i deploy this usercontrol on production server the validation don't work, knowing that i have a similar control for another page where the validation works fine on production.

Does anyone has any idea about this issue.

Thank you all for your help
Posted
Comments
Shining Legend 12-Jul-10 4:37am    
did you set the validation group for the validation summary and other controls at both the places.
Martin Jarvis 22-Jul-10 14:54pm    
Does it just fail on the client side (so is it a JS error) and/or on the server side?
Sunasara Imdadhusen 25-Mar-11 9:57am    
Issue is browser specific?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900