Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > WSS : Interop.ActiveDs missing

Reply
Thread Tools

WSS : Interop.ActiveDs missing

 
 
yohanb
Guest
Posts: n/a
 
      10-25-2005
Hello,

i have created a webpart for Windows Sharepoint Services in c# that
converts netbios username (domain\user) in DN ( AD format) using
"ActiveDs" dll in the goal to bind to an Active Directory user object.

Ex of code using ActiveDs :

#
ActiveDs.NameTranslateClass trans = new ActiveDs.NameTranslateClass();
#

I have compiled my project and deployed it succeffuly on my server with
STSADM but when i would like to display the page with my webpart in it,
i have the error :

File or assembly not found : Interop.ActiveDs

any idea ?
Thank you in advance.

yohan
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET 2.0, WSS 3.0: a ASP.NET App in Folder of WSS 3.0->Sec.Exep Sven W. ASP General 1 01-20-2008 02:17 PM
Could it be that after a WSS installation (wmsde) I got this scree =?Utf-8?B?c2hhaGFyYzc=?= MCSE 3 11-03-2005 10:26 PM
Is it possible to install WSS without sql installed on the server =?Utf-8?B?c2hhaGFyYzc=?= MCSE 2 11-03-2005 12:42 PM
Upload files to a folder in WSS Kannan ASP .Net 0 03-07-2004 06:29 PM
Trying to create a web application for wss john ASP .Net 0 02-26-2004 03:46 PM



Advertisments