Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compile Error
#1
Well i just downloaded mirage source. I decided to start from scratch again. I tried doing a test run and when i run it i get this error:
Code:
Compile Error:
Method or Data member not found

Then this is highlighted:
Code:
.socket(0)

from this line in ModGeneral
Code:
frmServer.Socket(0).RemoteHost = frmServer.Socket(0).LocalIP

I figured it was because in the server i dont have the winsock in there. heres a picture of what i got.

[Image: VB1.jpg]
Reply
#2
Create a Winsock, and go to the properties and at index put 0
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)