Workflow Soluiton

 View Only
  • 1.  Create Integration Library in LogicBase doesnt work

    Posted Oct 07, 2010 05:42 AM

    Hello everyone, my first post here :)

    When i try to create new integration library if i select .NET Library Generator i revieve an error:

     

    Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

     

    with details:

     

    System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
       at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
       at System.Reflection.Assembly.GetTypes()
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssemblyAnalizer.GetAllTypes()
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssemblyAnalizer.GetAllTypes(Boolean parameterlessConstructorsOnly)
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssembliesTreePageEditor.ShowNamespaces()
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssembliesTreePageEditor.changeview(Object sender, EventArgs e)
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssembliesTreePageEditor.LoadPage()
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssembliesTreePageEditor..ctor(AssembliesTreePage page)
       at LogicBase.Core.Generators.InvokeMethodGenerator.AssembliesTreePage.CreateUI()
       at LogicBase.Tool.WizardFramework.WizardForm.ShowCurrentPage()
       at LogicBase.Tool.WizardFramework.WizardForm..ctor(IWizard wizard)
       at LogicBase.Tool.WizardFramework.WizardFormFactory.ShowWizard(IWizard wizard)
       at LogicBase.Core.Generators.AbstractDynamicType.ShowCreationWizardDialog()
       at LogicBase.Tool.DynamicType.EntryPoint.Start(String[] args)

     

    What should i do to fix it?



  • 2.  RE: Create Integration Library in LogicBase doesnt work

    Posted Apr 20, 2011 10:02 AM

    I too am having the same issue.  Does anyone have any experience, documentation or examples with the .NET Library Generator?