Click here to Skip to main content
15,913,487 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSystem for CD/VCD library Pin
Nisala23-Jun-06 15:18
Nisala23-Jun-06 15:18 
AnswerRe: System for CD/VCD library Pin
Mekong River24-Jun-06 6:24
Mekong River24-Jun-06 6:24 
QuestionProject using vb.net Pin
MRSAGA23-Jun-06 6:53
MRSAGA23-Jun-06 6:53 
AnswerRe: Project using vb.net Pin
Tim Carmichael23-Jun-06 8:13
Tim Carmichael23-Jun-06 8:13 
Questionweb service + Active Directory Pin
elianaca23-Jun-06 4:26
elianaca23-Jun-06 4:26 
AnswerRe: web service + Active Directory Pin
Dave Kreskowiak23-Jun-06 5:29
mveDave Kreskowiak23-Jun-06 5:29 
GeneralRe: web service + Active Directory Pin
elianaca23-Jun-06 6:08
elianaca23-Jun-06 6:08 
GeneralRe: web service + Active Directory Pin
Dave Kreskowiak23-Jun-06 7:56
mveDave Kreskowiak23-Jun-06 7:56 
OK, the error that your now decribing doens't have anything to do with your original post. You said you had an app working, then converted it to a service, now it's not working. Apparently, you haven't converted it to a service yet...

You're getting this meesage because you haven't added a Reference to the System.DirectoryServices.dll file. Go to the Project menu, click "Add Reference...". A dialog window will pop up. Make sure the .NET tab is selected, then scroll down the list and find "System.DirectoryServices". Double-click that line and you've added the reference. That line of code should then compile successfully.



Dave Kreskowiak
Microsoft MVP - Visual Basic

GeneralRe: web service + Active Directory Pin
elianaca23-Jun-06 9:37
elianaca23-Jun-06 9:37 
QuestionSQLDMO Replacement Pin
jonathan1523-Jun-06 2:09
jonathan1523-Jun-06 2:09 
AnswerRe: SQLDMO Replacement Pin
Duncan Edwards Jones23-Jun-06 3:12
professionalDuncan Edwards Jones23-Jun-06 3:12 
GeneralRe: SQLDMO Replacement Pin
jonathan1523-Jun-06 3:23
jonathan1523-Jun-06 3:23 
Questiondatabase Pin
Amarni23-Jun-06 1:39
Amarni23-Jun-06 1:39 
AnswerRe: database Pin
VK-Cadec23-Jun-06 9:05
VK-Cadec23-Jun-06 9:05 
AnswerRe: database Pin
Mekong River25-Jun-06 1:20
Mekong River25-Jun-06 1:20 
QuestionDisplaying BackGround Color of Frame on Different Different OS Pin
himuskanhere23-Jun-06 1:23
himuskanhere23-Jun-06 1:23 
AnswerRe: Displaying BackGround Color of Frame on Different Different OS Pin
Kschuler23-Jun-06 5:29
Kschuler23-Jun-06 5:29 
QuestionUnicode characters Pin
Anil_vvs22-Jun-06 23:43
Anil_vvs22-Jun-06 23:43 
QuestionUsing Centralized Database Pin
Varun Arora22-Jun-06 23:09
Varun Arora22-Jun-06 23:09 
AnswerRe: Using Centralized Database Pin
J4amieC22-Jun-06 23:39
J4amieC22-Jun-06 23:39 
Questiondisplay data in flex grid Pin
angelagke22-Jun-06 22:25
angelagke22-Jun-06 22:25 
QuestionDemo To Full Version Pin
ksandy4522-Jun-06 21:31
ksandy4522-Jun-06 21:31 
AnswerRe: Demo To Full Version Pin
mtone23-Jun-06 6:10
mtone23-Jun-06 6:10 
QuestionHow to merge a javascript with vb.net web application? Pin
jkrao22-Jun-06 20:39
jkrao22-Jun-06 20:39 
QuestionHow to Make a MS Access Relationships View Style form using VBNET Pin
jgyie22-Jun-06 20:23
jgyie22-Jun-06 20:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.