VB.NET debug error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marco Trapanese

    #1

    VB.NET debug error

    Hi,

    I installed VB.NET Express but I get this error when I launch any
    project:

    error whle trying to run project: Unable to start debugging
    Handle of binding not valid.

    I unistalled and reinstalled again but I get the same error. How could
    I fix it?

    Thanks
    Marco / iw2nzm

  • Ryan S. Thiele

    #2
    Re: VB.NET debug error

    Are you useing databinding? Might have an invalid binding.

    --
    Thiele Enterprises - The Power Is In Your Hands Now!

    --
    "Marco Trapanese" <marcotrapanese @libero.itwrote in message
    news:1164579906 .725534.314520@ j44g2000cwa.goo glegroups.com.. .
    Hi,

    I installed VB.NET Express but I get this error when I launch any
    project:

    error whle trying to run project: Unable to start debugging
    Handle of binding not valid.

    I unistalled and reinstalled again but I get the same error. How could
    I fix it?

    Thanks
    Marco / iw2nzm


    Comment

    • Marco Trapanese

      #3
      Re: VB.NET debug error


      Ryan S. Thiele ha scritto:
      Are you useing databinding? Might have an invalid binding.
      No, I get that error also with an empty project (one form, no code).

      Marco / iw2nzm

      Comment

      • Ryan S. Thiele

        #4
        Re: VB.NET debug error

        So you just created a project and debugged it?

        --
        Thiele Enterprises - The Power Is In Your Hands Now!

        --
        "Marco Trapanese" <marcotrapanese @libero.itwrote in message
        news:1164583002 .480812.259070@ j72g2000cwa.goo glegroups.com.. .

        Ryan S. Thiele ha scritto:
        Are you useing databinding? Might have an invalid binding.
        No, I get that error also with an empty project (one form, no code).

        Marco / iw2nzm


        Comment

        • Ryan S. Thiele

          #5
          Re: VB.NET debug error

          If you get this error from an empty project you might have a corrupted
          vbexpress. Hmm. Might also be the .net framework.

          --
          Thiele Enterprises - The Power Is In Your Hands Now!

          --
          "Marco Trapanese" <marcotrapanese @libero.itwrote in message
          news:1164583002 .480812.259070@ j72g2000cwa.goo glegroups.com.. .

          Ryan S. Thiele ha scritto:
          Are you useing databinding? Might have an invalid binding.
          No, I get that error also with an empty project (one form, no code).

          Marco / iw2nzm


          Comment

          • Marco Trapanese

            #6
            Re: VB.NET debug error


            Ryan S. Thiele ha scritto:
            So you just created a project and debugged it?
            Yes!

            So I should download again VB Express?

            Thank you for your patience,
            Marco / iw2nzm

            Comment

            • Ryan S. Thiele

              #7
              Re: VB.NET debug error

              Are you running a 64 bit CPU? If so you have to debug in 64 bit. If still no
              go then I would delete your downloaded copy, and try to re-download.
              Sometimes, the downloads get corrupted. If you still have problems, I would
              contact microsoft or MSDN. It might be in their code.

              --
              Thiele Enterprises - The Power Is In Your Hands Now!

              --
              "Marco Trapanese" <marcotrapanese @libero.itwrote in message
              news:1164584102 .389264.85710@l 12g2000cwl.goog legroups.com...

              Ryan S. Thiele ha scritto:
              So you just created a project and debugged it?
              Yes!

              So I should download again VB Express?

              Thank you for your patience,
              Marco / iw2nzm


              Comment

              • Kerry Moorman

                #8
                RE: VB.NET debug error

                Marco,

                Googling that message will result in a wealth of information.

                Here is one possible solution:



                Kerry Moorman


                "Marco Trapanese" wrote:
                Hi,
                >
                I installed VB.NET Express but I get this error when I launch any
                project:
                >
                error whle trying to run project: Unable to start debugging
                Handle of binding not valid.
                >
                I unistalled and reinstalled again but I get the same error. How could
                I fix it?
                >
                Thanks
                Marco / iw2nzm
                >
                >

                Comment

                • Marco Trapanese

                  #9
                  Re: VB.NET debug error


                  Kerry Moorman ha scritto:
                  Marco,
                  >
                  Googling that message will result in a wealth of information.
                  >
                  Here is one possible solution:
                  >

                  >
                  Kerry Moorman
                  I have to thank you very much!
                  I solved by disabling the "Visual Studio hosting process" as described
                  in that thread.
                  I googled too, but I didn't find anything!

                  And yes, I'm running a 64bit CPU.

                  Thanks again
                  Marco / iw2nzm

                  Comment

                  Working...