Results 1 to 8 of 8

Thread: prob with module code

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Leeds England
    Posts
    54

    prob with module code

    ive used a module to find the users ip address, i found the code here

    but when i run the code there is a prob with this line of code

    MsgBox "Windows Sockets error " & str$(WSAGetLastError())

    it says that it cant find project or library with the str& bit highlighted?? any help would be greatfull recieved! cheers!

  2. #2
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522
    Check Project->References and check which library is missing.
    The liver is bad. It must be punished.

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Leeds England
    Posts
    54
    i dont quite understand you? ive looked at that, and its a long list of things? how do i know which to click to sort my prob?

  4. #4
    Frenzied Member vbgladiator's Avatar
    Join Date
    May 2001
    Posts
    1,950
    It should say Missing: and then the reference name.

  5. #5

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Leeds England
    Posts
    54
    its says MISSING: Microsoft ActiveX Data Objects 2.0 Library
    what do i do now?

  6. #6
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522
    Uncheck it so its not selected. Check the box next to Microsoft ActiveX DAta objects 2.5 library as its a newer version.
    The liver is bad. It must be punished.

  7. #7

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Leeds England
    Posts
    54
    dont have it i am running learning edition though? vb 6? i have 2.1? is that any good??

  8. #8
    Fanatic Member RSINGH's Avatar
    Join Date
    May 2001
    Location
    London
    Posts
    522
    That should be fine.
    The liver is bad. It must be punished.

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