PC Review


Reply
Thread Tools Rate Thread

Debug an assemby loaded at runtime

 
 
Jon Brunson
Guest
Posts: n/a
 
      6th Sep 2004
Is it possible to debug assemblies (DLLs) that have been loaded at
runtime using Assembly.LoadFrom()? In the full framework it just seems
to work, the code is stepped into, and variables can be examined.
However in the CF, I just get errors/messages like "Not able to perform
the operation because object is not given storage yet" or "Information
for the type of '<Type Name>' has not been loaded into the runtime". The
program executes fine, and works as expected, but when I hit problems,
it's a nightmare to debug, becuase I can't step into the code.

Any ideas?
 
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
ASP.NET 2.0: Page loaded twice on debug. =?Utf-8?B?VG9tw6FzIE1hcnTDrW5leg==?= Microsoft Dot NET 2 21st Dec 2006 10:53 AM
The Java Runtime Environment cannot be loaded =?Utf-8?B?U3RldmVuIFRhbg==?= Windows XP Networking 1 17th Dec 2006 10:09 AM
The Java Runtime Environment cannot be loaded =?Utf-8?B?U3RldmVuIFRhbg==?= Windows XP Networking 0 16th Dec 2006 05:20 PM
The Java Runtime Environment cannot be loaded =?Utf-8?B?U3RldmVuIFRhbg==?= Windows XP General 1 16th Dec 2006 05:18 AM
Howto debug a dll loaded at runtime? Fabio Cannizzo Microsoft C# .NET 2 17th Dec 2005 12:41 PM


Features
 

Advertising
 

Newsgroups
 


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