BUG: VBClientExplicitSecurity:ActiveX Component Can't Create ObjLast reviewed: March 16, 1998Article ID: Q177975 |
The information in this article applies to:
SYMPTOMSWhen you run the VBClientExplicitSecurity tutorial sample, you receive the following error message:
Object Creation Failed: ActiveX component can't create object. CAUSEThe statement
Set objSecurityContext = CreateObject("Cedar.HostSecurityContext")specifies the wrong PROGID. The correct PROGID is
COMTI.HostSecurityContext WORKAROUNDTo work around the problem, perform the following steps:
STATUSMicrosoft has confirmed this to be a problem in SNA Server 4.0. A supported fix is now available for SNA Server 4.0, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Product Support Services for more information. Keywords : kberrmsg kbbug1.00 CTIAdmin CTIInstall CTIProg CTISecurity Version : WINDOWS:1.0 Platform : WINDOWS Hardware : ALPHA x86 Issue type : kbbug Solution Type : kbpending kbworkaround |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |