generic host process for win32 services services

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I keep getting an error message that I do not know how to resolve 'generic
host process for win32 services services'. The error appears just after
start-up and after closing down the error messages a number of times, stops.
In the error log, the following logs are repeatedly displayed.

The Windows Image Acquisition (WIA) service terminated unexpectedly

The server {A1F4E726-8CF1-11D1-BF92-00600 81ED811} did not register with
DCOM within the required timeout.

Faulting application svchost.exe, version 5.1.2600.2180, faulting module
unknown, version 0.0.0.0, fault address 0x009996bc.

Any suggestions?

Thanks

Bob
 
Unless you're using a scanner or a camera don't worry about the Windows
Image Acquisition (WIA) service.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Yep, I am using a HP al in one scanner, printer , photcopier, fax. Also, use
laptop to transfer and manage images
 
Here's the fix:
1. Right-click 'My Computer'.
2. Click 'Properties'.
3. Click the 'Advanced' tab.
4. Click the 'Settings' button to the right of 'Performance'.
5. Click the 'Data Execution Prevention' tab.
6. Click to select the radio option next to
'Turn on DEP for all programs and services except those I select'.
7. Click the 'Add' button.
8. Browse to 'svchost.exe' and select it.
9. Click the 'Open' button.
10. Click 'OK' on the warning screen that pops up.
11. Click 'OK' to close the 'Performance Options' screen.
12. Click 'OK' on the 'System Control Panel Applet' screen that pops
up.
13. Click 'OK' to close the 'System Properties' screen.
14. Restart your computer.

Firewall tutorials can be found at
http://www.leeindy.com/firewalls.shtml
 
Back
Top