Results 1 to 4 of 4

Thread: Reference Dll In .net

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374

    Reference Dll In .net

    I am trying to reference a DLL (written in C++ 6) in VB .NET which I have referenced successfully in VB6.

    --> Add Reference
    --> Browse

    When I select the DLL, the type in the "Selected Components" box at the bottom says just "File" instead of "COM" or ".NET".

    When I click on OK, I get an error message saying "This is not a valid assembly or COM component......."

  2. #2
    Frenzied Member trisuglow's Avatar
    Join Date
    Jan 2002
    Location
    Horsham, Sussex, UK
    Posts
    1,536
    This link may be helpful to you.
    This world is not my home. I'm just passing through.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374
    Just for the record:

    resolved by going to the command prompt, changing to the directory where the MSDE setup file is located and typing

    setup SAPWD="AStrongSAPwd"

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2001
    Posts
    1,374
    Sorry, wrong thread. Ignore the last reply.

Posting Permissions

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



Click Here to Expand Forum to Full Width