|
-
Jan 23rd, 2002, 07:34 AM
#1
Thread Starter
Member
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!
-
Jan 23rd, 2002, 08:12 AM
#2
Fanatic Member
Check Project->References and check which library is missing.
The liver is bad. It must be punished.
-
Jan 24th, 2002, 12:41 PM
#3
Thread Starter
Member
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?
-
Jan 24th, 2002, 12:48 PM
#4
Frenzied Member
It should say Missing: and then the reference name.
-
Jan 25th, 2002, 06:44 AM
#5
Thread Starter
Member
its says MISSING: Microsoft ActiveX Data Objects 2.0 Library
what do i do now?
-
Jan 25th, 2002, 06:47 AM
#6
Fanatic Member
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.
-
Jan 25th, 2002, 06:54 AM
#7
Thread Starter
Member
dont have it i am running learning edition though? vb 6? i have 2.1? is that any good??
-
Jan 25th, 2002, 07:16 AM
#8
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|