I have a very simple line of code in javascript. But in Chrome it throws an error "System.FormatException: Input string was not in a correct format."
Does anyone know why?
var
dialogWindow = $find('<%=WebDialogWindow2.ClientID%>');
Hello,
Were you able to solve this issue? Please let us know whether the above solution worked for you.
Sorry I didn't respond sooner. Yes, this solved the problem. Thanks for the help.