I have a fresh installation of Windows 8 and Visual Studio 2012. The following error appears when I try to register either from Visual Studio or from Power Shell command line Show-WindowsDeveloperLicenseRegistration. My computer time is accurate and Windows
Update is up to date. Is there any fix from Microsoft on this?
Show-WindowsDeveloperLicenseRegistrationShow-WindowsDeveloperLicenseRegistration:Couldnot load file or assembly'Microsoft.Windows.DeveloperLicense.Commands'or one of its dependencies.The system cannot find the file specified.At line:1char:1+Show-WindowsDeveloperLicenseRegistration+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+CategoryInfo:NotSpecified:[Show-WindowsDeveloperLicenseRegistration],FileNotFoundException+FullyQualifiedErrorId:AcquireDeveloperLicenseException,Microsoft.Windows.DeveloperLicense.Commands.ShowWindowsDeveloperLicenseRegistrationCommand
This dll seems to exist in: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Windows.DeveloperLicense.Commands\v4.0_6.2.0.0__31bf3856ad364e35\Microsoft.Windows.DeveloperLicense.Commands.dll
Thanks