Error message when you try to install Class Server 4.0 - Teacher from the Class Server - Teacher Setup Web page: "Cannot run ActiveX control" (924187)
The information in this article applies to:
- Microsoft Class Server 4.0
SYMPTOMSYou connect to the Microsoft Class Server - Teacher Setup Web page to install Microsoft Class Server 4.0 - Teacher. You click Install when you are prompted to install the ActiveX control (TeacherSetup.cab). When you do this, you receive the following error message: Cannot run ActiveX control. Class Server requires your Web browser to accept signed ActiveX controls. Make sure that you have administrator privileges on this computer, and then follow the instructions below. CAUSEThis issue occurs because the Class Server - Teacher Setup Web page contains an incorrect reference to the ActiveX control. RESOLUTIONTo resolve this issue, modify the Class Server - Teacher Setup Default.aspx file to include the correct reference to the ActiveX control. In a default installation of Class Server 4.0, the Default.aspx file is located in the following folder on the server that is running Class Server 4.0: Drive:\Program Files\Microsoft Class Server\Server\CSWebApp\TeacherSetup
To modify the Default.aspx file on the server that is running Class Server 4.0 to include the correct reference to the ActiveX control, follow these steps: - Start Microsoft Windows Explorer, and then locate the following folder:
Drive:\Program Files\Microsoft Class Server\Server\CSWebApp\TeacherSetup
- Right-click the Default.aspx file, point to Open With, and then click Notepad.
- Locate the following line in the Default.aspx file:
<%=SchoolConfigureObject%> - Replace the line that you located in step 3 with the following lines:
<object tabindex=-1 id="SchoolConfigure" style="height:0px; width:0px" type="application/x-oleobject" classid="clsid:850BCF2F-CE67-4b46-A9A9-165DAF5311AD" codebase="/CSWebApp/TeacherSetup/TeacherSetup.cab#version=1,0,0,3" ></object> - On the File menu, click Save.
- On the File menu, click Exit.
Modification Type: | Major | Last Reviewed: | 9/18/2006 |
---|
Keywords: | kberrmsg kbExpertiseInter kbtshoot kbprb KB924187 kbAudEndUser |
---|
|