Workflow Soluiton

 View Only
  • 1.  Compiling Workflow Installer fails.

    Posted Oct 16, 2013 11:58 AM

    I am trying to compile my Workflow 7.1 installer for a workflow and I am getting the following ouput when i run the makesetup.bat:

    Workflow Solution: Make Setup
    Deployment Path: "C:\Program Files\Altiris\Workflow\WorkflowDeploy\Release\My Project"

    Copying installer sources to C:\Program Files\Altiris\Workflow\WorkflowDeploy\Release\My Project

    MyProjectSetup.nsi
            1 file(s) copied.
    icon32x32.ico
            1 file(s) copied.


    Building project..

    LogicBase Studio Command Line Utility v Version 2007.0.3 build number 1500

    Executing general actions.
            Finding project in folder: ..\..
            Project found: ..\..\MyProject.SymWorkflow
            Processing: ..\..\MyProject.SymWorkflow
            Now loading project to perform other tasks.
            Processing ..\..\MyProject.SymWorkflow

            Executing Validate on C:\Program Files\Altiris\Workflow\WorkflowProjects\MyProject\MyProject.SymWorkflow

            Project is not valid for the following reasons:
                    LogicBase.Core.Models.Monitoring.MonitoringProject: Could not validate project fully because of an error in validation
                    LogicBase.Components.Default.Process.LinkedModelComponent: Error running validation:could not deserialize: LogicBase.Core.IOrchestrationComponent[]

            Found build action using: C:\Program Files\Altiris\Workflow\WorkflowDeploy\Release\My Project

            Before building the project, it must be validated.

            Executing Validate on C:\Program Files\Altiris\Workflow\WorkflowProjects\MyProject\MyProject.SymWorkflow

            Project is not valid for the following reasons:
                    LogicBase.Core.Models.Monitoring.MonitoringProject: Could not validate project fully because of an error in validation
                    LogicBase.Components.Default.Process.LinkedModelComponent: Error running validation:could not deserialize: LogicBase.Core.IOrchestrationComponent[]
        LogicBase.ToolCLI.CLIException: Cannot build project that is not valid.
       at LogicBase.ToolCLI.BuildAction.Execute(AbstractOrchestrationProject project, Argument arg, Argument[] args, TextWriter output)
       at LogicBase.ToolCLI.LogicBaseCommandLineTool.Execute()
       at LogicBase.ToolCLI.LogicBaseCommandLineTool.Start(String[] args)

    Error: Project failed to build.

    Press any key to continue . . .

    It compiled properly and I have just made a small change to the default installation path. Why is it complaining about the validation of the project? When I check this in the Designer, it says that the project is valid.

    This project has also compiled properly before, too.

    Ideas anyone?

     

    Kindest regards,

     

    QuietLeni



  • 2.  RE: Compiling Workflow Installer fails.

    Posted Oct 16, 2013 01:47 PM

    Any chance yoiu can provide the project you're trying to compile? Also, what version of WF is this, and... (kinda wondering) are there any warnings in your linked model?



  • 3.  RE: Compiling Workflow Installer fails.

    Posted Oct 17, 2013 05:31 AM

    reecardo,

     

    It is WF 7.1 SP2. Also, yes, there are two warnings about missing values in the model. However, there just used to be one warning and it worked then.

    Hmmm.

    Kindest regards,

     

    QuietLeni



  • 4.  RE: Compiling Workflow Installer fails.

    Posted Oct 17, 2013 10:39 AM

    reecardo,

    Correction, the project did have two warnings, but I have changed the objects so that there are no warnings.

    Sadly, I still get the same problem.

    Kindest regards,

     

    QuietLeni



  • 5.  RE: Compiling Workflow Installer fails.

    Posted Oct 18, 2013 09:09 AM

    Any chance you could attach the project (or send it to me in a PM)?