I am using visual studio 2015 and i have sql server 2014. So i downloaded file watcher sql server 2014 from http://www.sqlis.com/sqlis/post/File-Watcher-Task.aspx.
once i downloaded and installed it was not showing up in my toolbox i tried refreshing it but still not showing up. So, i downloaded 2016 file watcher then it showed up on my VS 2015 and package ran successfully but the problem here is, it was failing when i scheduled a job in SSMS 2014 as it is 2014 and file watcher was 2016. I can upgrade my ssms to 2016 as all my projects are using it.
Please reply to this post if you have any solution.
Thanks in advance.
Below is the error
Error:
MessageExecuted as user: ----\svc-mssqld. Microsoft (R) SQL Server Execute Package Utility Version 12.0.4100.1 for 64-bit Copyright (C) Microsoft Corporation. All rights reserved. Started: 12:13:17 PM Error: 2016-08-09 12:13:17.62 Code: 0xC0010018 Source: File Watcher Task Description: Failed to load task "File Watcher Task", type "". The contact information for this task is "File Watcher Task; Konesans Ltd; Copyright ? 2016 Konesans Ltd; http://www.konesans.com". End Error Error: 2016-08-09 12:13:17.62 Code: 0xC0010018 Source: File Watcher Task 1 Description: Failed to load task "File Watcher Task 1", type "". The contact information for this task is "File Watcher Task; Konesans Ltd; Copyright ? 2016 Konesans Ltd; http://www.konesans.com". End Error Error: 2016-08-09 12:13:17.63 Code: 0xC0010026 Source: File Watcher Task Description: The task has failed to load. The contact information for this task is "File Watcher Task; Konesans Ltd; Copyright ? 2016 Konesans Ltd; http://www.konesans.com". End Error Error: 2016-08-09 12:13:17.63 Code: 0xC0024107 Source: File Watcher Task Description: There were errors during task validation. End Error Error: 2016-08-09 12:13:17.63 Code: 0xC0010025 Source: FileWatcher Description: The package cannot execute because it contains tasks that failed to load. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 12:13:17 PM Finished: 12:13:17 PM Elapsed: 0.156 seconds. The package execution failed. The step failed.