DeveloperB doesn't seem to be getting the interop assemblies created by DeveloperA. We put our interop assemblies used throughout our application in SourceSafe as well, which SourceSafe does not do by default (it doesn't add assembly references, only project files). The project still thinks it's there, however, since the .csproj file has a reference to that assembly.
Microsoft MVP, Visual C# My Articles