Prueba esta linea asi, colocalo todo en una sola línea
Código ASP:
Ver originalrootDSE = New DirectoryEntry(String.Format("LDAP://{0}/rootDSE", dcDNS), Username, oldPassword, AuthenticationTypes.Secure Or AuthenticationTypes.Sealing Or AuthenticationTypes.ServerBind)
Importa el espacio de nombres
System.DirectoryServices
http://directoryprogramming.net/forums/thread/2385.aspx