windows host process ( rundll32) stopped working

G

Guest

i keep getting windows host process (rundll32) stopped working error in the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you
 
M

Mr. Arnold

joel81 said:
i keep getting windows host process (rundll32) stopped working error in
the
solutions message it tells me to follow the steps to unregister this
binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything
similar
or knows how to correct this problem .. thank you

To correct it, do what it says to do, which is unregister the file. You go
to the directory where the file is located using Command Prompt.

You then enter regsvr32 ulmpgd10.ax -u
 
M

Malke

joel81 said:
i keep getting windows host process (rundll32) stopped working error in the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
 
G

Guest

Hay , Please some much appreciated assistance PLEASE ... I found the command
prompt, I typed my command: regsvr32 lmpgd10.ax -u
Than I get the following error message:

The module "lmpgd10.ax" was loaded, but the call to DllUnregisterServer
failed with error code 0x80070005

Malke said:
joel81 said:
i keep getting windows host process (rundll32) stopped working error in the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
C

Cal Bear '66

Type cmd in the search box above the Start Orb, when it appears at the top,
right click on it and select "Run as Administrator", and then enter your
command.



Daniela said:
Hay , Please some much appreciated assistance PLEASE ... I found the command
prompt, I typed my command: regsvr32 lmpgd10.ax -u
Than I get the following error message:

The module "lmpgd10.ax" was loaded, but the call to DllUnregisterServer
failed with error code 0x80070005

Malke said:
joel81 said:
i keep getting windows host process (rundll32) stopped working error in
the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
G

Guest

Thank you, Thank you, thank you ... I live ...
Finally, after 3 weeks of misery.
I'm so happy.

Cal Bear '66 said:
Type cmd in the search box above the Start Orb, when it appears at the top,
right click on it and select "Run as Administrator", and then enter your
command.



Daniela said:
Hay , Please some much appreciated assistance PLEASE ... I found the command
prompt, I typed my command: regsvr32 lmpgd10.ax -u
Than I get the following error message:

The module "lmpgd10.ax" was loaded, but the call to DllUnregisterServer
failed with error code 0x80070005

Malke said:
joel81 wrote:
i keep getting windows host process (rundll32) stopped working error in
the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
C

Cal Bear '66

Wow!
You're welcome.
I've never saved anyone's life before...
I too am so happy


Daniela said:
Thank you, Thank you, thank you ... I live ...
Finally, after 3 weeks of misery.
I'm so happy.

Cal Bear '66 said:
Type cmd in the search box above the Start Orb, when it appears at the top,
right click on it and select "Run as Administrator", and then enter your
command.



Daniela said:
Hay , Please some much appreciated assistance PLEASE ... I found the
command
prompt, I typed my command: regsvr32 lmpgd10.ax -u
Than I get the following error message:

The module "lmpgd10.ax" was loaded, but the call to DllUnregisterServer
failed with error code 0x80070005

:

joel81 wrote:
i keep getting windows host process (rundll32) stopped working error in
the
solutions message it tells me to follow the steps to unregister this
binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything
similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 
G

Guest

I purchased an Acer laptop with Vista Home Premium preinstalled a month ago.
I have been having the 'host process rundll32 stopped working' message
appear after a great deal of flickering upon start-up. I've been reviewing
newsgroups and found a post by nikky_uv who said he was a vista tech, and
suggested going in to msconfig, services>hide microsoft, then disable
everything else in services, then go to start up. In start-up I disable
everything except four files = Invidia Driver Helper Service(?) version
101.19, Invidia Media Library Center, Invidia Compatible WIndows 2000 display
driver version 101.19 and InstalUtil, which shows the rundll32 exe file.
When I restart the computer with all non-microsoft services disabled, and
all start-up files except the four above disabled, I still get the
muli-flickering and the error message rundll 32 stopped. I notice that the
flickering appears to start when the ubs port connected to the DSL modem
activates for the first time and the computer becomes connected to the
internet.

Now I do not know what to do with this. Does anyone have any help for me?
Thank you for any help you can provide!



Malke said:
joel81 said:
i keep getting windows host process (rundll32) stopped working error in the
solutions message it tells me to follow the steps to unregister this binary
e.g. regsvr32/ulmpgd10.ax just wondering if anyone has got anything similar
or knows how to correct this problem .. thank you

You may not have typed the file name correctly (and you do need to check
this before you fix it) but the issue is associated with some
unsupported codecs. Here is the fix:

There are a couple of different fixes for this depending on what you
have installed on your system.

1. If you have Nero, update to the very latest version.

2. Unregister the Ligos codecs (lmpgspl.ax, etc.). To do this, click on
the Start Orb and type "cmd.exe". Then right-click on Cmd and choose Run
As Administrator. You will see the cmd prompt. At the prompt, type:

regsvr32 /u lmpgsl.ax [enter]

Note that there is a space between "regsvr32" and "/u".

You'll get a confirmation box saying the unregistration was successful.
Do this for every codec for which you get the error.

3. If after the unregistering you get an error that the codec can't be
found, log into an account with administrative privileges. Go to Control
Panel>Folder Options>View. Set the options to see all hidden files.

Now go to C:\Windows\System32 and find the .dll for which you got the
error. Right-click on it and Rename to (ex.) lmpgsl.ax.bak. Log off and
go back to your regular account and see if you can play the movie file
by double-clicking on it now. You should not get the error any more.


Malke
--
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top