Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Installation > Cannot Setup TV Tuner and ehrecvr service Won't Start (Event ID:7023)

Reply
Thread Tools Display Modes

Cannot Setup TV Tuner and ehrecvr service Won't Start (Event ID:7023)

 
 
un1c0rn
Guest
Posts: n/a

 
      07-14-2009
Hi Gurus,

Currently I have an annoying issue whereby my Vista Ultimate media center
cannot setup the TV Tuner while in the menu system. I can see the tv tuner
in the device list without any warnings and seems to be ok. This was
working a while ago and has recently stopped.

I noticed that the service called "Windows Media Center Receiver Service"
(or ehRecvr.exe) cannot start. I suspect that this is why I can't get cable
tv through this tuner card because this is the service for TV and FM
broadcast reception.

When I try to force this service to start it comes up with the error:
"The Windows Media Center Receiver Service service terminated with the
following error: The system cannot find the file specified."

I checked the event log and also found:
Log Name: System
Source: Service Control Manager
Date: 14/07/2009 7:40:30 PM
Event ID: 7023
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TV-PC
Description:
The Windows Media Center Receiver Service service terminated with the
following error:
The system cannot find the file specified.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Service Control Manager"
Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
Control Manager" />
<EventID Qualifiers="49152">7023</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-07-14T09:40:30.000Z" />
<EventRecordID>1178480</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>TV-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">Windows Media Center Receiver Service</Data>
<Data Name="param2">%%2147942402</Data>
</EventData>
</Event>


Details of my System:
OS: Windows Vista Ultimate 32bit(Service Pack 1).
Patches and Updates: All up to date except IE8.
Intel Core 2 Duo CPU E4500 @ 2.20GHz.
700GB Seagate HDD with 8.16GB free.
1GB RAM.
Video Adaptor: ATI Radeon HD 2600 XT
TV Tuner: Hauppaug WinTV 88x Video (DVB-T, MPEG)


Things I have Tried so far

1. Completely deleted the tv tuner drivers using:
set DEVMGR_SHOW_DETAILS=1
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
mmc "%SystemRoot%\system32\devmgmt.msc"
Reveal Hidden devices and then uninstalled all relevent hardware drivers.

2. Installed the latest from the vendor (internet). Tried the Windows Vista
drivers for the tv tuner card.

3. Removed the TV Tuner from one slot and put it in another (and after this
didn't work I moved it back again.

4. Reregistered services. Ran from a command box:
regsvr32.exe atl.dll
C:\WINDOWS\eHome\ehSched /unregServer
C:\WINDOWS\eHome\ehSched /service
C:\WINDOWS\eHome\ehRecvr /unregServer
C:\WINDOWS\eHome\ehRecvr /service
C:\WINDOWS\eHome\ehRec.exe /unregServer
C:\WINDOWS\eHome\ehRec.exe /regserver
C:\WINDOWS\eHome\ehmsas.exe /unregServer
C:\WINDOWS\eHome\ehmsas.exe /regserver

5. Cleared all temp files and caches.
6. Cleared the DataStore folder.
7. Made sure I have admin rights over the \windows\ehome directory and
files.

Cheers
Mark


 
Reply With Quote
 
 
 
 
S.Sengupta
Guest
Posts: n/a

 
      07-14-2009
Sometimes it may happen due to Windows Defender.Try disabling Windows
Defender and recheck.

regards,
S.Sengupta[MS-MVP]

"un1c0rn" <> wrote in message
news:...
> Hi Gurus,
>
> Currently I have an annoying issue whereby my Vista Ultimate media center
> cannot setup the TV Tuner while in the menu system. I can see the tv
> tuner in the device list without any warnings and seems to be ok. This
> was working a while ago and has recently stopped.
>
> I noticed that the service called "Windows Media Center Receiver Service"
> (or ehRecvr.exe) cannot start. I suspect that this is why I can't get
> cable tv through this tuner card because this is the service for TV and FM
> broadcast reception.
>
> When I try to force this service to start it comes up with the error:
> "The Windows Media Center Receiver Service service terminated with the
> following error: The system cannot find the file specified."
>
> I checked the event log and also found:
> Log Name: System
> Source: Service Control Manager
> Date: 14/07/2009 7:40:30 PM
> Event ID: 7023
> Task Category: None
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: TV-PC
> Description:
> The Windows Media Center Receiver Service service terminated with the
> following error:
> The system cannot find the file specified.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Service Control Manager"
> Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
> Control Manager" />
> <EventID Qualifiers="49152">7023</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>0</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-07-14T09:40:30.000Z" />
> <EventRecordID>1178480</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>System</Channel>
> <Computer>TV-PC</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">Windows Media Center Receiver Service</Data>
> <Data Name="param2">%%2147942402</Data>
> </EventData>
> </Event>
>
>
> Details of my System:
> OS: Windows Vista Ultimate 32bit(Service Pack 1).
> Patches and Updates: All up to date except IE8.
> Intel Core 2 Duo CPU E4500 @ 2.20GHz.
> 700GB Seagate HDD with 8.16GB free.
> 1GB RAM.
> Video Adaptor: ATI Radeon HD 2600 XT
> TV Tuner: Hauppaug WinTV 88x Video (DVB-T, MPEG)
>
>
> Things I have Tried so far
>
> 1. Completely deleted the tv tuner drivers using:
> set DEVMGR_SHOW_DETAILS=1
> set DEVMGR_SHOW_NONPRESENT_DEVICES=1
> mmc "%SystemRoot%\system32\devmgmt.msc"
> Reveal Hidden devices and then uninstalled all relevent hardware drivers.
>
> 2. Installed the latest from the vendor (internet). Tried the Windows
> Vista drivers for the tv tuner card.
>
> 3. Removed the TV Tuner from one slot and put it in another (and after
> this didn't work I moved it back again.
>
> 4. Reregistered services. Ran from a command box:
> regsvr32.exe atl.dll
> C:\WINDOWS\eHome\ehSched /unregServer
> C:\WINDOWS\eHome\ehSched /service
> C:\WINDOWS\eHome\ehRecvr /unregServer
> C:\WINDOWS\eHome\ehRecvr /service
> C:\WINDOWS\eHome\ehRec.exe /unregServer
> C:\WINDOWS\eHome\ehRec.exe /regserver
> C:\WINDOWS\eHome\ehmsas.exe /unregServer
> C:\WINDOWS\eHome\ehmsas.exe /regserver
>
> 5. Cleared all temp files and caches.
> 6. Cleared the DataStore folder.
> 7. Made sure I have admin rights over the \windows\ehome directory and
> files.
>
> Cheers
> Mark
>
>
> __________ Information from ESET Smart Security, version of virus
> signature database 4240 (20090713) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>



__________ Information from ESET Smart Security, version of virus signature database 4240 (20090713) __________

The message was checked by ESET Smart Security.

http://www.eset.com



 
Reply With Quote
 
un1c0rn
Guest
Posts: n/a

 
      07-14-2009
Thanks but I disabled defender previously and the problem still exists.

"S.Sengupta" <ssengupta_@msn.com.invalid> wrote in message
news:...
> Sometimes it may happen due to Windows Defender.Try disabling Windows
> Defender and recheck.
>
> regards,
> S.Sengupta[MS-MVP]
>
> "un1c0rn" <> wrote in message
> news:...
>> Hi Gurus,
>>
>> Currently I have an annoying issue whereby my Vista Ultimate media center
>> cannot setup the TV Tuner while in the menu system. I can see the tv
>> tuner in the device list without any warnings and seems to be ok. This
>> was working a while ago and has recently stopped.
>>
>> I noticed that the service called "Windows Media Center Receiver Service"
>> (or ehRecvr.exe) cannot start. I suspect that this is why I can't get
>> cable tv through this tuner card because this is the service for TV and
>> FM broadcast reception.
>>
>> When I try to force this service to start it comes up with the error:
>> "The Windows Media Center Receiver Service service terminated with the
>> following error: The system cannot find the file specified."
>>
>> I checked the event log and also found:
>> Log Name: System
>> Source: Service Control Manager
>> Date: 14/07/2009 7:40:30 PM
>> Event ID: 7023
>> Task Category: None
>> Level: Error
>> Keywords: Classic
>> User: N/A
>> Computer: TV-PC
>> Description:
>> The Windows Media Center Receiver Service service terminated with the
>> following error:
>> The system cannot find the file specified.
>> Event Xml:
>> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>> <System>
>> <Provider Name="Service Control Manager"
>> Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service
>> Control Manager" />
>> <EventID Qualifiers="49152">7023</EventID>
>> <Version>0</Version>
>> <Level>2</Level>
>> <Task>0</Task>
>> <Opcode>0</Opcode>
>> <Keywords>0x80000000000000</Keywords>
>> <TimeCreated SystemTime="2009-07-14T09:40:30.000Z" />
>> <EventRecordID>1178480</EventRecordID>
>> <Correlation />
>> <Execution ProcessID="0" ThreadID="0" />
>> <Channel>System</Channel>
>> <Computer>TV-PC</Computer>
>> <Security />
>> </System>
>> <EventData>
>> <Data Name="param1">Windows Media Center Receiver Service</Data>
>> <Data Name="param2">%%2147942402</Data>
>> </EventData>
>> </Event>
>>
>>
>> Details of my System:
>> OS: Windows Vista Ultimate 32bit(Service Pack 1).
>> Patches and Updates: All up to date except IE8.
>> Intel Core 2 Duo CPU E4500 @ 2.20GHz.
>> 700GB Seagate HDD with 8.16GB free.
>> 1GB RAM.
>> Video Adaptor: ATI Radeon HD 2600 XT
>> TV Tuner: Hauppaug WinTV 88x Video (DVB-T, MPEG)
>>
>>
>> Things I have Tried so far
>>
>> 1. Completely deleted the tv tuner drivers using:
>> set DEVMGR_SHOW_DETAILS=1
>> set DEVMGR_SHOW_NONPRESENT_DEVICES=1
>> mmc "%SystemRoot%\system32\devmgmt.msc"
>> Reveal Hidden devices and then uninstalled all relevent hardware drivers.
>>
>> 2. Installed the latest from the vendor (internet). Tried the Windows
>> Vista drivers for the tv tuner card.
>>
>> 3. Removed the TV Tuner from one slot and put it in another (and after
>> this didn't work I moved it back again.
>>
>> 4. Reregistered services. Ran from a command box:
>> regsvr32.exe atl.dll
>> C:\WINDOWS\eHome\ehSched /unregServer
>> C:\WINDOWS\eHome\ehSched /service
>> C:\WINDOWS\eHome\ehRecvr /unregServer
>> C:\WINDOWS\eHome\ehRecvr /service
>> C:\WINDOWS\eHome\ehRec.exe /unregServer
>> C:\WINDOWS\eHome\ehRec.exe /regserver
>> C:\WINDOWS\eHome\ehmsas.exe /unregServer
>> C:\WINDOWS\eHome\ehmsas.exe /regserver
>>
>> 5. Cleared all temp files and caches.
>> 6. Cleared the DataStore folder.
>> 7. Made sure I have admin rights over the \windows\ehome directory and
>> files.
>>
>> Cheers
>> Mark
>>
>>
>> __________ Information from ESET Smart Security, version of virus
>> signature database 4240 (20090713) __________
>>
>> The message was checked by ESET Smart Security.
>>
>> http://www.eset.com
>>
>>
>>

>
>
> __________ Information from ESET Smart Security, version of virus
> signature database 4240 (20090713) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>



 
Reply With Quote
 
un1c0rn
Guest
Posts: n/a

 
      07-17-2009
Thankyou for everyone who helped but I fixed it!

Procedure:

<Step 1>
Bring up a command box (Start/cmd/enter).

<Step 2>
Type the following commands one at a time and enter after each one:
regsvr32.exe atl.dll
C:\WINDOWS\eHome\ehSched /unregServer
C:\WINDOWS\eHome\ehSched /service
C:\WINDOWS\eHome\ehRecvr /unregServer
C:\WINDOWS\eHome\ehRecvr /service
C:\WINDOWS\eHome\ehRec.exe /unregServer
C:\WINDOWS\eHome\ehRec.exe /regserver
C:\WINDOWS\eHome\ehmsas.exe /unregServer
C:\WINDOWS\eHome\ehmsas.exe /regserver

<Step 3>
Reboot.

<Step 4>
Go into services and check that the Windows Media Center Receiver service
has started and if it hasn't, start it!

Cheers
Mark Yeaman



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ehRecvr Service Won't Start VistaMang Windows Vista General Discussion 11 05-30-2007 09:04 PM
Can't start Event Log Service Andrew Windows Vista General Discussion 5 03-28-2007 01:55 AM
Re: Cannot start Windows Event Log Service Lee Thompson Windows Vista Performance 1 01-30-2007 12:04 AM
Event ID#7023/MS article#328213 buttoni Windows Media Center 1 08-19-2006 04:26 PM
System event log: Timeout waiting for ehRecvr service nwwoods Windows Media Center 1 12-30-2004 08:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59