Click here to Skip to main content
16,014,095 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Let's make it more simple. Pin
Dave Kreskowiak2-Jun-04 12:06
mveDave Kreskowiak2-Jun-04 12:06 
GeneralMimic rtlMoveMemory for Speed Pin
Pugman8121-Jun-04 9:42
Pugman8121-Jun-04 9:42 
GeneralRe: Mimic rtlMoveMemory for Speed Pin
Dave Kreskowiak1-Jun-04 15:22
mveDave Kreskowiak1-Jun-04 15:22 
Generalwinsock error Pin
GaryKoh1-Jun-04 4:24
GaryKoh1-Jun-04 4:24 
GeneralRe: winsock error Pin
Dave Kreskowiak1-Jun-04 4:31
mveDave Kreskowiak1-Jun-04 4:31 
GeneralRe: winsock error Pin
GaryKoh1-Jun-04 5:24
GaryKoh1-Jun-04 5:24 
GeneralRe: winsock error Pin
Dave Kreskowiak1-Jun-04 5:53
mveDave Kreskowiak1-Jun-04 5:53 
GeneralRe: winsock error Pin
GaryKoh1-Jun-04 7:32
GaryKoh1-Jun-04 7:32 
let me get this right
each program i build have a specific .dll file
this means that if i wish to move the program to test on other windows/computer, i must copy the .dll file together?
which folder should i get the .dll file from?
shouldn't VB.Net able to run all application?
below is the coding that provide me with the error

Friend WithEvents w1 As AxMSWinsockLib.AxWinsock(
Me.w1 = New AxMSWinsockLib.AxWinsock()
AxMSWinsockLib.DMSWinsockControlEvents_ConnectionRequestEvent
AxMSWinsockLib.DMSWinsockControlEvents_DataArrivalEvent
The referenced component 'AxMSWinsockLib' could not be found. Could not load the type library. Library not registered.
The referenced component 'MSWinsockLib' could not be found. Could not load the type library. Library not registered.

could this be the problem that i did not register after installation
or during installation some of this file is not installed?
or is it that i need to make some adjustment
sorry to trouble you so much Dave but i really need this help
thank you

Gary
GeneralRe: winsock error Pin
Dave Kreskowiak1-Jun-04 14:58
mveDave Kreskowiak1-Jun-04 14:58 
GeneralRe: winsock error Pin
GaryKoh1-Jun-04 20:45
GaryKoh1-Jun-04 20:45 
GeneralRe: winsock error Pin
Dave Kreskowiak2-Jun-04 0:30
mveDave Kreskowiak2-Jun-04 0:30 
GeneralRe: winsock error Pin
GaryKoh2-Jun-04 14:48
GaryKoh2-Jun-04 14:48 
GeneralRe: winsock error Pin
Dave Kreskowiak3-Jun-04 12:11
mveDave Kreskowiak3-Jun-04 12:11 
GeneralRe: winsock error Pin
Dave Kreskowiak4-Jun-04 0:13
mveDave Kreskowiak4-Jun-04 0:13 
GeneralRe: winsock error Pin
GaryKoh6-Jun-04 18:00
GaryKoh6-Jun-04 18:00 
GeneralRe: winsock error Pin
Dave Kreskowiak7-Jun-04 0:02
mveDave Kreskowiak7-Jun-04 0:02 
GeneralRe: winsock error Pin
GaryKoh7-Jun-04 2:13
GaryKoh7-Jun-04 2:13 
QuestionHow do I receive an external file name from within an application? Pin
Alan Hallett1-Jun-04 4:06
Alan Hallett1-Jun-04 4:06 
AnswerRe: How do I receive an external file name from within an application? Pin
Dave Kreskowiak1-Jun-04 4:20
mveDave Kreskowiak1-Jun-04 4:20 
GeneralRe: How do I receive an external file name from within an application? Pin
Alan Hallett1-Jun-04 5:23
Alan Hallett1-Jun-04 5:23 
GeneralRe: How do I receive an external file name from within an application? Pin
Dave Kreskowiak1-Jun-04 5:56
mveDave Kreskowiak1-Jun-04 5:56 
GeneralMschart DataSource Pin
Ashraf Fathy1-Jun-04 2:44
Ashraf Fathy1-Jun-04 2:44 
GeneralA small "problem" with visual studio environment Pin
thlund1-Jun-04 2:35
thlund1-Jun-04 2:35 
GeneralDDE Support for UNICODE data Pin
sushilnikam1-Jun-04 0:35
sushilnikam1-Jun-04 0:35 
GeneralInterupts in VB Scripting Pin
Stelang31-May-04 23:11
Stelang31-May-04 23:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.