error

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

    #1

    error

    I'm trying the downloadable edition of VB Express.. Is this the same as
    VB.NET?? Would this be the same as in Visual Studio 2005????

    Anyway when I try to run (F5) i get this error

    "Error while trying to run project, binding handle is invalid"
    What's wrong here please?????

  • rowe_newsgroups

    #2
    Re: error

    Go to the project properties ( Project --MyApp Properties) and under
    the "Debug" tab uncheck the box that says "Enable the Visual Studio
    hosting process" See if that helps

    Thanks,

    Seth Rowe


    Mitch5713 wrote:
    I'm trying the downloadable edition of VB Express.. Is this the same as
    VB.NET?? Would this be the same as in Visual Studio 2005????
    >
    Anyway when I try to run (F5) i get this error
    >
    "Error while trying to run project, binding handle is invalid"
    What's wrong here please?????

    Comment

    • rowe_newsgroups

      #3
      Re: error

      Go to your app's project properties (Project --'MyApp' Properties)
      and then click the Debug tab. Uncheck the "Enable the Visual Studio
      hosting process". Let me know if that fixes the problem.

      Thanks,

      Seth Rowe

      Mitch5713 wrote:
      I'm trying the downloadable edition of VB Express.. Is this the same as
      VB.NET?? Would this be the same as in Visual Studio 2005????
      >
      Anyway when I try to run (F5) i get this error
      >
      "Error while trying to run project, binding handle is invalid"
      What's wrong here please?????

      Comment

      • Homer J Simpson

        #4
        Re: error


        "Mitch5713" <mitch@nnex.net wrote in message
        news:5D815294-0DA8-4A19-B922-4D5023F7BE14@mi crosoft.com...
        I'm trying the downloadable edition of VB Express.. Is this the same as
        VB.NET?? Would this be the same as in Visual Studio 2005????
        >
        Anyway when I try to run (F5) i get this error
        >
        "Error while trying to run project, binding handle is invalid"
        What's wrong here please?????
        Uninstall the software.

        Download the image from
        http://msdn.microsoft.com/vstudio/ex...pport/install/

        Burn a CD and install from that.

        Works for me.


        --
        _____ _ _
        |_ _| | | | |
        | | __ _ _ __ ___ | |__| | ___ _ __ ___ ___ _ __
        | | / _` | '_ ` _ \ | __ |/ _ \| '_ ` _ \ / _ \ '__|
        _| |_ | (_| | | | | | | | | | | (_) | | | | | | __/ |
        |_____| \__,_|_| |_| |_| |_| |_|\___/|_| |_| |_|\___|_|
        __ ____
        / _| | _ \
        ___ | |_ | |_) | ___ _ __ __ _
        / _ \| _| | _ < / _ \| '__/ _` |
        | (_) | | | |_) | (_) | | | (_| |_
        \___/|_| |____/ \___/|_| \__, (_)
        __/ |
        |___/



        Comment

        Working...