Skip to content

InvalidOperationException when processing large model #19

@stevent-perth

Description

@stevent-perth

I am having an issue consistently across different machines (even a machine with 1TB RAM) where the processing of a model gets to 44% and then stops with the following error message(s):

   Processing, 42%
    Processing, 43%
    Processing, 44%
    Shutdown Autodesk Navisworks Automation ...
    Shutdown Autodesk Navisworks Automation succeeded!
    Job completed, Result: Fail
    System.InvalidOperationException: Error calling method: -2147023170

at Autodesk.Navisworks.Api.Automation.NavisworksApplication.RunAction(Char* action, String[] parameters)
at CallSite.Target(Closure , CallSite , Object , String , String )
at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
at ac.b(Options A_0, CancellationToken A_1)

Does this mean there is a limitation on file size for Automation? The Navisworks file is around 4GB in size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions