473,587 Members | 2,487 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Breakpoint problem

I have an application that I've never had problems debugging in the past.
Today, I noticed that my code didn't stop at a particular breakpoint (and
yes, I know that the function executed). So I set the breakpoint earlier in
the program, and it stopped there!

So then I started to step through the code... and out of the blue, I get
this error: "There is no source code available for the current location".
Where it does this, is after a recursive function has executed....but I
haven't changed this code in here for several months and I've debugged
through it in the past.

I can't find any articles on Microsoft that matches this error. Can anyone
help? (I'm on VS 2003)

Thanks.

-- Rob T.
Nov 20 '05 #1
3 966
To make the problem weirder....It's starting working perfectly fine after a
couple of comples....then it stopped again.

"Rob T" <RT*********@DO NTwalchemSPAM.c om> wrote in message
news:OB******** ******@TK2MSFTN GP10.phx.gbl...
I have an application that I've never had problems debugging in the past.
Today, I noticed that my code didn't stop at a particular breakpoint (and
yes, I know that the function executed). So I set the breakpoint earlier in the program, and it stopped there!

So then I started to step through the code... and out of the blue, I get
this error: "There is no source code available for the current location".
Where it does this, is after a recursive function has executed....but I
haven't changed this code in here for several months and I've debugged
through it in the past.

I can't find any articles on Microsoft that matches this error. Can anyone help? (I'm on VS 2003)

Thanks.

-- Rob T.

Nov 20 '05 #2
Hi,

I had the same problem. It was because of a virus !!!
Check your task manager and see if lsasss, avserv2 or svohost are running

(Please note that the first virus ends with THREE s not TWO. The lsass -with
2 s- is a Windows process. Also note that third virus -svohost- has o as
third letter not c ; svchost is also a Windows process not a virus)

Hope this will help.
"Rob T" wrote:
To make the problem weirder....It's starting working perfectly fine after a
couple of comples....then it stopped again.

"Rob T" <RT*********@DO NTwalchemSPAM.c om> wrote in message
news:OB******** ******@TK2MSFTN GP10.phx.gbl...
I have an application that I've never had problems debugging in the past.
Today, I noticed that my code didn't stop at a particular breakpoint (and
yes, I know that the function executed). So I set the breakpoint earlier

in
the program, and it stopped there!

So then I started to step through the code... and out of the blue, I get
this error: "There is no source code available for the current location".
Where it does this, is after a recursive function has executed....but I
haven't changed this code in here for several months and I've debugged
through it in the past.

I can't find any articles on Microsoft that matches this error. Can

anyone
help? (I'm on VS 2003)

Thanks.

-- Rob T.


Nov 21 '05 #3
RAJ
Hi Rob,
I am having the same problem! Have you found a solution to this? Its
really annoying.

RAJ

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 21 '05 #4

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

Similar topics

0
1730
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following steps: Configured DCOM Connected to database via Server Manager (I can see the SQL server and the stored procedure)
3
2062
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following steps: Configured DCOM Connected to database via Server Manager (I can see the SQL server and the stored procedure)
4
2020
by: Wal Turner | last post by:
Consider the following simple class: public class ClassA { public static string VAR = "hello"; } public void MethodA() { while(true)
4
1745
by: Jay | last post by:
Guess this has probably been reported already. Seems if you don't use {} with for/while etc., the debugger stops at the wrong line. In the example below, I had a breakpoint at line 6 but the debugger stopped in every iteration of the loop. Jay 1. for (int index=0; index < line_buffer.Length (); index++)
2
4065
by: Ash | last post by:
Hi all, I have a C# web application which calls a number of stored procedures. I wish to step into the stored procedures while debugging i.e "Mix-mode debugging": I have completed the following steps: Configured DCOM Connected to database via Server Manager (I can see the SQL server and the stored procedure)
1
1039
by: Bob | last post by:
In a particular project that I'm debugging (compiled as debug, not release) I cannot set a breakpoint inside a particular function. I click to set it, and magically, another file from another project is opened in the IDE, and the new breakpoint is set there, in a random location. And I get all questionmarks on the existing breakpoints I set...
0
1244
by: sebnunes | last post by:
Hi all, I have a strange behavior here. I'm debugging a web page. When I set a breakpoint in the file the debugger hits the breakpoint but if I try run further the page crashes and The error message "Resources Cannot be found" appears. Just as it couldn't find the file in the given directory. When I remove the breakpoint the page...
0
3175
by: noleander | last post by:
Hi. Ive been using Visual C++ for two years on an application. The application is one solution, containing 10 projects. 9 of the projects build libraries (*.lib). I've been debugging the application for 2 years. One thing that has been happening for several months is a genuine mystery: I cannot set breakpoints in one of the libraries...
10
21802
by: Ole | last post by:
Hi, Using VS2005 and a windows CE 5.0 device running CF2. Suddenly I can't debug my C# program from VS2005 - when setting a breakpoint I only see a ring instead of the normal red dot and when holding the mouse over it I see a message saying: "The breakpoint will not currently be hit. The specified module has not been loaded". I have no...
7
7498
by: =?Utf-8?B?TWljaGFlbA==?= | last post by:
Hi Everyone, I just started to get this error today. "The breakpoint will not currently be hit. The source code is different then the original. It seems to walk right over my breakpoints. I'm not sure whats going on here. I only have the code in one location, so I'm not sure why I'd get a message like this. Thanks for any suggestions....
0
7920
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
8215
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8347
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7973
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6626
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5718
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5394
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3844
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2358
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.