I don't seem to get RequestStart and RequestComplete events in my script (or program).
This could be caused by one of the following problems:
-
Your programming language doesn't support ActiveX™ controls. Check your documentation to ensure that it supports the ActiveX interface and events for ActiveX objects.
-
On a scripted Web page, another control has failed to install or load. Check to ensure that all other controls are installed and loading properly without Microsoft Agent.
-
On a scripted Web page with frames, you have the <OBJECT> tag for the Microsoft Agent control on one page, and the events scripted on another page. Events are sent only to the page that hosts the control.