VB.NET debug error

  • Thread starter Thread starter Marco Trapanese
  • Start date Start date
M

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
 
Are you useing databinding? Might have an invalid binding.

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

--
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 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
 
So you just created a project and debugged it?

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

--

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
 
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!

--

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
 
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
 
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!

--

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
 
Back
Top