TaskResult is not a member of Microsoft.Sqlserver.dts.Tasks

  • I am trying to write a script in visual basic, for an interactive ssis package, and am getting the error as in the title. Up until today I was also getting an error saying that Tasks is not a member of Microsoft.Sqlserver.dts. I dont know what fixed the problem either. Any help would be appreciated. I am trying to fail the task when an incorrect input is entered.

  • There is a fundamental problem with this – SSIS is a server-based technology and therefore cannot practically be used interactively, except during development.


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply