Operating system: Windows XP Service Pack 3 Framework: Microsoft.Net\Framework\v2.0.50727
Command Prompt started as Administrator
<framework directory>\regasm /codebase Hps.Exchange.PosGateway.Client.dll /tlb
or
<framework directory>\regasm /codebase Hps.Exchange.PosGateway.Client.dll
operating system returns:
RegAsm : error RA0000 : An error occurred while writing the registration
information to the registry. You must have administrative credentials to
perform this task. Contact your system administrator for assistance
I do a set from the command prompt and it shows username=Administrator
Thanks Guys
This might fail if for some reason you don't have the correct permission to the registry. This could be caused by a number of things, such as corporate policy or a virus/malware. Try resetting to the default using Solving setup errors by using the SubInACL tool to repair file and registry permissions.
The basic gist from that page (in case the link breaks in the future) is to download SubInACL and then run the following commands:
However, I recommend visiting the linked page as it provides more details and caveats.