Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for November 2003

Suzanne Cook's .NET CLR Notes

Common Language Runtime Developer

Determining the Referencing Assembly - November 15, 2003

Say you're debugging your application and you see that version 1.0 of an assembly is being loaded when you thought it should be version 2.0. Where is the reference to 1.0 coming from The easiest way to find out is to look at the Fusion log for this bind. If the version 1.0 assembly was successfully loaded, use the ForceLog"Log all binds" option of FusLogVw. Then, look for the line in the log showing the calling assembly: Calling assembly : referencingAssembly, Version=1.0.0.0,...
http://blogs.msdn.com/suzcook/archive/2003/11/14/determining-the-referencing-assembly.aspx
Available Archives
- July (1 item)
- August (2 items)
- September (2 items)
- November (1 item)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact