WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Event ID 7031 - the HID Service....

 
Goto page 1, 2
   Home -> Windows Other -> Advanced Server RSS
Next:  s1robi@caror.de  
Author Message
Dave Onex

External


Since: Mar 12, 2007
Posts: 22



(Msg. 1) Posted: Sat May 12, 2007 10:40 am
Post subject: Event ID 7031 - the HID Service....
Archived from groups: microsoft>public>win2000>advanced_server (more info?)

Hi Folks;

I have Win2k AS with all the updates properly installed. Recently it started
coughing up this error in event viewer;

Event ID: 7031
The HID Input Service service terminated unexpectedly. It has done this 1
time(s). The following corrective action will be taken in 60000
milliseconds: Restart the service.

This machine has been rock-solid for years - it's my chosen workstation.
Does anyone have any idea on how to combat this error or what it means?
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4263



(Msg. 2) Posted: Sun May 13, 2007 8:30 am
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No other system event log errors? Device Manager errors or stop codes?

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Dave Onex" wrote:
> Hi Folks;
>
> I have Win2k AS with all the updates properly installed. Recently it
> started
> coughing up this error in event viewer;
>
> Event ID: 7031
> The HID Input Service service terminated unexpectedly. It has done this 1
> time(s). The following corrective action will be taken in 60000
> milliseconds: Restart the service.
>
> This machine has been rock-solid for years - it's my chosen workstation.
> Does anyone have any idea on how to combat this error or what it means?
>
>
Back to top
Login to vote
Dave Onex

External


Since: Mar 12, 2007
Posts: 22



(Msg. 3) Posted: Sun May 13, 2007 11:27 am
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Dave;

No other errors at all. If I set that service to automatically re-start in
case of failure I get that same error repeated many times in the event log.

The system is rock-solid and has been for years. It's my own workstation and
it's clean, clean, clean Smile Except for this error that is.

Thanks Dave!


"Dave Patrick" <DSPatrick.TakeThisOut@nospam.gmail.com> wrote in message
news:F3DBA0FF-AD80-48EA-A92C-55115747439D@microsoft.com...
> No other system event log errors? Device Manager errors or stop codes?
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Dave Onex" wrote:
> > Hi Folks;
> >
> > I have Win2k AS with all the updates properly installed. Recently it
> > started
> > coughing up this error in event viewer;
> >
> > Event ID: 7031
> > The HID Input Service service terminated unexpectedly. It has done this
1
> > time(s). The following corrective action will be taken in 60000
> > milliseconds: Restart the service.
> >
> > This machine has been rock-solid for years - it's my chosen workstation.
> > Does anyone have any idea on how to combat this error or what it means?
> >
> >
>
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4263



(Msg. 4) Posted: Sun May 13, 2007 12:49 pm
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You might try;
sc query "hidserv"

to see what win32 exit code is generated. You can get sc.exe (service
controller tool) here.
ftp://ftp.microsoft.com/reskit/win2000/


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Dave Onex" wrote:
> Hi Dave;
>
> No other errors at all. If I set that service to automatically re-start in
> case of failure I get that same error repeated many times in the event
> log.
>
> The system is rock-solid and has been for years. It's my own workstation
> and
> it's clean, clean, clean Smile Except for this error that is.
>
> Thanks Dave!
Back to top
Login to vote
Dave Onex

External


Since: Mar 12, 2007
Posts: 22



(Msg. 5) Posted: Sun May 13, 2007 12:49 pm
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Dave;

Thanks for the tip - but I don't know what it does Smile Here's what the
command comes up with;

C:\Temp>sc query "hidserv"

SERVICE_NAME: hidserv
TYPE : 10 WIN32_OWN_PROCESS
STATE : 1 STOPPED

(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 1067 (0x42b)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0

Does that shed any light on the issue?
Thanks!

"Dave Patrick" <DSPatrick RemoveThis @nospam.gmail.com> wrote in message
news:4DF21985-2770-4A56-A2BD-546A77AA093E@microsoft.com...
> You might try;
> sc query "hidserv"
>
> to see what win32 exit code is generated. You can get sc.exe (service
> controller tool) here.
> ftp://ftp.microsoft.com/reskit/win2000/
>
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Dave Onex" wrote:
> > Hi Dave;
> >
> > No other errors at all. If I set that service to automatically re-start
in
> > case of failure I get that same error repeated many times in the event
> > log.
> >
> > The system is rock-solid and has been for years. It's my own workstation
> > and
> > it's clean, clean, clean Smile Except for this error that is.
> >
> > Thanks Dave!
>
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4263



(Msg. 6) Posted: Sun May 13, 2007 3:10 pm
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

More than likely hardware related. What was changed or installed recently?
Look at devices under "Human Interface Devices" in Device Manager.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Dave Onex" wrote:
> Hi Dave;
>
> Thanks for the tip - but I don't know what it does Smile Here's what the
> command comes up with;
>
> C:\Temp>sc query "hidserv"
>
> SERVICE_NAME: hidserv
> TYPE : 10 WIN32_OWN_PROCESS
> STATE : 1 STOPPED
>
> (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
> WIN32_EXIT_CODE : 1067 (0x42b)
> SERVICE_EXIT_CODE : 0 (0x0)
> CHECKPOINT : 0x0
> WAIT_HINT : 0x0
>
> Does that shed any light on the issue?
> Thanks!
Back to top
Login to vote
Dave Onex

External


Since: Mar 12, 2007
Posts: 22



(Msg. 7) Posted: Sun May 13, 2007 6:33 pm
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Dave;

I installed a Microsoft Wireless keyboard and Microsoft Wireless mouse. I
installed only the latest drivers from the MS site and there were no errors
for a couple of weeks but now there are.. .

Those are the only devices under Human Interface Devices in Device Manager.
I'm using Intellipoint 6.1 on both devices. I did try un-installing
Intellitype the other day and re-booting but the errors were still there so
I re-installed the MS software again.

Hmmmmm....... curiouser & curiouser.


"Dave Patrick" <DSPatrick.DeleteThis@nospam.gmail.com> wrote in message
news:7B903B85-9FA7-46E9-8779-9A230BBF3516@microsoft.com...
> More than likely hardware related. What was changed or installed recently?
> Look at devices under "Human Interface Devices" in Device Manager.
>
> --
>
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Dave Onex" wrote:
> > Hi Dave;
> >
> > Thanks for the tip - but I don't know what it does Smile Here's what the
> > command comes up with;
> >
> > C:\Temp>sc query "hidserv"
> >
> > SERVICE_NAME: hidserv
> > TYPE : 10 WIN32_OWN_PROCESS
> > STATE : 1 STOPPED
> >
> > (NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
> > WIN32_EXIT_CODE : 1067 (0x42b)
> > SERVICE_EXIT_CODE : 0 (0x0)
> > CHECKPOINT : 0x0
> > WAIT_HINT : 0x0
> >
> > Does that shed any light on the issue?
> > Thanks!
>
Back to top
Login to vote
Dave Patrick

External


Since: Oct 18, 2005
Posts: 4263



(Msg. 8) Posted: Sun May 13, 2007 8:14 pm
Post subject: Re: Event ID 7031 - the HID Service.... [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You might try the wired devices again to confirm. Also try asking in the
hardware group.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Dave Onex" wrote:
> Hi Dave;
>
> I installed a Microsoft Wireless keyboard and Microsoft Wireless mouse. I
> installed only the latest drivers from the MS site and there were no
> errors
> for a couple of weeks but now there are.. .
>
> Those are the only devices under Human Interface Devices in Device
> Manager.
> I'm using Intellipoint 6.1 on both devices. I did try un-installing
> Intellitype the other day and re-booting but the errors were still there
> so
> I re-installed the MS software again.
>
> Hmmmmm....... curiouser & curiouser.
Back to top
Login to vote
Display posts from previous:   
       Home -> Windows Other -> Advanced Server All times are: Eastern Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
 Windows XP
 Windows Vista
  Windows Other
 Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support