473,396 Members | 2,024 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.

Step through works, without breakpoints, it doesn't work.

Good morning. Does anybody know what might cause this? I'm debugging a
custom server control that inherits from dropdown list. The control is
in a seperate project from my web project, but it's included in the
solution. When I add a breakpoint in vs.net and step through the code,
everything works great. But when I remove the breakpoints, the code
doesn't work.

Any ideas? Thanks in advance for any help!!!

Big Dave

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #1
1 1344
This could be caused by any number of things in your code. Your first job
is identify exactly WHERE in your code it is happening. A good place to use
try/catch, and logging!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"Big Dave" <pr******************@yahoo.com> wrote in message
news:en**************@TK2MSFTNGP15.phx.gbl...
Good morning. Does anybody know what might cause this? I'm debugging a
custom server control that inherits from dropdown list. The control is
in a seperate project from my web project, but it's included in the
solution. When I add a breakpoint in vs.net and step through the code,
everything works great. But when I remove the breakpoints, the code
doesn't work.

Any ideas? Thanks in advance for any help!!!

Big Dave

*** Sent via Developersdex http://www.developersdex.com ***

Nov 19 '05 #2

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

Similar topics

0
by: Michael | last post by:
Hi there everyone, I am trying to run some code on a database, when I try and step through the code it runs the whole program without stopping. Setting breakpoints has no effect. Usually if...
6
by: Alpha | last post by:
Hi, I'm fixing a bug in an application and need to step thru the appl to find where it's occuring. The main project includs 33 other projects each having a .resx file in it. When I step through it...
3
by: R Millman | last post by:
under ASP.NET, single stepping in debug mode appears not to stop within event procedures. i.e. 1) Create web page with submit button and event procedure for the click event in the code behind...
2
by: John Dalberg | last post by:
I need to know what happens after Page_load has finished so I put a breakpoint at the last statement. However after stepping into after this last statement, the app continues running without the...
5
by: Lee Gillie | last post by:
A surprising, and unexplained behavior was seen from a RELEASE build of a VB application (essentially a console app). It processes thousands of pages of text, and occasionally drops the first...
5
by: Peter | last post by:
I write some codes and compiled them into a DLL file,also I have a project to reference the dll. They can work fine. Now I want to add some functions to the DLL and debug it, but I can't step into...
5
by: =?Utf-8?B?U0M=?= | last post by:
Hi everyone, i'm workin with vb.net 2003 and i using the debug step into, but when i call a form within another the debugger doesn't go to the form that i call, how do i solve this, without putting...
0
by: Peter Olcott | last post by:
In one function in a mostly .NET C++ DLL file single step mode does not work at all, (unless breakpoints are set) and then only half of the breakpoints are ever reached. Debugging seems to working...
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.