Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tried to get windows 8 developer license but got error 0x80004005

I retrieved the windows 8 developer license on my laptop successfully. But when I tried to retrieve another one from another windows located in VirtualBox I got an error message said

[Content] Error 0x80004005: Unspecified error

Something different on this windows 8 virtual machine:

  1. It is running as a virtual machine.

  2. It communicate to internet through CNTLM on my host machine (windows 7). But I had set the IE proxy, devenv.exe.config proxy as well as the PowerShell proxy.

  3. I logged in this windows 8 with a local account while my laptop was logged as my windows account.

Can anyone give me some suggestion?

like image 900
Shaun Xu Avatar asked Dec 17 '12 09:12

Shaun Xu


People also ask

What does this error code mean 0x80004005?

Error 0x80004005 is translated as an unspecified error and is usually seen when the user cannot access Shared Folders, Drives, Virtual Machines, Microsoft Account changes, and also when the Windows Updates fails to install.


1 Answers

Working under a proxy I stumbled on the same error. I managed to activate VS developer license by doing the following:

1 - On Windows 8 Start search for Services (under settings)

2 - After that stop Network Location Awareness

3 - Try to activate again and you will be prompted a live ID request.

I got the solution from: http://social.msdn.microsoft.com/Forums/en-US/toolsforwinapps/thread/112c6b04-9eda-49f2-95d8-62e0a169f99e/

like image 153
Bartho Bernsmann Avatar answered Sep 19 '22 11:09

Bartho Bernsmann