Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Client/Server Issues
#1
When I try to run a brand new Client for MS4, I get:

Quote:Compile error:
Method or data member not found

"Sub TcpInit()" is highlighted in yellow. ".RemotePort =" is highlighted in blue.

Then when I try to run a brand new Server for MS4, I get:

Quote:Compile error:
User-defined type not defined

"Public Sub AddText(ByVal rTxt As RichTextBox, ByVal Msg As String, ByVal Color As Integer" is highlighted in blue, except not the end ")". :S

Also in frmMirage.txt, which hasn't been edited at all, there's these errors:

Quote:Line 1070: Class RichTextLib.RichTextBox of control txtChat was not a loaded control class.
Line 1116: Class MSWinsockLib.Winsock of control Socket was not a loaded control class.
Line 1076: The property name _ExtentX in txtChat is invalid.
Line 1077: The property name _ExtentY in txtChat is invalid.
Line 1078: The property name _Version in txtChat is invalid.
Line 1080: The property name ScrollBars in txtChat is invalid.
Line 1082: The property name TextRTF in txtChat is invalid.
Line 1119: The property name _ExtentX in Socket is invalid.
Line 1120: The property name _ExtentY in Socket is invalid.
Line 1121: The property name _Version in Socket is invalid.
Line 1076: The property name _ExtentX in txtChat is invalid.
Line 1077: The property name _ExtentY in txtChat is invalid.
Line 1078: The property name _Version in txtChat is invalid.
Line 1080: The property name ScrollBars in txtChat is invalid.
Line 1082: The property name TextRTF in txtChat is invalid.
Line 1119: The property name _ExtentX in Socket is invalid.
Line 1120: The property name _ExtentY in Socket is invalid.
Line 1121: The property name _Version in Socket is invalid.

Help? If ya need to know more, just say.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)