Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 Active Directory code - .NET 3.5

Author  Topic 

slugger
Starting Member

1 Post

Posted - 2009-10-04 : 02:35:28
I'm trying to build a script in SSIS, and use System.DirectoryServices.AccountManagement for all the Active Directory code, but it won't allow me to add this reference. It seems as if it's using .NET 2.0 classes, but everything is installed to .NET 3.5.

Anyone have any ideas?
   

- Advertisement -