473,387 Members | 1,859 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,387 software developers and data experts.

How to debug a DLL in VS2003

Hi,

I have built a DLL in C++ (unamanged) and written a client app, also in
C++, to test it.
I set my DLL project as "start up" project and have specified the EXE
etc...My client app (exe) starts up fine, however I am unable to step
into the DLL code...when I try to step in
I get "There is no source code available for the current location"
error.

Also, I see "There are no more endpoints available from the endpoint
mapper." in the output window. I checked the DLL has pdb file built
etc...

Can someone please help or suggest something...
Thanks

dev

Aug 21 '06 #1
1 1371
<de*******@hotmail.comwrote in message
news:11**********************@h48g2000cwc.googlegr oups.com...
I have built a DLL in C++ (unamanged) and written a client app, also in
C++, to test it.
I set my DLL project as "start up" project and have specified the EXE
etc...My client app (exe) starts up fine, however I am unable to step
into the DLL code...when I try to step in
I get "There is no source code available for the current location"
error.

Also, I see "There are no more endpoints available from the endpoint
mapper." in the output window. I checked the DLL has pdb file built
etc...

Can someone please help or suggest something...
Is your application unmanaged as well?

And assuming that the PDB file, the DLL and the source are where they were
when you built the application, is there any chance that you have multiple
versions of the DLL on your system?

Regards,
Will
Aug 21 '06 #2

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

Similar topics

7
by: Brad | last post by:
When debugging my current web project, in VS2003, I found I had lost the ability to drill down on watch objects in the Watch Window; I could only view the single value specific watch objects. ...
3
by: ABC | last post by:
How to debug client-side script (javascript) from VS2003 or VS2005?
7
by: MB | last post by:
I had a C++ dll that I used for C++ applications. I added a managed C++ class to this library and started to use the managed C++ class in my C# application. This works OK only if I build the C++...
1
by: Epetruk | last post by:
Hello, In VS2003, I used to have two solutions - a debug and release solution. Each solution had a webservice project and several other class library projects. The webservice project...
46
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
1
by: jdwix | last post by:
I have been developing in VB6 for several years and have become accustomed to loading whatever VB projects I need to debug into a group and having the ability to step through the code and make...
2
by: piercy | last post by:
Hi, ive developed an application which writes and xml file for the binding redirects. i need this app to be able to receive command line parameters. so when form is executed normally it will ask...
2
by: steven | last post by:
hi i've got a web app that calls a web service, both of which i've written and are available on localhost. i've added a web reference in my web app to http://localhost/mywebservice. i've set a...
5
by: =?Utf-8?B?SGFpcmxpcERvZzU4?= | last post by:
I have a component that was developed in VS2003 that I need to debug in a VS2005 application. Basic steps are: Build the component for Debug in VS2003. Set the following VS2003 project...
2
by: Dave Johansen | last post by:
I just converted a solution from Visual Studio 2003 to Visual Studio 2005 and the Debug mode seems to be running just fine, but the Release mode crashes on the following code: std::ifstream...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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...

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.