
September 3rd, 2003, 10:25 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
using System.DirectoryServices namespace
hi,
when i try to import the System.DirectoryServices namespace using the following:
<%@ Import Namespace="System.DirectoryServices" %>
an error message is given...sayin it could not be found.
Is there a way to install this namespace? maybe as a dll?
need help....
|