Workflow Soluiton

 View Only
  • 1.  Error when trying to open Ticket

    Posted Jul 22, 2013 02:59 AM

    Hi,

    When I`m trying to open new ticket or sumbit ticket using Avanced Form I get following error:

    Error Details

    Error Message:
    Could not load type 'LogicBase.Core.Messaging.Implementations.AbstractRelationalMappingObject' from assembly 'LogicBase.Core, Version=7.1.0.0, Culture=neutral, PublicKeyToken=307367a36958bdad'.

    Message Stack:
    at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase)
    at System.Reflection.Assembly.GetType(String name)
    at LogicBase.Framework.Utilities.TypeUtilities.FindTypeByFullNameNonCached(String typeName, Assembly[] assemblies)
    at LogicBase.Framework.Utilities.TypeUtilities.FindTypeByFullName(String typeName)
    at LogicBase.Core.StoragePreferenceOverride.get_DataType()
    at LogicBase.Core.AbstractOrchestrationProject.RefreshStoragePreferences()
    at LogicBase.Core.AbstractOrchestrationProject.InitialResourceLoad()
    at LogicBase.Core.AbstractOrchestrationProject.GetDynamicAssemblies()
    at LogicBase.Core.ProjectRuntime.LoadProject()
    at LogicBase.Core.ProjectRuntime.get_Project()
    at LogicBase.Core.Models.Workflow.EmbeddedDialogModel.WorkflowDialogHTTPHandler.StartDialog(HttpContext context, DialogSession session)
    at LogicBase.Core.Models.Dialog.DialogHttpHandlerBase.System.Web.IHttpHandler.ProcessRequest(HttpContext context)

    Yesterday I was published a simple workflow with 4 components, so I assume this is related.



  • 2.  RE: Error when trying to open Ticket

    Broadcom Employee
    Posted Aug 09, 2013 12:28 PM

    Did the project you published include .DLLs by any chance?

    Errors like this usually happen when a wrong .DLL is used, in most cases by opening a packaged project from earlier-later version of Workflow and allowing/telling it to overwrite the .DLLs in the system with the ones from package.