Results 1 to 7 of 7

Thread: Windows Image Acquisition Service Won't Start

  1. #1
    Brent Guest

    Windows Image Acquisition Service Won't Start

    I have installed new Cannon digital camera software but cannot connect to
    the camera. I have traced to the issue to the WIA service that won't start.
    It generates this error '1067'. I have ran 'sfc /scannow' but the service
    still won't start. When I use this command 'sc query imgsvc' it tells me the
    service does not exist as an installed service. I have WinXP Home, SP2, all
    Windows Updates. How can I resolve?

    Thanks



  2. #2
    Mark L. Ferguson Guest

    Re: Windows Image Acquisition Service Won't Start

    First thing I would try is
    start/run, type:

    regsvr32 shimgvw.dll

    --
    Mark L. Ferguson
    e-mail subject line must include "QZ" or it's deleted
    ..
    "Brent" <essexbs@insightbb.com> wrote in message
    news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >I have installed new Cannon digital camera software but cannot connect to
    >the camera. I have traced to the issue to the WIA service that won't start.
    >It generates this error '1067'. I have ran 'sfc /scannow' but the service
    >still won't start. When I use this command 'sc query imgsvc' it tells me
    >the service does not exist as an installed service. I have WinXP Home, SP2,
    >all Windows Updates. How can I resolve?
    >
    > Thanks
    >
    >




  3. #3
    Brent Guest

    Re: Windows Image Acquisition Service Won't Start

    Done. But still same result.


    "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    news:%230DXHyWVIHA.1168@TK2MSFTNGP02.phx.gbl...
    > First thing I would try is
    > start/run, type:
    >
    > regsvr32 shimgvw.dll
    >
    > --
    > Mark L. Ferguson
    > e-mail subject line must include "QZ" or it's deleted
    > .
    > "Brent" <essexbs@insightbb.com> wrote in message
    > news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >>I have installed new Cannon digital camera software but cannot connect to
    >>the camera. I have traced to the issue to the WIA service that won't
    >>start. It generates this error '1067'. I have ran 'sfc /scannow' but the
    >>service still won't start. When I use this command 'sc query imgsvc' it
    >>tells me the service does not exist as an installed service. I have WinXP
    >>Home, SP2, all Windows Updates. How can I resolve?
    >>
    >> Thanks
    >>
    >>

    >
    >




  4. #4
    Mark L. Ferguson Guest

    Re: Windows Image Acquisition Service Won't Start

    I would uninstall the Cannon software, and try the builtin image acquire XP
    has by default.

    --
    Mark L. Ferguson
    e-mail subject line must include "QZ" or it's deleted
    ..
    "Brent" <essexbs@insightbb.com> wrote in message
    news:%23Sjzl6WVIHA.5596@TK2MSFTNGP05.phx.gbl...
    > Done. But still same result.
    >
    >
    > "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    > news:%230DXHyWVIHA.1168@TK2MSFTNGP02.phx.gbl...
    >> First thing I would try is
    >> start/run, type:
    >>
    >> regsvr32 shimgvw.dll
    >>
    >> --
    >> Mark L. Ferguson
    >> e-mail subject line must include "QZ" or it's deleted
    >> .
    >> "Brent" <essexbs@insightbb.com> wrote in message
    >> news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >>>I have installed new Cannon digital camera software but cannot connect to
    >>>the camera. I have traced to the issue to the WIA service that won't
    >>>start. It generates this error '1067'. I have ran 'sfc /scannow' but the
    >>>service still won't start. When I use this command 'sc query imgsvc' it
    >>>tells me the service does not exist as an installed service. I have WinXP
    >>>Home, SP2, all Windows Updates. How can I resolve?
    >>>
    >>> Thanks
    >>>
    >>>

    >>
    >>

    >
    >




  5. #5
    Brent Guest

    Re: Windows Image Acquisition Service Won't Start

    I have removed all Cannon related programs to eliminate this as the reason.
    But still the WIA service won't start.


    "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    news:uUwzBDXVIHA.3556@TK2MSFTNGP02.phx.gbl...
    >I would uninstall the Cannon software, and try the builtin image acquire XP
    >has by default.
    >
    > --
    > Mark L. Ferguson
    > e-mail subject line must include "QZ" or it's deleted
    > .
    > "Brent" <essexbs@insightbb.com> wrote in message
    > news:%23Sjzl6WVIHA.5596@TK2MSFTNGP05.phx.gbl...
    >> Done. But still same result.
    >>
    >>
    >> "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    >> news:%230DXHyWVIHA.1168@TK2MSFTNGP02.phx.gbl...
    >>> First thing I would try is
    >>> start/run, type:
    >>>
    >>> regsvr32 shimgvw.dll
    >>>
    >>> --
    >>> Mark L. Ferguson
    >>> e-mail subject line must include "QZ" or it's deleted
    >>> .
    >>> "Brent" <essexbs@insightbb.com> wrote in message
    >>> news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >>>>I have installed new Cannon digital camera software but cannot connect
    >>>>to the camera. I have traced to the issue to the WIA service that won't
    >>>>start. It generates this error '1067'. I have ran 'sfc /scannow' but the
    >>>>service still won't start. When I use this command 'sc query imgsvc' it
    >>>>tells me the service does not exist as an installed service. I have
    >>>>WinXP Home, SP2, all Windows Updates. How can I resolve?
    >>>>
    >>>> Thanks
    >>>>
    >>>>
    >>>
    >>>

    >>
    >>

    >
    >




  6. #6
    Mark L. Ferguson Guest

    Re: Windows Image Acquisition Service Won't Start

    There are 'dependency's services that may not be running. I would create and
    run a script to find out what those were.

    List Dependent Services for All Services:
    http://www.microsoft.com/technet/scr.../ossvvb05.mspx

    --
    Mark L. Ferguson
    e-mail subject line must include "QZ" or it's deleted
    ..
    "Brent" <essexbs@insightbb.com> wrote in message
    news:%23zAadRgVIHA.4768@TK2MSFTNGP02.phx.gbl...
    >I have removed all Cannon related programs to eliminate this as the reason.
    >But still the WIA service won't start.
    >
    >
    > "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    > news:uUwzBDXVIHA.3556@TK2MSFTNGP02.phx.gbl...
    >>I would uninstall the Cannon software, and try the builtin image acquire
    >>XP has by default.
    >>
    >> --
    >> Mark L. Ferguson
    >> e-mail subject line must include "QZ" or it's deleted
    >> .
    >> "Brent" <essexbs@insightbb.com> wrote in message
    >> news:%23Sjzl6WVIHA.5596@TK2MSFTNGP05.phx.gbl...
    >>> Done. But still same result.
    >>>
    >>>
    >>> "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    >>> news:%230DXHyWVIHA.1168@TK2MSFTNGP02.phx.gbl...
    >>>> First thing I would try is
    >>>> start/run, type:
    >>>>
    >>>> regsvr32 shimgvw.dll
    >>>>
    >>>> --
    >>>> Mark L. Ferguson
    >>>> e-mail subject line must include "QZ" or it's deleted
    >>>> .
    >>>> "Brent" <essexbs@insightbb.com> wrote in message
    >>>> news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >>>>>I have installed new Cannon digital camera software but cannot connect
    >>>>>to the camera. I have traced to the issue to the WIA service that won't
    >>>>>start. It generates this error '1067'. I have ran 'sfc /scannow' but
    >>>>>the service still won't start. When I use this command 'sc query
    >>>>>imgsvc' it tells me the service does not exist as an installed service.
    >>>>>I have WinXP Home, SP2, all Windows Updates. How can I resolve?
    >>>>>
    >>>>> Thanks
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>

    >>
    >>

    >
    >




  7. #7
    Brent Guest

    Re: Windows Image Acquisition Service Won't Start

    Thanks for your time and feedback.

    Done, but no dependencies listed. The only thing the WIA service is
    dependent on is RPC which is running.

    Brent


    "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    news:OWk16VgVIHA.5208@TK2MSFTNGP04.phx.gbl...
    > There are 'dependency's services that may not be running. I would create
    > and run a script to find out what those were.
    >
    > List Dependent Services for All Services:
    > http://www.microsoft.com/technet/scr.../ossvvb05.mspx
    >
    > --
    > Mark L. Ferguson
    > e-mail subject line must include "QZ" or it's deleted
    > .
    > "Brent" <essexbs@insightbb.com> wrote in message
    > news:%23zAadRgVIHA.4768@TK2MSFTNGP02.phx.gbl...
    >>I have removed all Cannon related programs to eliminate this as the
    >>reason. But still the WIA service won't start.
    >>
    >>
    >> "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    >> news:uUwzBDXVIHA.3556@TK2MSFTNGP02.phx.gbl...
    >>>I would uninstall the Cannon software, and try the builtin image acquire
    >>>XP has by default.
    >>>
    >>> --
    >>> Mark L. Ferguson
    >>> e-mail subject line must include "QZ" or it's deleted
    >>> .
    >>> "Brent" <essexbs@insightbb.com> wrote in message
    >>> news:%23Sjzl6WVIHA.5596@TK2MSFTNGP05.phx.gbl...
    >>>> Done. But still same result.
    >>>>
    >>>>
    >>>> "Mark L. Ferguson" <marfer_mvp@Yahoo.com> wrote in message
    >>>> news:%230DXHyWVIHA.1168@TK2MSFTNGP02.phx.gbl...
    >>>>> First thing I would try is
    >>>>> start/run, type:
    >>>>>
    >>>>> regsvr32 shimgvw.dll
    >>>>>
    >>>>> --
    >>>>> Mark L. Ferguson
    >>>>> e-mail subject line must include "QZ" or it's deleted
    >>>>> .
    >>>>> "Brent" <essexbs@insightbb.com> wrote in message
    >>>>> news:OmXoprWVIHA.4972@TK2MSFTNGP02.phx.gbl...
    >>>>>>I have installed new Cannon digital camera software but cannot connect
    >>>>>>to the camera. I have traced to the issue to the WIA service that
    >>>>>>won't start. It generates this error '1067'. I have ran 'sfc /scannow'
    >>>>>>but the service still won't start. When I use this command 'sc query
    >>>>>>imgsvc' it tells me the service does not exist as an installed
    >>>>>>service. I have WinXP Home, SP2, all Windows Updates. How can I
    >>>>>>resolve?
    >>>>>>
    >>>>>> Thanks
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>

    >>
    >>

    >
    >




Similar Threads

  1. Windows Image Acquisition Service Error
    By Hridey in forum Vista Help
    Replies: 3
    Last Post: 22-11-2011, 04:54 AM
  2. Windows Event Log service will not start
    By Bill Hobson in forum Vista Help
    Replies: 6
    Last Post: 24-03-2010, 07:45 AM
  3. Replies: 3
    Last Post: 27-01-2010, 07:48 PM
  4. xp sp3 windows update service wont start
    By justliam in forum Operating Systems
    Replies: 2
    Last Post: 10-08-2009, 09:15 AM
  5. Can't start Windows Event Log service
    By gt in forum Vista Help
    Replies: 2
    Last Post: 21-03-2007, 09:31 PM

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,713,579,686.27060 seconds with 16 queries