StrataFrame Forum

VS Toolbar - error adding StrataFrame Components

http://forum.strataframe.net/Topic3840.aspx

By David Farrell-Garcia - 10/25/2006

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.

By StrataFrame Team - 10/25/2006

Your "StrataFrame Controls & Components" tab should be created properly, however, this exception is being thrown because you do not have DevExpress or Infragistics installed on your computer, the exception is just a warning to indicate that the tabs containing the wrapper controls will not be created, so you can ignore the error.

However, I will uninstall my DevExpress and figure out where the exception is coming from.