473,323 Members | 1,560 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

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

Nov 26 '06 #1
8 1187
Are you useing databinding? Might have an invalid binding.

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

--
"Marco Trapanese" <ma************@libero.itwrote in message
news:11**********************@j44g2000cwa.googlegr oups.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
Nov 26 '06 #2

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

Nov 26 '06 #3
So you just created a project and debugged it?

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

--
"Marco Trapanese" <ma************@libero.itwrote in message
news:11**********************@j72g2000cwa.googlegr oups.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
Nov 26 '06 #4
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" <ma************@libero.itwrote in message
news:11**********************@j72g2000cwa.googlegr oups.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
Nov 26 '06 #5

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

Nov 26 '06 #6
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" <ma************@libero.itwrote in message
news:11*********************@l12g2000cwl.googlegro ups.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
Nov 26 '06 #7
Marco,

Googling that message will result in a wealth of information.

Here is one possible solution:

http://forums.microsoft.com/MSDN/Sho...92407&SiteID=1

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

Nov 27 '06 #8

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/Sho...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

Nov 27 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mike C. Fletcher | last post by:
Every few months I get to working on a Python C extension (built with distutils) and discover a pointer error or the like where I'd like to be able to step into my DLL and see where the extension...
5
by: David++ | last post by:
Hi there, I have built a DLL in Visual C++ 6. When I build the DLL it builds fine for the debug version of the DLL (and this DLL works fine), however, I seem unable to build a Release version of...
4
by: Stephen Miller | last post by:
Hi, I am running v1.1.4322 on Win2K server and unable to debug a ASP.Net application running locally, using a full URL (ie www.mysite.com). When I hit F5, I get the following error message: ...
4
by: Angel | last post by:
I am trying to debug a simple asp.net project using Visual Studio.net(2002) and receive the following error: Error while tring to run project. Unable to start debugging on the web server....
2
by: NAGY | last post by:
hello, I created an asp.net web app in C# from a non administrative account in Visual Studio 2003, .net 1.1. when i try to run the application in debug mode from Debug start menu option, i get an...
8
by: Fred Flintstone | last post by:
I have an odd problem. I'm beating myself bloody trying to get debugging to work. I have VS.Net 2005 installed on a Windows XP SP2 workstation and on a W2003 Server. The asp.net application is...
5
by: B. | last post by:
We just recently move to code from VC++6 to VC++.NET 2005 and upgrade the warning level from 3 to 4. In debug mode, we compile the application with no warning no error, but when I build it in...
6
by: Andrew Rowley | last post by:
I am having trouble getting debug and release builds to work properly with project references using C++ .NET and Visual Studio 2003. I created a test solution, with a basic Windows form C++...
3
by: rorni | last post by:
Hi, I'm porting code from Windows to HP-UX 11, compiling with g++. I'm getting a compilation error on the system's debug.h include file, which is included very indirectly through a series of...
2
by: joelkeepup | last post by:
Hi, I made a change this morning and now im getting an error that says either "a is undefined or null" or "e is undefined or null" the microsoft ajax line is below, I have no idea how to...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.