QUESTION POSED ON: 03 September 2008
I have recently begun using SQL Server Integration Services (SSIS). When I went into Business Intelligence Development Studio (BIDS) and tried to create a new project, I received this error message:
"Could not load or assembly 'Microsoft.DataTransformationServices.Wizards' or one of its dependencies. The system could not find the file specified."
I searched on my computer for the necessary .dll file, and it was there. How can I fix this problem?
|