Long story short: We've got a system that we're moving from one server to another. At this point, the only issue is that there's an assembly missing on the new box. On the old box, we can see the assembly name, but for the life of us we can't figure out which dll the code is physically in so we can move it to the new box.
Is there some snazzy .net assembly widget that will tell you?