Quantcast
Viewing all articles
Browse latest Browse all 8156

System.DirectoryServices assembly

Quick question. I am using the following namespaces and assembly below in a .aspx file. It is working fine for me but we have hundreds of users in the field who will be using it also. All local machines are using Windows 7. My question is this: Are those namespaces (and assembly for System.Directoryservices) standard (i.e. out of the box) with Windows 7 and Net Framework? I just want to verify this before I move to production and find out it doesn't work for everyone if it's not standard.

Thanks.

<%@ Import Namespace="System"%>
<%@ Import Namespace="System.Data"%>
<%@ Import Namespace="System.Data.SqlClient"%>
<%@ Import Namespace="System.DirectoryServices"%>
<%@ Assembly Name="System.DirectoryServices, Version=1.0.3300.0,Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"%>
<%@ Page Language="VB" EnableSessionState ="true" %>


Viewing all articles
Browse latest Browse all 8156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>