20-09-2008, 09:28 PM
Okay im new to MS i just got it off williams site and just tried it out. Ive got the 3.03 and i used the tutorial to get it all started. Now on the server VBproject, when i try starting it up it comes up with this error:
. And then this pops up and shows whats wrong.
The bold is whats highlighted.
Now when that happened since im new to visual basic i was like okay maybe i should start the client up next. So i tried that and this pops up wrong:
Then this pops up highlighted
Code:
Compile Error: Method or Data not found
Code:
frmServer.Socket(0).RemoteHost = frmServer[b].Socket[/b](0).LocalIP
Now when that happened since im new to visual basic i was like okay maybe i should start the client up next. So i tried that and this pops up wrong:
Code:
Run-time Error 429
Liscense Information for this component not found. You do not have an appropiate liscense to use this functionality in this desgin envirement.
Code:
frmMirage.Socket.RemoteHost = "127.0.0.1"