• Upgrade your Internet Experience
  • Sign in
  • Microsoft.com
  • United States (English)
    Brasil (Português)Česká republika (Čeština)Deutschland (Deutsch)España (Español)France (Français)Italia (Italiano)Россия (Русский)대한민국 (한국어)中华人民共和国 (中文)台灣 (中文)日本 (日本語)香港特别行政區 (中文)
 
 
Resources for IT Professionals
 
 
 
Resources for IT Professionals > Forums Home > Microsoft Genuine Advantage Forums > Windows Vista Validation Issues (Windows Vista)
Ask a questionAsk a question
Search Forums:
  • Search Windows Vista Validation Issues (Windows Vista) Forum Search Windows Vista Validation Issues (Windows Vista) Forum
  • Search All Microsoft Genuine Advantage Forums Search All Microsoft Genuine Advantage Forums
  • Search All Microsoft Forums Search All Microsoft Forums
 

Windows Vista Validation Issues (Windows Vista)

Issues relating to the Windows Vista Software Protection Platform - Non-Genuine dialog boxes, validation problems, or software licensing services messages.

Announcements

  • Please Read Before Posting

    Darin Smith MSMSFTWednesday, July 23, 2008 9:25 PM

    Are you posting in the Right Place?

      These Forums are for the support of Vista Activation or Validation issues, only. If you have any XP or Office Validation or Activation issue, please follow the approriate link below:

            Office Validation Issues: http://forums.community.microsoft.com/en-US/genuineoffice/threads/ 
            XP Validation Issues: http://forums.community.microsoft.com/en-US/genuinewindowsxp/threads/

      If your issue is not related to Activation or Validation, at all, please post your issue in one of the general Vista, XP or Office Newsgroups or go to http://support.microsoft.com for additional support options:

     
            Vista Newsgroups: http://go.microsoft.com/fwlink/?linkid=42486
            XP Newsgroups: http://www.microsoft.com/windowsxp/expertzone/newsgroups/reader.mspx
            Office Newsgroups: http://www.microsoft.com/office/community/en-us/default.mspx?d=1


    Before you Post 

      Even though you may have the exact same issue as someone else, Do Not post your issue in their Thread. It gets too confusing trying to troubleshoot more then one issue, per thread.


                                               Please create your Own Thread for your Own issue.G


      Once you have created your Own thread, download and run the Genuine Diagnostics tool found at this link http://go.microsoft.com/fwlink/?linkid=52012. 

      Run the Tool, click "Continue" then click the "Copy" button. Return to your new Thread and Paste the report into the thread along with a detailed description of the issue you are experiencing.

      Please also post the error code you get (if any) when you validate by clicking "Validate Windows" here: www.microsoft.com/genuine. The error code will be gray and in brackets at the end of the message on the page that says validation failed.  (It'll look something like this:  [0xC004C000]).



    Thank you,
    Darin Smith
    WGA Forum Manager

  • Fix for ‘Software Licensing service Has Stopped’ on some Vista 64bit systems

    Darin Smith MSMSFTSaturday, February 21, 2009 12:23 AM
     

      If you receive the following error “Software Licensing Service Has Stopped” it may be caused by a specific Registry Key being deleted. This Registry Key tells Vista the location of the file slsvc.exe, which is the file that runs the Software Licensing Service. This will cause Windows Validation to fail.

      We believe this Registry key is being deleted by some Registry Cleaner programs and currently appears to only affect 64bit versions of Vista.

     

      To determine if your issue qualifies as one that would be resolved by this fix, please confirm your issue matched ALL of the below criteria. If it does not, please Do Not attempt the Resolution Steps at the bottom of this thread.

    A) Your Vista is a 64bit version

    B) Diagnostic Report shows code "0x80070426" after line "Online Validation Code:"

    C) Diagnostic Report Does Not show any numbers after line "TTS Error:"

    (You can generate a Diagnostic Report by downloading and running MGADiag Tool at http://go.microsoft.com/fwlink/?linkid=52012) 

    If your issue fits criteria A), B) and C), please continue to criteria D)

     

    D) Attempt to re-start the Software Licensing Service using the below steps:

    ~If you receive error "System error 3 has occurred.  The system cannot find the path specified." Continue to the Resolution Steps, below.

    ~If you receive error "System Error 2 has occured. The system cannot find the file specified." Continue to the Resoution Steps below
    .

    ~If you do not receive either error, your issue will (most likely) not be fixed by the below Resolution Steps.

     

    (If you have access to the Start button, follow these steps):

    1) Click the Start button

    2) Type: cmd in the Start Search field

    3) At the top the Start window, you will see cmd.exe

    4) Right Click cmd.exe and select Run as Administrator

    5) Type: net start slsvc

     

    (If you do not have access to the Start button, follow these steps):

    1) Click the option that launches an Internet Browser

    2) A Browser will open, type: %windir%\system32 into the address field

    3) Find the file cmd.exe

    4) Right Click on the cmd.exe and select Run as Administrator

    5) Type: net start slsvc

     

     

    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)    To confirm this has resolved your Issue, repeat the steps in D) (above) and ensure the slsvc service has started

      If this post resolved your issue and you suspect a specific program may have caused the issue (i.e. you suspect the program may have deleted one of your Vista’s Registry Entries).  Please create a forum thread (by clicking the “New” dropdown menu, on the Vista forum main page, and select “General Discussion”) and tell us the program’s Name and Version (and if you downloaded it, where from) so we can test it out.

    Thank you,
    Darin MS

Filtering and SortingUse these options to narrow down the question and discussion list.

  • All ThreadsAll Threads
    • All ThreadsAll Threads
    • UnansweredUnanswered
    • AnsweredAnswered
    • General DiscussionGeneral Discussion
    • Proposed AnswersProposed Answers
  • No RepliesNo Replies
  • HelpfulHelpful
  • Has CodeHas Code
  • Sort BySort By
    • Most Recent PostMost Recent Post
    • Most Recent ThreadMost Recent Thread
    • Total ViewsTotal Views
    • Total RepliesTotal Replies
 
12345678910 ... 197198>>(Showing 1 to 20 of 3945)
RepliesViews
 
  • 124

    HP Pavilion DV5 Vista is not Genuine anymore :(

    none
    OuT.Law 5 hours 58 minutes ago
    Last Reply OuT.Law 1 hour 50 minutes ago
  •  
  • 035

    cannot activate windows vista...everytime im about to log in it tells me,you may be a victim of software counterfeiting

    none
    loko124 4 hours 16 minutes ago
  •  
  • 1105

    You may be a victim of software counterfieting..What gives????

    none
    Swiss Cheese Friday, July 03, 2009 6:52 PM
    Last Reply Swiss Cheese 8 hours 31 minutes ago
  •  
  • 033

    Windows Vista Validation

    none
    Ryan Downie 9 hours 13 minutes ago
  •  
  • 150

    windows product key

    none
    mmmunnu 11 hours 27 minutes ago
    Last Reply Ryan Downie 9 hours 23 minutes ago
  •  
  • 020

    windows live one care

    none
    antonietta 10 hours 16 minutes ago
  •  
  • 064

    Toshiba Vista

    none
    JC Barnes 23 hours 58 minutes ago
  •  
  • 7407

    Activation error code 0xC004C533 - Vista Home Premium 32 bit

    none
    emilyelle Wednesday, March 11, 2009 7:22 AM
    Last Reply meeka1971 Friday, July 03, 2009 11:54 AM
  •  
  • 2135

    automatic activation hasn't happened

    none
    avinash7 Wednesday, July 01, 2009 10:29 AM
    Last Reply avinash7 Thursday, July 02, 2009 9:14 PM
  •  
  • 3141

    Error: 0xC004D401 given after I found a trojan

    none
    Mariyah W. Monday, June 29, 2009 11:03 PM
    Last Reply Mariyah W. Thursday, July 02, 2009 7:53 PM
  •  
  • 053

    Asking for product key

    none
    Shashi Shah Thursday, July 02, 2009 7:39 PM
  •  
  • 154

    Windows Vista Enterprise Validation Issues

    none
    jmgalanis Thursday, July 02, 2009 7:02 PM
    Last Reply jmgalanis Thursday, July 02, 2009 7:17 PM
  •  
  • 3239

    Clean Install of Vista Home Premium - Unable to activate

    none
    FlashmanAB Saturday, June 27, 2009 11:47 PM
    Last Reply Darin Smith MSMSFTThursday, July 02, 2009 4:16 PM
  •  
  • 174

    need vista cd

    none
    battlegorge Thursday, July 02, 2009 5:09 AM
    Last Reply Darin Smith MSMSFTThursday, July 02, 2009 4:00 PM
  •  
  • 3475

    Invalid Key Wth Error Code 0xC005F050

    none
    Emad Ramahi Friday, April 10, 2009 11:54 AM
    Last Reply joehammoud Wednesday, July 01, 2009 10:19 PM
  •  
  • 156

    key management service client information missing

    none
    Bernie Kennedy Wednesday, July 01, 2009 3:58 AM
    Last Reply Dan at IT Associates Wednesday, July 01, 2009 4:29 PM
  •  
  • 178

    Product Key Code

    none
    Marronnica Wednesday, July 01, 2009 5:44 AM
    Last Reply Dan at IT Associates Wednesday, July 01, 2009 4:28 PM
  •  
  • 10359

    Laptop says Vista's not genuine when it is?

    none
    Tasha1991 Thursday, June 25, 2009 4:04 PM
    Last Reply Dan at IT Associates Wednesday, July 01, 2009 4:28 PM
  •  
  • 292

    Vista is not genuine. Volume license downloaded from Microsoft and used for approximately 3 weeks without any trouble.

    none
    Mats Johansson Tuesday, June 30, 2009 8:19 AM
    Last Reply Mats Johansson Wednesday, July 01, 2009 2:23 PM
  •  
  • 194

    Error Message - 0xC004D401

    none
    azondahi Tuesday, June 30, 2009 7:20 PM
    Last Reply Darin Smith MSMSFTTuesday, June 30, 2009 10:46 PM
  •  
Need Help with Forums? (FAQ)
 
© 2009 Microsoft Corporation. All rights reserved.
Manage Your Profile
|
Contact Us
|
Newsletter
|
Terms of Use
|
Trademarks
|
Privacy Statement