PC Review


Reply
Thread Tools Rate Thread

debbuging of dynamically loaded assemblies

 
 
DM
Guest
Posts: n/a
 
      15th Sep 2004
Hello.

In program I'm writing I make extensive use of dynamically
loaded assemblies. Unfortunatelny, if bug happens in my assembly
code and an execption is thrown VS.NET debbuger only infoms about kind
of exception and an assembly in which it took place.
I'm not able to trace execution of dynamically loaded code
nor learn in what excat place exceptions happen.

Is there some way to debug such code ( apart from
directly linking it with main app for debbuging purposes,
of course ).

Thanks for any suggestions.

--
DM
 
Reply With Quote
 
 
 
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      15th Sep 2004
"DM" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello.
>
> In program I'm writing I make extensive use of dynamically
> loaded assemblies. Unfortunatelny, if bug happens in my assembly
> code and an execption is thrown VS.NET debbuger only infoms about kind
> of exception and an assembly in which it took place.
> I'm not able to trace execution of dynamically loaded code
> nor learn in what excat place exceptions happen.
>
> Is there some way to debug such code ( apart from
> directly linking it with main app for debbuging purposes,
> of course ).


Probably no. At least not that I've heard of.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to call dynamically loaded Assemblies Method asynchronously,...? Kerem Gümrükcü Microsoft C# .NET 2 26th May 2008 05:54 PM
Accessing Members of Dynamically Loaded Assemblies Jordan S. Microsoft C# .NET 1 19th Apr 2008 02:46 AM
WebResource and dynamically loaded assemblies problem Konstantin Gonikman Microsoft ASP .NET 0 17th Feb 2006 02:51 PM
Performance of Dynamically Loaded Assemblies brian.gabriel@gmail.com Microsoft C# .NET 2 1st Feb 2006 09:56 PM
Dynamically Loaded Assemblies and InvalidCastException Max Bolingbroke Microsoft C# .NET 3 25th Aug 2003 07:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:37 PM.