I get this script error from the windows form.
From our .Net Page, If I removed this code:
It's working fine. Please help me to fix this without removing the code from the screenshot above.
Thanks.
I think the Code should be like This AutoEventWireup="true". Also Make sure that the class-name stated in the Inhertis-part of your page-directive matches the name of the class in your code-behind file. See here