Installed Saber's Atx2001. I get runtime error 429 on start of program. I used regmon to analyze the start up registry calls and found certain keys not found.
HKLM\software\microsoft\VBA\monitors
HKCU\CLSID\{A85CFE24-A788-11D5-BD58-000102C2DCD2}
" " " \InprocServer32
HKLM\SYSTEM\currentcontrolset\control\comalias
" " " " \sessionmanager\knownVXDS
I have checked the Saber website and found references and solutions to the ActiveX runtime error and committed them without success.
All the necessary VB runtime dlls and vxds are in the win\sys folder, and I'm pretty sure that all the necessary files for Atx2001...mstext35.dll, atxtools.dll, and comcat.dll are registered. I did it manually with regsrv32. Still no results. Microsoft,s knowledge base on the subject sheds some light on issues that only make the problem more confusing. Any ideas out there? Thanks.
HKLM\software\microsoft\VBA\monitors
HKCU\CLSID\{A85CFE24-A788-11D5-BD58-000102C2DCD2}
" " " \InprocServer32
HKLM\SYSTEM\currentcontrolset\control\comalias
" " " " \sessionmanager\knownVXDS
I have checked the Saber website and found references and solutions to the ActiveX runtime error and committed them without success.
All the necessary VB runtime dlls and vxds are in the win\sys folder, and I'm pretty sure that all the necessary files for Atx2001...mstext35.dll, atxtools.dll, and comcat.dll are registered. I did it manually with regsrv32. Still no results. Microsoft,s knowledge base on the subject sheds some light on issues that only make the problem more confusing. Any ideas out there? Thanks.