473,466 Members | 1,405 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

trouble debugging a DLL

I have a program (lets call it prog1) that includes a DLL (say dllA) and
that DLL includes another DLL (say dllB). (btw, both DLLs are user created
DLLs that I created). I'm having a problem debugging dllA. When I step
into the call from prog1 into dllA, it immediately steps into dllB (which is
a call somewhere in the middle of dllA). I can't figure out why dllA is not
being allowed to be stepped through and dllB is. Both dllA and dllB
(although in separate projects) seemed to have been set up in the same
manner and have the same compile options, but apparently there's some
setting that's not allowing me to debug dllA.

I'm using VS 2005.

Anybody recognize what may be the problem here?



May 12 '06 #1
0 666

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

Similar topics

9
by: Penn Markham | last post by:
Hello all, I am writing a script where I need to use the system() function to call htpasswd. I can do this just fine on the command line...works great (see attached file, test.php). When my...
6
by: stever | last post by:
Hi- I'm setting a session var in global ASA like this: Session("Scope") = GetScopeList( Session("docRootPath") ) Where GetScopeList is a function in global.asa that will return a string array...
9
by: scott | last post by:
I have a style variable below that I can't figure correct quotes for in response.write line. Any help? CODE: sTeamVisible = "visibility: visible;" Response.Write "<td...
16
by: mikelinyoho | last post by:
Regards: Where the code trouble is? #include <windows.h> #include <stdio.h> #include <stdlib.h> #include <string.h>
0
by: Kenneth Myhra | last post by:
I am having some trouble debugging a project that is set up to be Registered as COM Interop. I will try to explain the problem here: If I add some code to the project, to for example the xxx.cs...
1
by: Christophe Marcel | last post by:
Hi, My application is a C# Windows Forms client that uses a C++ COM server (a dll). When I opt to debug both C# and C++ code at the same time, the debugging environment becomes extremely slow...
1
by: Optimus | last post by:
When I got vs.net 2005 Beta 2 installed in my PC, It was getting trouble with debugging in 2003. When I pressed F5 it said "Unable to start debugging on the web server. Could not start ASP.NET...
1
by: KR.KIM | last post by:
Hi! When I compile my code and try to debugging, i met one trouble in watch window. i can't see some buffer values, it looks filled by 0x00(null) in watch window. but,buffer was filled by real...
1
by: Terry Olsen | last post by:
Running VS.NET 2003 on WinXP pro. Created ASP.NET Web App on remote Win2003 Server. Installed remote debugging tools on server. When I try to run the app, I get the following error. "Error...
0
by: S. Berwanger | last post by:
Hallo, I'm trouble debugging a Webservice application on the WinCE 4.1 emulator from VS 2003. The Webservice gives back Datasets from a SQL Database. When I'm starting the application for the...
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
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...
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
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
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: 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: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.