It appears assemblies are loaded by specifying the path to the dll. Is there anyway to load an assembly located in the GAC (Global Assembly Cache) without specifying the path? The path to our GAC files changes slightly with every build when the version increments (ie: folder "v4.0_4.98.20.77__5a2301cbe58bb678" vs folder "v4.0_4.99.20.90__5a2301cbe58bb678").