Home All Groups Group Topic Archive Search About
Author
22 Sep 2006 6:05 PM
Mitch5713
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?????

Author
22 Sep 2006 8:04 PM
rowe_newsgroups
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:
Show quoteHide quote
> 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?????
Author
22 Sep 2006 8:08 PM
rowe_newsgroups
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:
Show quoteHide quote
> 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?????
Author
22 Sep 2006 8:39 PM
Homer J Simpson
"Mitch5713" <mi***@nnex.net> wrote in message
news:5D815294-0DA8-4A19-B922-4D5023F7BE14@microsoft.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/express/support/install/

Burn a CD and install from that.

Works for me.


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