Results 1 to 2 of 2

Thread: SdLogonUserInformation - error

  1. #1
    Join Date
    Aug 2004
    Posts
    24

    SdLogonUserInformation - error

    When I include SdLogonUserInformation in my project, I get

    Setup.obs : error L8411: 'SdLogonUserInformation' : no definition found for function

    Why???

  2. #2
    Join Date
    Oct 2004
    Location
    Chicago, IL
    Posts
    241
    You need to make sure that you include the obl file for these functions:
    Go to the Compile/Link tab and enter the following path to your new library file (*.obl): <ISProductFolder>Script\ISRT\lib\NetApiRT.obl

    Please take a look at the following help file for more info:
    http://helpnet.installshield.com/Rob...serAccount.htm

    Chris

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •