Author: danar_kalari | Posted on: 5/1/2010 2:03:04 AM | Views : 932

hi every body iam new to this forum and my problem is that iam trying to create web page to sign up in my site and i use range validator to validate number of password character but when run it this error message  appear:

and this is the out put
Server Error in '/' Application. The MaximumValue 20 cannot be less than the MinimumValue 6 of RangeValidator1. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: The MaximumValue 20 cannot be less than the MinimumValue 6 of RangeValidator1.

...

Go to the complete details ...