Simon Fell > Its just code > Finding types

Saturday, April 12, 2003

I'm sure I've been through this before, but can't find any mention of it. I'm loading a assembly using Assembly.LoadFrom the assembly isn't in any of the probe paths. It loads fine, it calls BinaryFormatter.Deserialize() which fails with a "Initialize error File or assembly name ZakBlog, or one of its dependencies, was not found." How do I tell the remoting goo where to look ?