Asked By
Himan80
10 points
N/A
Posted on - 08/11/2012
Hi there,
I have been using Microsoft Office 2010 on Windows 7 Professional,for the past six months.I have definitely activated the product months ago and recently when I tried to access MS Word, I encounter the activation error code 0xc004f074.It states that the "software licensing service reported that the product key is invalid."
Â
Â
Â
Administrator: C:Windowssystem32cmd.exe
Â
C:Windowssystem32>cscript.exe "C:Program Files <x86>Microsoft OfficeOffice14OSPP>VBS"
/inpkey:FC7HF-CF42G-
Microsoft <R> Windows Script Host Version 5.8
Copyright <C> Microsoft Corporation. All rights reserved.
Â
—Processing——————————–
———————————————–
ERROR CODE: 0xc004f050
ERROR DESCRIPTION: The Software licensing Service reported that the product key is invalid.
————————————————
—Exiting————————————-
Â
C:Windowssystem32>
Â
Â
I am simply unable to interpret this astounding application disposition.Please help me.
Â
Thanks,
Himanshu
Â
Software licensing service reported that the product key is invalid.Error Code 0xc004f074
Â
Hi,
While, browsing TechyV for solutions, I found your question and somehow I felt like I want to help since i had this kind of problem in the past as well.
I will include here some steps you can try on your own as these steps are what i did to resolve my issue. Please care to try.
As i looked this up, this error suggests that the product key installed is not correct or is not being accepted on your system. Either the registry for accepting the product key is corrupt or does not match the version or Office you have which may have happened after an update.
Alright, let’s get to this.
1) First I would suggest you first check all the versions of Microsoft Office currently installed on your computer via
A) Going to your installed programs list.
B) Copy and paste this link to download MGADiags then install and run it. go.microsoft.com/fwlink/?linkid=52012
to check the currently installed Product Key you have in the Office Tab.
C) Download and Install Speccy which can check most of the installed programs and their corresponding product keys and remove older versions. Get if from filehippo.
https://filehippo.com/download_speccy/
Ideally, you would have to remove older versions of Microsoft Office that are currently installed on your computer. Remove also Microsoft Office versions that does not match your Product Key.
Contact Microsoft to check the validity of your Product Key and Assistance if the Microsoft Office 2010 installed on your computer may need to be cleaned and reinstalled if there is a chance of corrupt program or registry.
Software licensing service reported that the product key is invalid.Error Code 0xc004f074
This error is usually due to a problem in the Microsoft licensing store which needs to be recreated. These steps will rebuild the store files:
Â
1. Click start then type "%windir%system32".
Â
2. Look for the "cmd.exe" file, right-click it then select "Run as administrator".
Â
Â
3. On the command prompt encode "net stop slsvc" then press Enter. It will ask for confirmation then select yes.
Â
Â
4. After that, encode the following in the right sequence:
cd %windir%ServiceProfilesNetworkServiceAppDataRoamingMicrosoftSoftwareLicensing
rename tokens.dat tokens.bar
cd %windir%system32
net start slsvc
cscript slmgr.vbs -rilc (This particular command may take some time but patience is a virtue.)
Â
5. After finished, restart your computer.
Â
Try to re-enter the original product key and the error should be gone.