In my project when I try to set a ParentBusinessObject I keep getting 'TypeLoadException occurred'
Could not load type 'Infinedi.BO.Processing.Reports.TB50000_BO' from assembly 'MicroFour StrataFrame Base, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7'.
I have rebuilt the business objects and the libraries, manually deleted old library from the GAC, checked my project references, and I keep getting this error. If I just ignore it everything runs fine, but it is really annoying when my project keeps stopping on the error.
Jason