Problem with Internet Explorer ActiveX Update



We have a .NET ASP application that uses <OBJECT> to load an ActiveX
component. I have replaced the <OBJECT> HTML in the .ASP file with the
object definition with innerHTML and an external JScript function to
load an ActiveX control as described in the Microsoft document at
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/activating_activex.asp

I still get the error "Object doesn't support this property or method:
'MESTransaction.myMachineNameControl.GetComputer'" when I run the page
from XP or Server 2003 machines that have been updated. The page works
fine and does display the computer name when accessed from Win2000
machines.

I have tried everything that I can think of - the MachineName.ocx file
is installed in the Downloaded Programs directory and registerred with
the proper keys in the registry on the XP machine. I even created a
test VB application that used it, and was able to get the Computer Name
to display in a text box on a VB Windows application on my XP system.
I just don't know what else to try.

I can't be the only person having this problem. Any help will be
appreciated.

.



Relevant Pages

  • Re: done but with errors on the page
    ... Plus all those files named asterik labelled damaged in the add ons list, ... Now when you dble click on the error message it says' ... Being slow to load can indeed be one of the results of the bad code ... It says to enable ActiveX if you're having problems; ...
    (microsoft.public.windowsxp.general)
  • Re: Unable to load an ActiveX control
    ... > load the app and use it. ... They view their reports via an ActiveX control ... > Their windows profile doesn't seem to allow them access to load the ... I'm not the security guy but one of the ...
    (microsoft.public.windows.server.security)
  • Re: done but with errors on the page
    ... tried 'no add ons' as well as enabling all add ons and disabling ... Now when you dble click on the error message it says' ... Being slow to load can indeed be one of the results of the bad code ... It says to enable ActiveX if you're having problems; ...
    (microsoft.public.windowsxp.general)
  • Re: Internet application
    ... [SNIP] ... > start internet explorer, navigate to web server, load an ActiveX ...
    (comp.programming)
  • Re: Debugging Java GUI application
    ... "Navodit" wrote in message ... The code for the Java GUI application is invoked by a .asp file which uses the archive to load the application. ...
    (comp.lang.java.gui)