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

Debugging referenced assembly?

Hi all,

I have a project which references a DLL on a network share. The dll on
the network share is one built by our integration server and I have the
source code for it.

I'm trying to debug a problem that arises in the current project, and
I'd like to be able to step into code from the assembly on the network
share, but I can't figure out how to get the debugger to load the pdb
for the assembly.

Any ideas?

Mar 15 '06 #1
2 1981
vj
You can run your application, do a attach process from the source code /
project of the network dll. This will help you debug in that.. If you want
to debug from your application, the option is to have Remote debugging for
server turned on.. You need to have rights, and be part of the debug group
on the remote server.

VJ

"Andy" <aj*****@alum.rit.edu> wrote in message
news:11********************@v46g2000cwv.googlegrou ps.com...
Hi all,

I have a project which references a DLL on a network share. The dll on
the network share is one built by our integration server and I have the
source code for it.

I'm trying to debug a problem that arises in the current project, and
I'd like to be able to step into code from the assembly on the network
share, but I can't figure out how to get the debugger to load the pdb
for the assembly.

Any ideas?

Mar 15 '06 #2
Andy,

Is the pdb in the same directory that is on the network share? Is the
version that is built on the network share a debug version?

Just curious, why not just attach the project to your solution and debug
it through there?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Andy" <aj*****@alum.rit.edu> wrote in message
news:11********************@v46g2000cwv.googlegrou ps.com...
Hi all,

I have a project which references a DLL on a network share. The dll on
the network share is one built by our integration server and I have the
source code for it.

I'm trying to debug a problem that arises in the current project, and
I'd like to be able to step into code from the assembly on the network
share, but I can't figure out how to get the debugger to load the pdb
for the assembly.

Any ideas?

Mar 15 '06 #3

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

Similar topics

2
by: Johann Blake | last post by:
I can hardly believe I'm the first one to report this, but having gone through the newsgroup, it appears that way. I would like to open a solution in the VS.NET IDE that consists of multiple...
1
by: Jean Stax | last post by:
Hi ! I created a sample library project. In my second project I reference this library and make the following call, which returns "undefined value": Type myType =...
1
by: Jimi | last post by:
(Sorry for the repost, but I thought maybe I'd have better luck this time) I'm working on a utility to provide an overview of one's .NET projects and one of the things I want to display is...
1
by: Jim Heavey | last post by:
I have a web application which has a reference to another Namespace for which I have create a reference to. When I am in the debug mode, I can step through the code just fine until I get to the...
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...
2
by: Les Caudle | last post by:
I've got some old .NET 1.0 code written by another programmer where he has a project divided into several different namespaces. I'm attempting to get it working under .NET 2.0. I notice that...
0
by: Benny | last post by:
I have been trying to instal AutoCAD 2008 on a single PC and get the following Microsoft .NET Framework security error. I have updated to the latest .NET Framework 2.0 software, however, this...
12
by: hjmjao | last post by:
Hi when I run my application for some users it gives me the following message See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ...
0
by: stimpy_cm | last post by:
Hi everyone, I’m not a programmer but have a little notion about how things work. I recently downloaded an emulator for my calculator (Texas Instruments Voyage 200), the program uses a library...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.