473,397 Members | 2,056 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,397 software developers and data experts.

Bizarre Debugging Problem

This issue has persisted through several reboots, IIS resets, and an ASP.NET
re-registration, and I cannot fathom why. I am hoping that someone from MS
support can help me, but anyone who has ANY insight, please advise.

On one particular page in my application, the VS Debugger has gone totally
haywire. When I step through my code, it does not do so in a linear fashion.
It appears almost like its a "step behind" - for example, if I attempt to
step into a function call, the debugger will overlook the function call
(despite me pressing F11), go to the next line, THEN step into the function.

When it DOES step in, it gets even wonkier. The debugger ignores my
conditional statements. Example: it evaluates my IF statement, then runs the
code inside the block (whether the condition is satisfied or not), then
decides to jump over the ELSE statement and start running code in my ELSE
block.

This is really nutty. The biggest problem is I have a block of code I need
to debug that is in this page and I cannot get to it. All of my other pages
work fine. I am following all the standard naming conventions, the
compilation works, and matter of fact, everything else appears to work as
advertised on this page. But because the debugger is not working right (or
the compiler for that matter?) the one section of code that needs to be
debugged continues to run.

Please advise if youve seen this before...

Thank you
Nov 18 '05 #1
1 887
The issue was a result of my DevPartner Studio installation. After I
uninstalled it, my debugger is happy again.

"Elliot M. Rodriguez" <elliotmrodriguezatnospamhotmail.com> wrote in message
news:Oc*************@TK2MSFTNGP11.phx.gbl...
This issue has persisted through several reboots, IIS resets, and an ASP.NET re-registration, and I cannot fathom why. I am hoping that someone from MS
support can help me, but anyone who has ANY insight, please advise.

On one particular page in my application, the VS Debugger has gone totally
haywire. When I step through my code, it does not do so in a linear fashion. It appears almost like its a "step behind" - for example, if I attempt to
step into a function call, the debugger will overlook the function call
(despite me pressing F11), go to the next line, THEN step into the function.
When it DOES step in, it gets even wonkier. The debugger ignores my
conditional statements. Example: it evaluates my IF statement, then runs the code inside the block (whether the condition is satisfied or not), then
decides to jump over the ELSE statement and start running code in my ELSE
block.

This is really nutty. The biggest problem is I have a block of code I need
to debug that is in this page and I cannot get to it. All of my other pages work fine. I am following all the standard naming conventions, the
compilation works, and matter of fact, everything else appears to work as
advertised on this page. But because the debugger is not working right (or
the compiler for that matter?) the one section of code that needs to be
debugged continues to run.

Please advise if youve seen this before...

Thank you

Nov 18 '05 #2

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

Similar topics

4
by: Alan Little | last post by:
This is very bizarre. Could someone else have a look at this? Maybe you can see something I'm overlooking. Go here: http://www.newsletters.forbes.com/enews/admin/deliver.php4 U: bugtest P:...
8
by: Snis Pilbor | last post by:
First, let me announce that this is very possibly off-topic because malloc is a specific third party accessory to c, etc. I spent about an hour trying to find a more appropriate newsgroup and...
0
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs...
16
by: Serdar Kalaycý | last post by:
Hi everybody, My problem seems a bit clichè but I could not work around. Well I read lots of MSDN papers and discussions, but my problem is a bit different from them. When I tried to run the...
1
by: Adam Atlas | last post by:
(Apache/2.0.55, PHP/4.4.1) I am using an "Action" directive in my Apache configuration to map a certain file type (by means of AddType and AddHandler) to a PHP script. I wasn't sure if this would...
1
by: zoehart | last post by:
I'm working with VBScript to build a text email message. I'm seeing a variety of bizarre formatting issues. The following lines of code MT = MT & vbCrLf & "Card Type: " & CardType MT = MT &...
5
by: phnimx | last post by:
Hi , We have developed a number of plug-in .NET Library Components that we typically deploy with our various applications by installing them into the GAC. Each of the applications contains an...
0
by: ckfan.painter | last post by:
I've run into a seemingly bizarre problem with insert() for std::vector. (This was done on Microsoft Visual C++ 2005 express version 8...maybe it is a compiler specific bug?) Here's the code: ...
1
by: xlar54 | last post by:
Hello, I have a case where I am debugging application A, which is a client to a server application. To test some functionality, I run another instance of application A. I am seeing in some...
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: 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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.