Results 1 to 7 of 7

Thread: Error 1904.Module

  1. #1
    Chantal V Guest

    Error 1904.Module

    I have received the following error and do not know how to correct it. Can
    anyone help?
    Error 1904.Module
    c:\WINDOWS\System32\Macromed\Flash\Flash8b.ocx
    failed to register.
    HRESULT - 2147220473

    Thanks
    --
    C V

  2. #2
    Mark L. Ferguson Guest

    RE: Error 1904.Module

    You register an OCX (activeX component) with the command

    regsvr32 flash8b.ocx

    You get a succeeded message, or not. Macromedia flash player is available
    from http://macromedia.com. Dowloading it again may solve your 'register
    server' problem with that file.
    --
    Was this post helpful to you? Voting helps others who use the web interface.
    Mark L. Ferguson



    "Chantal V" wrote:

    > I have received the following error and do not know how to correct it. Can
    > anyone help?
    > Error 1904.Module
    > c:\WINDOWS\System32\Macromed\Flash\Flash8b.ocx
    > failed to register.
    > HRESULT - 2147220473
    >
    > Thanks
    > --
    > C V


  3. #3
    Chantal V Guest

    RE: Error 1904.Module

    Deleted activeX and re-installed from suggested site. Still getting same
    message. Also tried uninstalling program trying to run activeX and
    reinstalling it. Same message.
    Any other suggestions?

    --
    C V


    "Mark L. Ferguson" wrote:

    > You register an OCX (activeX component) with the command
    >
    > regsvr32 flash8b.ocx
    >
    > You get a succeeded message, or not. Macromedia flash player is available
    > from http://macromedia.com. Dowloading it again may solve your 'register
    > server' problem with that file.
    > --
    > Was this post helpful to you? Voting helps others who use the web interface.
    > Mark L. Ferguson
    >
    >
    >
    > "Chantal V" wrote:
    >
    > > I have received the following error and do not know how to correct it. Can
    > > anyone help?
    > > Error 1904.Module
    > > c:\WINDOWS\System32\Macromed\Flash\Flash8b.ocx
    > > failed to register.
    > > HRESULT - 2147220473
    > >
    > > Thanks
    > > --
    > > C V


  4. #4
    Mark L. Ferguson Guest

    RE: Error 1904.Module

    The failure to 'register' might be a Permissions issue with the registry
    itself. When you highlight any Key in Regsvr32.exe, (say the CLSID key), and
    open the regedt32 Edit menu, you see a "Permissions" button. Adding your user
    to these permissions to all sub keys may allow you to register the OCX.
    --
    Was this post helpful to you? Voting helps others who use the web interface.
    Mark L. Ferguson



    "Chantal V" wrote:

    > Deleted activeX and re-installed from suggested site. Still getting same
    > message. Also tried uninstalling program trying to run activeX and
    > reinstalling it. Same message.
    > Any other suggestions?
    >
    > --
    > C V
    >
    >
    > "Mark L. Ferguson" wrote:
    >
    > > You register an OCX (activeX component) with the command
    > >
    > > regsvr32 flash8b.ocx
    > >
    > > You get a succeeded message, or not. Macromedia flash player is available
    > > from http://macromedia.com. Dowloading it again may solve your 'register
    > > server' problem with that file.
    > > --
    > > Was this post helpful to you? Voting helps others who use the web interface.
    > > Mark L. Ferguson
    > >
    > >
    > >
    > > "Chantal V" wrote:
    > >
    > > > I have received the following error and do not know how to correct it. Can
    > > > anyone help?
    > > > Error 1904.Module
    > > > c:\WINDOWS\System32\Macromed\Flash\Flash8b.ocx
    > > > failed to register.
    > > > HRESULT - 2147220473
    > > >
    > > > Thanks
    > > > --
    > > > C V


  5. #5
    Chantal V Guest

    RE: Error 1904.Module

    Can you expand on your instructions? I have never gone into the registry. Not
    sure how to do this.
    Thanks
    --
    C V


    "Mark L. Ferguson" wrote:

    > The failure to 'register' might be a Permissions issue with the registry
    > itself. When you highlight any Key in Regsvr32.exe, (say the CLSID key), and
    > open the regedt32 Edit menu, you see a "Permissions" button. Adding your user
    > to these permissions to all sub keys may allow you to register the OCX.
    > --
    > Was this post helpful to you? Voting helps others who use the web interface.
    > Mark L. Ferguson
    >
    >
    >
    > "Chantal V" wrote:
    >
    > > Deleted activeX and re-installed from suggested site. Still getting same
    > > message. Also tried uninstalling program trying to run activeX and
    > > reinstalling it. Same message.
    > > Any other suggestions?
    > >
    > > --
    > > C V
    > >
    > >
    > > "Mark L. Ferguson" wrote:
    > >
    > > > You register an OCX (activeX component) with the command
    > > >
    > > > regsvr32 flash8b.ocx
    > > >
    > > > You get a succeeded message, or not. Macromedia flash player is available
    > > > from http://macromedia.com. Dowloading it again may solve your 'register
    > > > server' problem with that file.
    > > > --
    > > > Was this post helpful to you? Voting helps others who use the web interface.
    > > > Mark L. Ferguson
    > > >
    > > >
    > > >
    > > > "Chantal V" wrote:
    > > >
    > > > > I have received the following error and do not know how to correct it. Can
    > > > > anyone help?
    > > > > Error 1904.Module
    > > > > c:\WINDOWS\System32\Macromed\Flash\Flash8b.ocx
    > > > > failed to register.
    > > > > HRESULT - 2147220473
    > > > >
    > > > > Thanks
    > > > > --
    > > > > C V


  6. #6
    Mark L. Ferguson Guest

    RE: Error 1904.Module

    I could not recommend going into the registry with no experience. You will
    probably need to seek local help. You Flash player is failing for some reason
    beyond itself. That app runs fine on a standard XP install.

    I'm not convinced even a "repair' setup of XP would help with registry
    problems like this.
    --
    Was this post helpful to you? Voting helps others who use the web interface.
    Mark L. Ferguson



    "Chantal V" wrote:

    > Can you expand on your instructions? I have never gone into the registry. Not
    > sure how to do this.
    > Thanks



  7. #7
    Chantal V Guest

    RE: Error 1904.Module

    Thanks Mark - I will seek local help.
    --
    C V


    "Mark L. Ferguson" wrote:

    > I could not recommend going into the registry with no experience. You will
    > probably need to seek local help. You Flash player is failing for some reason
    > beyond itself. That app runs fine on a standard XP install.
    >
    > I'm not convinced even a "repair' setup of XP would help with registry
    > problems like this.
    > --
    > Was this post helpful to you? Voting helps others who use the web interface.
    > Mark L. Ferguson
    >
    >
    >
    > "Chantal V" wrote:
    >
    > > Can you expand on your instructions? I have never gone into the registry. Not
    > > sure how to do this.
    > > Thanks

    >


Similar Threads

  1. Replies: 7
    Last Post: 11-01-2014, 06:52 PM
  2. Replies: 5
    Last Post: 08-10-2011, 04:08 PM
  3. Replies: 5
    Last Post: 08-06-2011, 10:48 AM
  4. Replies: 5
    Last Post: 15-07-2008, 10:11 PM
  5. Replies: 3
    Last Post: 04-02-2008, 09:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,727,132,286.12885 seconds with 17 queries