I have a windows based login application in asp.net. I was having 8 digit password the application was working and when we switch over to 16 digits the application throws input string was not in a correct format error. The same code is working while logging in to the application which is hosted. But in ..
Recent Comments