|
Group: Forum Members
Posts: 235,
Visits: 309
|
I just tried to "Load Strataframe Toolbox Items" from the SF menu in VS2005. It churned for a long time and the displayed:
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 can't tell you how relieved I will be when I can, one day, sit down to use this stuff and actually get something done without running into a bug or some unexplained behavior.
|