|
The data flow object "Microsoft.Samples.SqlServer.SSIS.SharePointListAdapters.SharePointListSource, SharePointListAdapters, Version=1.2005.0.0, Culture=neutral, PublicKeyToken=933a2c7edf82ac1f" is not installed correctly on this computer. (Microsoft.DataTransformationServices.Design) This worked fine in XP. I moved to Windows 7 and installed using MSI as administrator. The components show up ins SSIS Data Flow component list as checked. The dll is placed in DTSPipelineComponents. When I drag the connector onto data flow the above error appears. Any clues for getting this to work in Windows 7.
(comments are locked)
|
|
Need to go to Control Panel - Programs and Features. Select Turn Windows features on or off. Select Microsoft .Net Framework 3.5.1 and check all options - may only need one but I checked both options. This dll needed older frameworks to load correctly and by default my .Net 3.5 was not completely turned on.
(comments are locked)
|

