Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 11-02-2007, 09:50 AM
Erik
Newsgroup Contributor
 
Posts: n/a
WSEARCH - <Failed to read description. Error code 15100>

I'm having the following problem. When I open services.msc and scroll down
I find there WSEARCH with the following error: <Failed to read description.
Error code 15100>. The services is started, and I'm able to stop and start
the services.

When I try to change the startup behavior of the services I get to following
two errors:

Configuration Manager: A general internal error occurred. <OK>

The resource loader failed to find the MUI file. <OK>

When I take a look at the services within the registry everything looks fine:
=====================================================
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WSearch]
"DisplayName"="@%systemroot%\\system32\\SearchIndexer.exe,-103"
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,\
00,65,00,61,00,72,00,63,00,68,00,49,00,6e,00,64,00,65,00,78,00,65,00,72,00,\
2e,00,65,00,78,00,65,00,20,00,2f,00,45,00,6d,00,62,00,65,00,64,00,64,00,69,\
00,6e,00,67,00,00,00
"Start"=dword:00000002
"Type"=dword:00000010
"Description"="@%systemroot%\\system32\\SearchIndexer.exe,-104"
"DependOnService"=hex(7):52,00,50,00,43,00,53,00,53,00,00,00,00,00
"ObjectName"="LocalSystem"
"ServiceSidType"=dword:00000001
"RequiredPrivileges"=hex(7):53,00,65,00,43,00,68,00,61,00,6e,00,67,00,65,00,4e,\
00,6f,00,74,00,69,00,66,00,79,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,\
67,00,65,00,00,00,53,00,65,00,4d,00,61,00,6e,00,61,00,67,00,65,00,56,00,6f,\
00,6c,00,75,00,6d,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,\
65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,6e,00,61,\
00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,\
53,00,65,00,41,00,73,00,73,00,69,00,67,00,6e,00,50,00,72,00,69,00,6d,00,61,\
00,72,00,79,00,54,00,6f,00,6b,00,65,00,6e,00,50,00,72,00,69,00,76,00,69,00,\
6c,00,65,00,67,00,65,00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,\
00,73,00,65,00,51,00,75,00,6f,00,74,00,61,00,50,00,72,00,69,00,76,00,69,00,\
6c,00,65,00,67,00,65,00,00,00,53,00,65,00,54,00,63,00,62,00,50,00,72,00,69,\
00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,00,00
"FailureActionsOnNonCrashFailures"=dword:00000001
"FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
00,01,00,00,00,30,75,00,00,01,00,00,00,30,75,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WSearch\Enum]
"0"="Root\\LEGACY_WSEARCH\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
=====================================================

The "SearchIndexer.exe" is in right directory and isn't corrupt or whatever...
I'm running a Englisch Vista with any MUI installed...

What is going wrong, and why aren't the properties shown with the
sevices.msc ?

Regards,
Erik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-02-2007, 09:50 AM
  #2 (permalink)  
Old 11-02-2007, 03:20 PM
Mr. Arnold
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>


"Erik" <Erik@discussions.microsoft.com> wrote in message
news:6DB1137D-37B9-4ED1-8C72-7216253C18C7@microsoft.com...[color=blue]
> I'm having the following problem. When I open services.msc and scroll down
> I find there WSEARCH with the following error: <Failed to read
> description.
> Error code 15100>. The services is started, and I'm able to stop and start
> the services.
>
> When I try to change the startup behavior of the services I get to
> following
> two errors:
>
> Configuration Manager: A general internal error occurred. <OK>
>
> The resource loader failed to find the MUI file. <OK>
>[/color]
[color=blue]
> The "SearchIndexer.exe" is in right directory and isn't corrupt or
> whatever...
> I'm running a Englisch Vista with any MUI installed...
>
> What is going wrong, and why aren't the properties shown with the
> sevices.msc ?[/color]

What happens when you use Control Panel/Admin Tools/Services, and the
Services short-cut is set to Run As Administrator off of the Advanced
Button?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 11-03-2007, 01:40 AM
Erik
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>

"Mr. Arnold" wrote:
[color=blue]
> What happens when you use Control Panel/Admin Tools/Services, and the
> Services short-cut is set to Run As Administrator off of the Advanced
> Button?
>[/color]

When I start services.msc with elevated rights, Windows search is still
displayed
as 'WSEARCH' with the error - <Failed to read description. Error code 15100>.

Regards,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 11-03-2007, 03:30 AM
Mr. Arnold
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>


"Erik" <Erik@discussions.microsoft.com> wrote in message
news:774B2A46-A6A4-4627-A1A2-4779C6B5B052@microsoft.com...[color=blue]
> "Mr. Arnold" wrote:
>[color=green]
>> What happens when you use Control Panel/Admin Tools/Services, and the
>> Services short-cut is set to Run As Administrator off of the Advanced
>> Button?
>>[/color]
>
> When I start services.msc with elevated rights, Windows search is still
> displayed
> as 'WSEARCH' with the error - <Failed to read description. Error code
> 15100>.
>
> Regards,[/color]

Is this a pre-loaded machine? Or do you have an install DVD/CD for Vista?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 11-03-2007, 08:50 AM
Erik
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>


"Mr. Arnold" wrote:
[color=blue]
> Is this a pre-loaded machine? Or do you have an install DVD/CD for Vista?
>[/color]

This is a Dell Inspirion 9400 with Vista Ultimate installed from a Technet
DVD, and is
running on a Technet Plus code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 11-04-2007, 04:40 AM
Mr. Arnold
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>


"Erik" <Erik@discussions.microsoft.com> wrote in message
news:4F30EA38-971B-4A57-A9DF-1744106744E3@microsoft.com...[color=blue]
>
> "Mr. Arnold" wrote:
>[color=green]
>> Is this a pre-loaded machine? Or do you have an install DVD/CD for Vista?
>>[/color]
>
> This is a Dell Inspirion 9400 with Vista Ultimate installed from a Technet
> DVD, and is
> running on a Technet Plus code.[/color]

Was Vista upgraded over XP or was this a clean install? I am running
Ultimate at this time, it was upgraded over a pre-installed Vista Home
Premium. I don't have this problem you are experiencing. I do recall that I
did have some trouble with Services just even to make a change to a service
to stop/start or whatever, as I was locked out even with running as Admin
and using RAA. I can't tell you if the upgrade to Ultimate corrected the
problem. But it did go away.

It does sound like you have some kind of corruption going on there. Have you
tried doing an O/S Repair from the DVD or an upgrade over the top of Vista
with the install DVD to lay the O/S back down to see if things will be
corrected?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 11-04-2007, 11:10 AM
Erik
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>



"Mr. Arnold" wrote:
[color=blue]
> Was Vista upgraded over XP or was this a clean install? I am running
> Ultimate at this time, it was upgraded over a pre-installed Vista Home
> Premium. I don't have this problem you are experiencing. I do recall that I
> did have some trouble with Services just even to make a change to a service
> to stop/start or whatever, as I was locked out even with running as Admin
> and using RAA. I can't tell you if the upgrade to Ultimate corrected the
> problem. But it did go away.
>
> It does sound like you have some kind of corruption going on there. Have you
> tried doing an O/S Repair from the DVD or an upgrade over the top of Vista
> with the install DVD to lay the O/S back down to see if things will be
> corrected?[/color]


It was a fresh install, the strange thing is that I'm able to stop / start the
services. But I'm able to change the properties on the services...

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 11-05-2007, 10:30 AM
Erik
Newsgroup Contributor
 
Posts: n/a
RE: WSEARCH - <Failed to read description. Error code 15100>


Found the problem.
The file "SearchIndexer.exe.mui" was not in the directory:
C:\Windows\System32\en-US

and not in the directory:
C:\Windows\winsxs\x86_windowssearchengine.resources_31bf3856ad364e35_6.0.6000.16386_en-us_8cee37712b17ca53

I was able to copy the file to the first, the second seems to be protected...
But it seems copying the file to the first will do the job :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 11-05-2007, 11:00 AM
Dave Wood [MS]
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>

Hi Erik

I'm glad you got things working, but I'm curious what caused this issue -
this specific issue isn't something we've seen before. Can you think of any
specific unusual circumstance that might have caused this error? {errors
duing installation of Vista or an app, hard-drive failure, System Restore
etc}.

Note you can check that all the expected OS files are present and correct by
running the "sfc /scannow" command from an elevated command-prompt ...

Dave Wood

"Erik" <Erik@discussions.microsoft.com> wrote in message
news:0AB67AB8-1B71-47D2-BF16-7DFE4AEF2D13@microsoft.com...[color=blue]
>
> Found the problem.
> The file "SearchIndexer.exe.mui" was not in the directory:
> C:\Windows\System32\en-US
>
> and not in the directory:
> C:\Windows\winsxs\x86_windowssearchengine.resources_31bf3856ad364e35_6.0.6000.16386_en-us_8cee37712b17ca53
>
> I was able to copy the file to the first, the second seems to be
> protected...
> But it seems copying the file to the first will do the job :-)[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 11-06-2007, 10:10 AM
Erik
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>

"Dave Wood [MS]" wrote:
[color=blue]
> Hi Erik
>
> I'm glad you got things working, but I'm curious what caused this issue -
> this specific issue isn't something we've seen before. Can you think of any
> specific unusual circumstance that might have caused this error? {errors
> duing installation of Vista or an app, hard-drive failure, System Restore
> etc}.
>
> Note you can check that all the expected OS files are present and correct by
> running the "sfc /scannow" command from an elevated command-prompt ...
>
> Dave Wood[/color]

Hi Dave,

I did not have any errors during the installation (almost a year ago) that I
remember. Also no hard-drive failure or System Restore where performed
on the system. The only problem I have had with the system where the
wifi driver from Intel/Dell for witch Dell posted an update on their website.

Because services.msc isn't something I start daily I'm not sure if the problem
started right after installation of some time ago....

sfc found some errors but was unable to fix them.... It also created a 40 Mb
cbs.log file. I can send it if you like (send me a e-mail).


If you have any more questions ask them ;-)

Regards,
Erik
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #11 (permalink)  
Old 11-06-2007, 10:20 AM
Erik
Newsgroup Contributor
 
Posts: n/a
Re: WSEARCH - <Failed to read description. Error code 15100>


I think this is the most intressting part from the cbs.log:
=====================================================
POQ 61 ends.
2007-11-06 19:02:29, Info CSI 0000014c [SR] Verify
complete
2007-11-06 19:02:29, Info CSI 0000014d [SR] Repairing 1
components
2007-11-06 19:02:29, Info CSI 0000014e [SR] Beginning
Verify and Repair transaction
2007-11-06 19:02:29, Info CSI 0000014f [SR] Cannot
repair member file [l:42{21}]"SearchIndexer.exe.mui" of
WindowsSearchEngine.Resources, Version = 6.0.6000.16386, pA =
PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope =
1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName
neutral, PublicKey neutral in the store, file is missing
2007-11-06 19:02:29, Info CSI 00000150 [SR] Cannot
repair member file [l:42{21}]"SearchIndexer.exe.mui" of
WindowsSearchEngine.Resources, Version = 6.0.6000.16386, pA =
PROCESSOR_ARCHITECTURE_INTEL (0), Culture = [l:10{5}]"en-US", VersionScope =
1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName
neutral, PublicKey neutral in the store, file is missing
2007-11-06 19:02:29, Info CSI 00000151 Repair results
created:
POQ 62 starts:

POQ 62 ends.
2007-11-06 19:02:29, Info CSI 00000152 [SR] Repair
complete
2007-11-06 19:02:29, Info CSI 00000153 [SR] Committing
transaction
2007-11-06 19:02:29, Info CSI 00000154 Creating NT
transaction (seq 1), objectname [6]"(null)"
2007-11-06 19:02:29, Info CSI 00000155 Created NT
transaction (seq 1) result 0x00000000, handle @0x1328
2007-11-06 19:02:29, Info CSI
00000156@2007/11/6:18:02:29.942 CSI perf trace:
CSIPERF:TXCOMMIT;4
2007-11-06 19:02:29, Info CSI 00000157 [SR] Verify and
Repair Transaction completed. All files and registry keys listed in this
transaction have been successfully repaired

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DLLRegisterServer failed with error code 0x80040200 fniles Windows Vista 14 03-26-2009 03:09 PM
"Failed Short Self Test" Error code: HD521-2W RScotti Windows XP 7 09-24-2007 05:40 AM
DllRegisterServer failed with error code 0x8002801c peter shaw Windows Vista 1 03-05-2007 07:30 PM
Errors - Read of USN log for NTFS volume c: failed with error code 0xC000003E. Lare Windows XP 0 01-30-2007 05:15 AM
call to DllRegisterServer failed with error code 0x80040200 hbetancur Windows Vista 1 01-02-2007 10:33 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:21 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0