VBScript Error When Accessing the ToDo List (190184)



The information in this article applies to:

  • Microsoft BackOffice Small Business Server 4.0
  • Microsoft BackOffice Small Business Server 4.0a

This article was previously published under Q190184

SYMPTOMS

Accessing the ToDo List with the Small Business Server Manage Console application produces the following error message:
Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object: 'CreateObject'

/admin/todox.asp, line 14

CAUSE

The class IDs required for this ActiveX control to work are missing from the registry.

RESOLUTION

Reregister the Small Business Server by running the following command from a command prompt:

regsvr32 C:\smallbusiness\samabt.dll

This will register the DLL and put the appropriate entries in the registry.

Modification Type:MajorLast Reviewed:11/5/2003
Keywords:kbprb KB190184