0

I get this script error from the windows form.

enter image description here

From our .Net Page, If I removed this code:

enter image description here

It's working fine. Please help me to fix this without removing the code from the screenshot above.

Thanks.

1 Answer 1

1

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

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks, but after compiled from the IDE it's lowercase now. I will try that.
i think this is unrelated to your problem , you have Javascript issues in your application.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.