I have a task which creates a SSIS package using BIDS 2005. There are 2 problems when I work with BIDS 2005, but don't occur in BIDS 2008.
My personal ideas are:
Any suggestions?
SSIS 2005 only supports VB.NET (not C#) within Script Task or Script Component.
Make sure that you have Microsoft SQL Server 2005 Service Pack 3 installed on the machine that has BIDS. If not, download Service Pack 3 here and install it.