Hello again Lolet,
In your original thread (
http://social.microsoft.com/Forums/en-US/genuinevista/thread/0da73b48-8e4c-44a2-b132-ff4dfe324da4) I gave you steps that would attempt to restart the Service. I further explained that you would (most likely) receive a "System Error" and dependent on what system error received (2, 3, 5, 57346, 54273 or no error) would direct what course of action to take.
You now state that you get 'System Error 2'
In your original thread, I explained where to go to find the fix for System Error 2 but for the sake of convenience, I have gone ahead and quotes the fix for system error 2, below:
-------------------------------------------
Resolution Steps:
1) Open Notepad
2) Copy the below (green) text and paste it into Notepad
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\slsvc]
"DisplayName"="@%SystemRoot%\\system32\\SLsvc.exe,-101"
"Group"="ProfSvc_Group"
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,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,4c,00,73,00,76,00,63,00,2e,00,65,00,78,00,65,00,00,00
"Description"="@%SystemRoot%\\system32\\SLsvc.exe,-100"
"ObjectName"="NT AUTHORITY\\NetworkService"
"ErrorControl"=dword:00000001
"Start"=dword:00000002
"Type"=dword:00000010
"DependOnService"=hex(7):52,00,70,00,63,00,53,00,73,00,00,00,00,00
"ServiceSidType"=dword:00000001
"RequiredPrivileges"=hex(7):53,00,65,00,41,00,75,00,64,00,69,00,74,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,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,43,00,72,00,65,00,\
61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,00,6c,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,00,00
3) In Notepad, click ‘File’ then select ‘Save As’
4) In the ‘Save As’ window, select ‘Desktop’ as the location to save to.
5) Click the ‘Save as Type’ dropdown menu and select ‘All File(*.*)’
6) In the ‘File Name:’ field, type: slsvc_reg.reg
7) Click the ‘Save’ button
8) The file should now be on your desktop, double-click it
9) Reboot your computer
10) If the issue no longer occured, the issue is resolved.
-----------------------------------------------
Thank you,
Darin MS