Windows scripting engine error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dito

    Windows scripting engine error

    I have a .asp page that contains an activex componet. When I launch
    it in a browser, it returns an error that the viewer is unable to
    create it's resource objects. "To rectify this problem, please
    install IE4.0 or install DCOM for W95 and the latest MS Scripting
    Engine. These files are available at MS's website"
    I am running IE6.0. Where is the scripting engine on MS's site? Will
    this have to be installed on every client wishing to view the activex
    object?
  • George Hester

    #2
    Re: Windows scripting engine error

    The Windows Scripting Host is version 5.6 and is available at http://www.microsoft.com/scripting

    This issue is not JavaScript. JavaScript is implemented by the browser not by an external application which is the Windows Scripting Host (scrrun.dll).

    To answer your question, Yes. If they are using Windows NT, Windows 95 and Windows 98. The rest come with it (WSH). 16-bit Windows nothing doing.

    --
    George Hester
    _______________ _______________ ____
    "dito" <c_dito@yahoo.c om> wrote in message news:720973af.0 312280918.646a4 00f@posting.goo gle.com...[color=blue]
    > I have a .asp page that contains an activex componet. When I launch
    > it in a browser, it returns an error that the viewer is unable to
    > create it's resource objects. "To rectify this problem, please
    > install IE4.0 or install DCOM for W95 and the latest MS Scripting
    > Engine. These files are available at MS's website"
    > I am running IE6.0. Where is the scripting engine on MS's site? Will
    > this have to be installed on every client wishing to view the activex
    > object?[/color]

    Comment

    • Mark Preston

      #3
      Re: Windows scripting engine error

      On 28 Dec 2003 09:18:55 -0800, c_dito@yahoo.co m (dito) wrote:
      [color=blue]
      >I have a .asp page that contains an activex componet. When I launch
      >it in a browser, it returns an error that the viewer is unable to
      >create it's resource objects. "To rectify this problem, please
      >install IE4.0 or install DCOM for W95 and the latest MS Scripting
      >Engine. These files are available at MS's website"
      >I am running IE6.0. Where is the scripting engine on MS's site? Will
      >this have to be installed on every client wishing to view the activex
      >object?
      >[/color]
      One thing this question definately is not, is Javascript-related. So
      you are asking the wrong people, in the wrong place I'm afraid.

      I suggest that - if you can't get an answer from Microsoft - then you
      complain to the people who are to blame / credit with the issue.
      Namely Microsoft, of course.

      Comment

      Working...