Runtime Error 429

steven

Administrator
Fishies said:
great! I'm no longer receiving this error. :)

however, now when I try to run server.exe, I get Run-time error '429': ActiveX component can't create object

I also seem to get Run-time error '91' after running server.exe for the first time


Calix said:
for both errors, make sure that you've downloaded the dependencies package and properly installed them (registerfiles should do the majority but you may also need to run the vb runtimes file in it too). In particular, make sure that ComSocketServer is properly placed in system32 or syswow64 (if on 64bit) and registered.


Fishies said:
thanks! it works after registering COMSocketServer.dll

as a suggestion, you should put COMSocketServer.dll in the dependencies package zip so it's more convenient to register


Calix said:
Honestly I'm not sure why it's not already in there. But suggestion taken and it will be moved into it.
 
Top