I have written a VSTO OfficeCodeBehind class for Excel. I am trying to get
some code reuse by inheriting from it but office is failing to load the dll,
displaying the error "The assembly ? could not be found at ? or could not be
loaded".

Is it possible to inherit from an OfficeCodeBehind class.