Results 1 to 5 of 5

Thread: urgent help plz

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2004
    Posts
    46

    Cool urgent help plz

    hello all when i run any block of code in my vb2005 project the application exit the run time


    example
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    msgbox ("hello word")
    End Sub


    after press button i exit immidiatly
    plz why and how to fix it
    this case just in one project not in all project
    and thanx
    haker7_8

  2. #2
    Fanatic Member
    Join Date
    Nov 2007
    Posts
    520

    Re: urgent help plz

    have you tried making a new project?

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2004
    Posts
    46

    Re: urgent help plz

    yes but no same same
    haker7_8

  4. #4

  5. #5
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: urgent help plz

    You say that it exits if you run any block of code. What happens if you remove all the code from your form and run it?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width