2

Closed

Deploy SSIS package error (BIDS 2005 and BIDS 2008 side by side)

description

I've got both BIDS 2005 and BIDS 2008 installed on my system. I've Installed BIDS HELPER 2005 and 2008.
 
When I try to deploy a package in BIDS 2008 I get the following error:
 
 
Microsoft (R) SQL Server SSIS Package Utilities
 
Version 9.00.1399.06 for 32-bit
 
Copyright (C) Microsoft Corp 1984-2004. All rights reserved.
 
Error (0xC001404A) while checking for the existence of folder "DWH\" on SQL Server.
 
Description: While trying to find a folder on SQL an OLE DB error was encountered with error code 0x80040E14 (Could not find stored procedure 'msdb.dbo.sp_dts_getfolder'.).
 
 
 So it seems like it is running the SQL Server 2005 dtutil.exe. Did I miss someting or is there something I need to configure to get this scenario working?
Closed Feb 20, 2009 at 7:37 PM by furmangg

comments

furmangg wrote Feb 20, 2009 at 7:37 PM

just checked a fix into source code
this fix is not in the current 1.4 release, but will be in the next release

Ranjaman wrote Feb 20, 2009 at 10:00 PM

great! thanks for developing this awesome tool btw :)