Search:

Type: Posts; User: RKirchhof

Search: Search took 0.03 seconds.

  1. Replies
    124
    Views
    131,861

    New and improved treview control.

    Dim SelectContainerDialog As New Cjwdev.ActiveDirectory.Dialogs.SelectAdContainerDialog
    SelectContainerDialog.Title = ("Choose the department OU to search for Job Role groups.")
    ...
  2. Replies
    8
    Views
    5,110

    VS 2010 Re: Problem with saving and retriving an Image

    Between the path and the permissions that did it! Thanks.
  3. Replies
    8
    Views
    5,110

    VS 2010 Re: Problem with saving and retriving an Image

    How do I determine the account the application pool is running under?

    ApplicationPoolIdentity is the best I can figure.
  4. Replies
    8
    Views
    5,110

    VS 2010 Re: Problem with saving and retriving an Image

    Very goog question. How do I even know where that is? When I browse to the foldder the wbsite is in the Images folder dosen't even exist. The path visual studio gives me for the folder (within the...
  5. Replies
    8
    Views
    5,110

    VS 2010 Problem with saving and retriving an Image

    I have a very simple app here. It pulls a users picture from AD, saves it and then displayes it as an asp:Image. The program runs perfectly in the IDE but fails after I publish it and try to browse...
  6. Replies
    124
    Views
    131,861

    Re: Populate TreeView with Active Directory objects

    Can't wait to try it out. Thank you! The previous version has been a favorite tool. I'm looking forward to updating all my programs withthis new one.
  7. Re: Need guidance to improve Web Development skills

    Try http://w3schools.com

    I don't believe there needs to be any particular order. Follow your interests. They have tutorials on ...

    HTML Tutorials
    Learn HTML
    Learn HTML5
    Learn CSS
    Learn...
  8. Replies
    1
    Views
    1,005

    VS 2010 Re: Remove AD Group from an AD Group

    nevermind. I figured this one out.
  9. Re: “Option strict on disallows late binding" error.

    Thanks for all your help. I'll give it a try. This one is resolved.
  10. ASP.NET Web/Browser Based Active Directory Phonebook

    This program performs an LDAP ANR search of Active Directory for whatever string is in the name field when search button is clicked. Then it displays the results in a gridview controll.

    Wow! I...
  11. “Option strict on disallows late binding" error.

    Look at this routine. I use it to display the status of an account (Locked or Unlocked), but with option strict on I get the dreaded “Option strict on disallows late binding" error. (In RED). The...
  12. Replies
    1
    Views
    1,005

    VS 2010 Remove AD Group from an AD Group

    I have this code I've used multiple times to add and remove users from AD groups, but when I try to use it to remove an AD group from another AD group it fails with "The server is unwilling" here's...
Results 1 to 12 of 12



Click Here to Expand Forum to Full Width