When adding the StrataFrame components to the VS Toolbar via the StrataFrame menu, I get the following exception:"ReflectionTypeLoadException
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
Source : mscorlib
Stack Trace:
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at MicroFour.StrataFrame.AddIns.MenuBasics.GetToolboxItemsForAssembly(Assembly ContainingAssembly)
at MicroFour.StrataFrame.AddIns.MenuBasics.CreateToolBoxInheritedItemList()"
I am not sure how to access the LoaderExceptions property it mentiones.