Home All Groups Group Topic Archive Search About
Author
26 Nov 2006 10:25 PM
Marco Trapanese
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

Author
26 Nov 2006 11:14 PM
Ryan S. Thiele
Are you useing databinding? Might have an invalid binding.

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

--
"Marco Trapanese" <marcotrapan***@libero.it> wrote in message
news:1164579906.725534.314520@j44g2000cwa.googlegroups.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
Author
26 Nov 2006 11:16 PM
Marco Trapanese
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
Author
26 Nov 2006 11:21 PM
Ryan S. Thiele
So you just created a project and debugged it?

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

--
"Marco Trapanese" <marcotrapan***@libero.it> wrote in message
news:1164583002.480812.259070@j72g2000cwa.googlegroups.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
Author
26 Nov 2006 11:35 PM
Marco Trapanese
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
Author
26 Nov 2006 11:40 PM
Ryan S. Thiele
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" <marcotrapan***@libero.it> wrote in message
news:1164584102.389264.85710@l12g2000cwl.googlegroups.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
Author
26 Nov 2006 11:24 PM
Ryan S. Thiele
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" <marcotrapan***@libero.it> wrote in message
news:1164583002.480812.259070@j72g2000cwa.googlegroups.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
Author
27 Nov 2006 1:14 AM
Kerry Moorman
Marco,

Googling that message will result in a wealth of information.

Here is one possible solution:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=92407&SiteID=1

Kerry Moorman


Show quoteHide quote
"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
>
>
Author
27 Nov 2006 8:27 AM
Marco Trapanese
Kerry Moorman ha scritto:

> Marco,
>
> Googling that message will result in a wealth of information.
>
> Here is one possible solution:
>
> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=92407&SiteID=1
>
> 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