Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9110983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T03:23:55+00:00 2026-06-17T03:23:55+00:00

I have this error: Error 1 ‘johny.Form1’ does not contain a definition for ‘Form1_Load’

  • 0

I have this error:

Error 1 ‘johny.Form1’ does not contain a definition for ‘Form1_Load’
and no extension method ‘Form1_Load’ accepting a first argument of
type ‘johny.Form1’ could be found (are you missing a using directive
or an assembly reference?)

This is my code from the form’s designer:

    // 
    // Form1
    // 
    this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    this.ClientSize = new System.Drawing.Size(456, 411);
    this.Controls.Add(this.l6);
    this.Controls.Add(this.label1);
    this.Name = "Form1";
    this.Text = "Form1";
    this.Load += new System.EventHandler(this.Form1_Load);
    this.ResumeLayout(false);
    this.PerformLayout();

The error is from this line:

 this.Load += new System.EventHandler(this.Form1_Load);
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T03:23:56+00:00Added an answer on June 17, 2026 at 3:23 am

    The error is telling you that you don’t have a Form1_Load method in your Form1 class, and you are trying to use one.

    Delete that line if you don’t need to do any initialization when the form first loads, or ensure you do have one (that conforms to the signature of the EventHandler delegate).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this error message could not load assembly 'system.data.entity, version 4.2.0.0, culture=neutral,publickeytoken=b77a5c561934e089' or
I have this error, what does it mean? org.springframework.ldap.NameNotFoundException: [LDAP: error code 32 -
I have this error: permute_append.o: In function `CISP430_A5::charList_join(char const*, CISP430_A5::linked_list<char>)': permute_append.cpp:(.text+0x0): multiple definition of
I have this error: TypeError: $(element).slider is not a function with the following script:
I have this error in Javascript saying qGrid is not defined and it points
I have this error when I submit my form: Class Symfony\Component\Form\Form is not a
I have this error: /._GoogleAdMobAdsSdk-6.0.0.jar cannot be read or is not a valid zip
I have this error, and i roughly know where it is, but do not
I have this error but I uncomment this extension=php_curl.dll in php.ini
I have this error XMLHttpRequest cannot load http://localhost:81/Test/Service.svc/SetJSON . Origin http://localhost:1716 is not allowed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.