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

Debugging assemblies in GAC

Hi,
Could somebody please let me know if we there is any way to debug the
assemblies in GAC through the VSNET IDE?
TIA
Krishnan
Jul 21 '05 #1
2 1273
Krishnan,

Assemblies in the GAC are like any other assemblies. You can debug
them, but only if they have debug symbols in them, and you have the code.
If you mean assemblies such as System, mscorlib and whatnot, then no, you
can't debug them. However, you can place your own assemblies in the GAC
with debug symbols, and debug them as you would normally.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Krishnan" <kr*********************@myrealbox.com> wrote in message
news:uB**************@TK2MSFTNGP11.phx.gbl...
Hi,
Could somebody please let me know if we there is any way to debug the
assemblies in GAC through the VSNET IDE?
TIA
Krishnan

Jul 21 '05 #2
Thank you for that. But, is it that I can only debug through the disassembly
here? Can't I debug through the code?
Krishnan

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uI**************@TK2MSFTNGP14.phx.gbl...
Krishnan,

Assemblies in the GAC are like any other assemblies. You can debug
them, but only if they have debug symbols in them, and you have the code.
If you mean assemblies such as System, mscorlib and whatnot, then no, you
can't debug them. However, you can place your own assemblies in the GAC
with debug symbols, and debug them as you would normally.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Krishnan" <kr*********************@myrealbox.com> wrote in message
news:uB**************@TK2MSFTNGP11.phx.gbl...
Hi,
Could somebody please let me know if we there is any way to debug the
assemblies in GAC through the VSNET IDE?
TIA
Krishnan


Jul 21 '05 #3

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

Similar topics

1
by: amber | last post by:
Hello, I'm having some weird things happen when I step through my code. I'm working with a large solution, containing a few projects, with many classes/forms etc. I'm trying to solve a minor...
2
by: Krishnan | last post by:
Hi, Could somebody please let me know if we there is any way to debug the assemblies in GAC through the VSNET IDE? TIA Krishnan
0
by: RadekP | last post by:
Hi Gurus .. I would really appreciate some insights for the problem that bugs me for quite some time. I keep my custom controls in their own shared (private/public key signed) assembly. I need...
9
by: Notre Poubelle | last post by:
Hello, I know tools like Lutz Roeder's Reflector can be used to disassemble an assembly into any number of .NET languages and this is invaluable for debugging 3rd party (e.g. Microsoft)...
1
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts:...
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...
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...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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
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.