473,471 Members | 1,964 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Debugging - can step over, but not step into.....

I have a problem with my web service - I can step into/through web methods,
line by line, but the VS debugger absolutely will not step into a VB.NET
method in a library the web service is using. I'm using VS 2005, IIS 5, SQL
Server Express.

I have a library, imaginatively called "Common", that is used by my fat
client (VB.NET Windows Forms application) and also by the web service. This
"Common" library contains VB.NET classes that are common to both. I'm
wondering if the debugger is getting confused, because I'm debugging the
client on the same server as the web service, so presumably the Common.dll
is loaded twice, once from the web service application location and once
from the client location.

Just to add to the confusion, "Common" contains a reference to the web
service, because it contains a factory class that creates "data connection"
types, one of which is an ASPNET data connection - and the web service
contains a reference to common :), because it uses the factory class to
generate data connections for SQL Server/Oracle/MySQL etc. Perhaps this
circular referencing is making it all go tits up?

I've tried going to the modules window and explicitly loading the symbols.
Any ideas on this?

Jun 1 '06 #1
1 1541
Just in case anyone else googles this I thought I would put in the
"solution". In fact, the solution was simply to ensure the configuration
properties were set to "Debug" in Visual Studio. I had mistakenly assumed
they were automatically debug by default. It's always the simple things you
should check first ;).
"Robin Mark Tucker" <ro*************@removehotmail.comremove> wrote in
message news:e5*******************@news.demon.co.uk...
I have a problem with my web service - I can step into/through web methods,
line by line, but the VS debugger absolutely will not step into a VB.NET
method in a library the web service is using. I'm using VS 2005, IIS 5,
SQL Server Express.

I have a library, imaginatively called "Common", that is used by my fat
client (VB.NET Windows Forms application) and also by the web service.
This "Common" library contains VB.NET classes that are common to both.
I'm wondering if the debugger is getting confused, because I'm debugging
the client on the same server as the web service, so presumably the
Common.dll is loaded twice, once from the web service application location
and once from the client location.

Just to add to the confusion, "Common" contains a reference to the web
service, because it contains a factory class that creates "data
connection" types, one of which is an ASPNET data connection - and the web
service contains a reference to common :), because it uses the factory
class to generate data connections for SQL Server/Oracle/MySQL etc.
Perhaps this circular referencing is making it all go tits up?

I've tried going to the modules window and explicitly loading the symbols.
Any ideas on this?

Jun 5 '06 #2

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

Similar topics

7
by: Advocated | last post by:
Hi there, just wondering if anyone uses visual studio 6? Im having real problems, just with debugging, i could either do with a really good tutorial, if anyone knows of one, but the main thing...
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...
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...
0
by: Joseph S. | last post by:
hi all, debugging PHP applications interactively is possible, easy and free. I am talking about PHPEclipse and using it for debugging over several scripts or debugging through a session. Since I...
0
by: yaru22 | last post by:
Hi. I'd like to know how to debug in eclipse+pydev. In the menu, "Pydev Debug", there's Start Debug Server option, but I don't know how to use it. Few questions I have about debugging are:...
2
by: rodchar | last post by:
hey all, is there possibly a way to step into a stored proc while debugging in asp.net? thanks, rodchar
6
by: Rob R. Ainscough | last post by:
I can't seem to locate the appropriate area in VS 2005 where I can accomplish this -- is this a C# only option? Thanks, Rob.
4
by: Torben Laursen | last post by:
Hi Is there a way to prevent the debugger from stepping into the stl code when I am debugging my code? Thanks Torben
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
2
jwwicks
by: jwwicks | last post by:
C/C++ Programs and Debugging in Linux This tutorial will give you a basic idea how to debug a program in Linux using GDB. As you are aware Visual Studio doesn’t run on Linux so you have to use...
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
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...
1
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
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,...
0
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...
0
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...
0
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 ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.