Skip to content

ScriptDom not found error on output binding #165

@dzsquared

Description

@dzsquared

On function execution during debugging, receiving error

[2021-11-12T01:56:56.781Z] Executed 'AddItem' (Failed, Id=0295fe40-2115-4070-80f7-7a28d5696e0f, Duration=2342ms)
[2021-11-12T01:56:56.783Z] System.Private.CoreLib: Exception while executing function: AddItem. Microsoft.Azure.WebJobs.Host: Error while handling parameter item after function returned:. Microsoft.Azure.WebJobs.Extensions.Sql: Could not load file or assembly 'Microsoft.SqlServer.TransactSql.ScriptDom, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. The system cannot find the file specified.

scriptdom-error.zip

Function works and error does not occur if I install dacfx 150 from nuget manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions