Using Novell SDK with Visual Basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mfpantst
    New Member
    • Sep 2007
    • 1

    Using Novell SDK with Visual Basic

    I'm trying to implement a Visual Basic that logs a user in to a specific server in our network inthe background while running the code. (This is to acess a secure folder via the program) The problem is, our login window (Novell Client for Windows 4.91 SP2) has an advanced tab, and in the advanced tab in the eDirectory tab, Tree and Context values are set to something. When I pull up the log in form in the code, those values aren't filled out and if I turn off the UI the log in fails. I'm looking to fill in those values in the code so the user doesn't have to go through the log in UI to use this program.
  • VBPhilly
    New Member
    • Aug 2007
    • 95

    #2
    Originally posted by mfpantst
    I'm trying to implement a Visual Basic that logs a user in to a specific server in our network inthe background while running the code. (This is to acess a secure folder via the program) The problem is, our login window (Novell Client for Windows 4.91 SP2) has an advanced tab, and in the advanced tab in the eDirectory tab, Tree and Context values are set to something. When I pull up the log in form in the code, those values aren't filled out and if I turn off the UI the log in fails. I'm looking to fill in those values in the code so the user doesn't have to go through the log in UI to use this program.
    Not sure if this helps:

    Comment

    Working...