473,396 Members | 1,760 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,396 software developers and data experts.

VB 2005 Issue

Hi:

In VB.NET 2005 Express beta 2, I cant debug my application when I insert a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"

Any idea ?

Thx,
Fede
Nov 21 '05 #1
4 1006
Hi,

Your application must be in debug mode (not release) when you
compile it for breakpoints to work.

Ken
----------------------
"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:ev**************@TK2MSFTNGP14.phx.gbl...
Hi:

In VB.NET 2005 Express beta 2, I cant debug my application when I insert a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"

Any idea ?

Thx,
Fede

Nov 21 '05 #2
Yes, I now that, in VB 2003 I can change from Release to Debut; but, how i
can change that in VB 2005 ???

Regards,
Fede

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:OW**************@TK2MSFTNGP14.phx.gbl...
Hi,

Your application must be in debug mode (not release) when you
compile it for breakpoints to work.

Ken
----------------------
"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:ev**************@TK2MSFTNGP14.phx.gbl...
Hi:

In VB.NET 2005 Express beta 2, I cant debug my application when I insert a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"

Any idea ?

Thx,
Fede

Nov 21 '05 #3
I found that this only happend with a VB project imported from VB 2003, when
you create a new project in VB 2005, the debug symbols are loaded without
issues...

Regards,
Fede
"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:Oy*************@TK2MSFTNGP15.phx.gbl...
Yes, I now that, in VB 2003 I can change from Release to Debut; but, how i
can change that in VB 2005 ???

Regards,
Fede

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:OW**************@TK2MSFTNGP14.phx.gbl...
Hi,

Your application must be in debug mode (not release) when you
compile it for breakpoints to work.

Ken
----------------------
"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:ev**************@TK2MSFTNGP14.phx.gbl...
Hi:

In VB.NET 2005 Express beta 2, I cant debug my application when I insert
a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"

Any idea ?

Thx,
Fede


Nov 21 '05 #4
it changes the same way in 2005 for me as it did in 2003...

"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:Oy*************@TK2MSFTNGP15.phx.gbl...
Yes, I now that, in VB 2003 I can change from Release to Debut; but, how i
can change that in VB 2005 ???

Regards,
Fede

"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:OW**************@TK2MSFTNGP14.phx.gbl...
Hi,

Your application must be in debug mode (not release) when you
compile it for breakpoints to work.

Ken
----------------------
"Federico G. Babelis" <fe******@gazum.com> wrote in message
news:ev**************@TK2MSFTNGP14.phx.gbl...
Hi:

In VB.NET 2005 Express beta 2, I cant debug my application when I insert
a
breakpoint it never is reached, a message like "No debug symbols loaded,
breakpoint will likely not be hit"

Any idea ?

Thx,
Fede


Nov 21 '05 #5

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

Similar topics

27
by: Rene | last post by:
I keep getting the following error every time I compile the solution under VS 2005: ---------------- Error 5 Unable to copy file "obj\Debug\xyz.dll" to "bin\Debug\xyz.dll". The process...
5
by: Jay | last post by:
I am getting mixed messages from the asp.net website hosting providers - some say they do not support Crystal Reports due to a $25,000 per cpu licensing fee, others say all I need to do is install...
2
by: Richard Collette | last post by:
Hi, I have a service, that runs perfectly when executed outside of the web service environment. When called as a web service I get the exception listed below sporadically. A call to the web...
18
by: mollyf | last post by:
I just installed SQL Server 2005 on my PC (the developer's edition) yesterday. I have some scripts written by one of my coworkers to create some tables and stored procedures in a database that...
25
by: Marco | last post by:
Hi everyone. I've been trying to move some small applications written in vb.net 2003 to vb.net 2005 express just for testing purposes. I have noticed so far that the applications seem to run ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.