08-09-2008, 11:34 PM
Hello I would like to know if there is any support for this
when running the Server i get a few errors
Run Time Error '429'
ActiveX Component can't create Object
Class Modules
Private Sub Class_Initialize()
Set m_Server = JBSOCKETSERVERLib.CreateSocketServer(GAME_PORT, GAME_IP)
Set Sockets = New colSockets
End Sub
The Run Time Error
The Error
What Gets Highlighted
This is all from just running the Server
when running the Server i get a few errors
Run Time Error '429'
ActiveX Component can't create Object
Class Modules
Private Sub Class_Initialize()
Set m_Server = JBSOCKETSERVERLib.CreateSocketServer(GAME_PORT, GAME_IP)
Set Sockets = New colSockets
End Sub
The Run Time Error
The Error
What Gets Highlighted
This is all from just running the Server