Compiler error when publishing library with smartsheet package

Trying to add a smartsheet component to our local component library and am getting the following error when trying to publish:

Unexpected error has occurred during the library compilation process:
System.AggregateException: One or more errors occurred. —> UiPath.ActivityCompiler.Exceptions.VisualBasicCompilationException: The assembly compilation returned the following errors:

  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Method ‘Public Function ValueType___Expr5Get() As Smartsheet.Api.Models.Sheet’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Sheet)() As Smartsheet.Api.Models.Sheet’.
  • Method ‘Public Sub ValueType___Expr5Set(value As Smartsheet.Api.Models.Sheet)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Sheet)(obj As Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr28Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr28Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr45Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr45Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Method ‘Public Function ValueType___Expr5Get() As Smartsheet.Api.Models.Sheet’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Sheet)() As Smartsheet.Api.Models.Sheet’.
  • Method ‘Public Sub ValueType___Expr5Set(value As Smartsheet.Api.Models.Sheet)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Sheet)(obj As Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr28Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr28Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr45Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr45Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
    at UiPath.ActivityCompiler.CompilerV2.VisualBasicCompilerService.Emit(Stream stream, Compilation compilation, IEnumerable1 manifestResources, LoggingScope scope) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass10_0.<CompileExpressions>b__0(LoggingScope expressionCompilerScope) at UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action)
    at UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteExpressionsCompiler(LoggingScope parent, Action1 action, Int32 total, String documentPath, Int32 index) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.CompileExpressions(LoggingScope scope, GenerateLibraryRequest generateLibraryRequest, GenerateActivityRequest generateActivityRequest, IEnumerable1 expressionTrees, Int32 total, Int32& index, IEnumerable1 references) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass8_0.<Build>b__1(Int32 _) at System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.b__1()
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
    at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )
    — End of inner exception stack trace —
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at System.Threading.Tasks.Task.Wait()
    at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally) at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action1 body)
    at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.Build(LoggingScope scope, GenerateLibraryRequest generateLibraryRequest)
    at UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass3_0.b__0(LoggingScope documentsScope)
    at UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action) at UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteCompilerV2DocumentsCompiler(LoggingScope parent, Action1 action)
    at UiPath.ActivityCompiler.CommandLine.ProgramExtensions.ExecuteCompilerV2DocumentsCompiler(LoggingScope csharpCompilerScope, GenerateLibraryRequest libraryRequest, LibraryFactory libraryFactory)
    at UiPath.ActivityCompiler.CommandLine.ProgramExtensions.<>c__DisplayClass2_0.b__0(LoggingScope csharpCompilerScope)
    at UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action) at UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteCompilerV2(LoggingScope parent, Action1 action)
    at UiPath.ActivityCompiler.CommandLine.ProgramExtensions.ExecuteCompilerV2(LoggingScope scope, CompilerOptions programArgs, List1 documents) at UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass4_1.<RunCompiler>b__0(LoggingScope compilerScope) at UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action)
    at UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteRunCompiler(LoggingScope parent, Action1 action) at UiPath.ActivityCompiler.CommandLine.Program.RunCompiler(LoggingScope mainScope, CompilerOptions programArgs) at UiPath.ActivityCompiler.CommandLine.Program.RunCompilerWithFile(LoggingScope parentScope, StudioOptions opts) at UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass2_1.<Main>b__2(StudioOptions opts) at CommandLine.ParserResultExtensions.MapResult[T1,T2,TResult](ParserResult1 result, Func2 parsedFunc1, Func2 parsedFunc2, Func`2 notParsedFunc)
    at UiPath.ActivityCompiler.CommandLine.Program.<>c__DisplayClass2_0.b__0(LoggingScope scope)
    —> (Inner Exception #0) UiPath.ActivityCompiler.Exceptions.VisualBasicCompilationException: The assembly compilation returned the following errors:
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Method ‘Public Function ValueType___Expr5Get() As Smartsheet.Api.Models.Sheet’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Sheet)() As Smartsheet.Api.Models.Sheet’.
  • Method ‘Public Sub ValueType___Expr5Set(value As Smartsheet.Api.Models.Sheet)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Sheet)(obj As Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr28Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr28Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr45Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr45Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Method ‘Public Function ValueType___Expr5Get() As Smartsheet.Api.Models.Sheet’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Sheet)() As Smartsheet.Api.Models.Sheet’.
  • Method ‘Public Sub ValueType___Expr5Set(value As Smartsheet.Api.Models.Sheet)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Sheet)(obj As Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr28Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr28Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Method ‘Public Function ValueType___Expr45Get() As Smartsheet.Api.Models.Row’ does not have a signature compatible with delegate ‘Delegate Function Func(Of Smartsheet.Api.Models.Row)() As Smartsheet.Api.Models.Row’.
  • Method ‘Public Sub ValueType___Expr45Set(value As Smartsheet.Api.Models.Row)’ does not have a signature compatible with delegate ‘Delegate Sub Action(Of Smartsheet.Api.Models.Row)(obj As Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Sheet)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Column’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Nested function does not have the same signature as delegate ‘Func(Of Smartsheet.Api.Models.Row)’.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Sheet’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
  • Type ‘Smartsheet.Api.Models.Row’ is not defined.
    at UiPath.ActivityCompiler.CompilerV2.VisualBasicCompilerService.Emit(Stream stream, Compilation compilation, IEnumerable1 manifestResources, LoggingScope scope) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass10_0.<CompileExpressions>b__0(LoggingScope expressionCompilerScope) at UiPath.ActivityCompiler.Logging.LoggingScope.Execute(Action1 action)
    at UiPath.ActivityCompiler.Logging.LoggingManager.ExecuteExpressionsCompiler(LoggingScope parent, Action1 action, Int32 total, String documentPath, Int32 index) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.CompileExpressions(LoggingScope scope, GenerateLibraryRequest generateLibraryRequest, GenerateActivityRequest generateActivityRequest, IEnumerable1 expressionTrees, Int32 total, Int32& index, IEnumerable1 references) at UiPath.ActivityCompiler.CompilerV2.LibraryFactory.<>c__DisplayClass8_0.<Build>b__1(Int32 _) at System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.b__1()
    at System.Threading.Tasks.Task.InnerInvoke()
    at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
    at System.Threading.Tasks.Task.<>c__DisplayClass176_0.b__0(Object )<—

Checked namespaces and all looks ok, and re-imported the namespaces from the package to make sure, no change. Will pop a screenshot in once my account is no longer restricted, as well as the xaml

Completely at a loss here, anyone have any ideas?

1 Like

Hey @k.entwistle

Package version for smartsheet please ?

Thanks
#nK

@k.entwistle

Can you share the screenshot of the package you are trying to?

Thanks

(+ @Srini84 )
1.0.4

Fixed it by upgrading studio to latest version. The version was not compatible with the smartsheet package.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.