Error importing SSIS package with Konesans File system Watcher task into SQL Server 2008

Posted by Craig HB on Stack Overflow See other posts from Stack Overflow or by Craig HB
Published on 2010-01-27T13:31:46Z Indexed on 2010/05/12 2:04 UTC
Read the original article Hit count: 400

Filed under:
|
|

I am importing SSIS packages to SQL Server 2008 that were originally built for SQL Server 2005. I upgraded them in VS2008 and them imported them. They all import and work except for the one with the Konesans File system Watcher task. I installed in the setup exe for Konesans File system Watcher SQL Server 2008 on my dev pc and the production server, but still get this error:

Exception from HRESULT: 0xC0010026 (Microsoft.SqlServer.DTSRuntimeWrap)

Any advice?

alt text

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about sql-server-2008