Active X Control issue on Terminal Server 2003
        Posted  
        
            by Saif Khan
        on Server Fault
        
        See other posts from Server Fault
        
            or by Saif Khan
        
        
        
        Published on 2009-09-23T14:39:02Z
        Indexed on 
            2010/04/07
            15:03 UTC
        
        
        Read the original article
        Hit count: 526
        
I have a security camera system which can be viewed remotely via a web browser. It works excellent only with IE 6 and up and requires an ActiveX control "ERViewer.ocx". Some users require to view the cameras via Windows Terminal Server, but when they try to open the link to the DVR they get the prompt ti install the ActiveX and then the browser crashes when they try to install it.
I logged in as admin and got the same issue. I called the tech support of the DVR but they have no idea, in other words, the usual useless tech support.
Here is what I get in the error log
Faulting application iexplore.exe, version 7.0.6000.16735, faulting module   ERViewer.ocx,
version 1.6.0.8, fault address 0x000064d7.
I am sure it could be some kinda permission getting an ocx to run in IE.
What else can I tweak?
© Server Fault or respective owner