Hi Peter,
Check out this thread on google. I hope it helps.
http://groups.google.com/groups?hl=e...s01%26rnum%3D2
---
Rob Windsor
G6 Consulting
Toronto, Canada
"peter" <(E-Mail Removed)> wrote in message
news:060c01c3710f$b9951830$(E-Mail Removed)...
> This question is on Component Services. I am currently
> working through the code examples in Wrox Professional
> VB.Net 2nd Edition.
>
> After building the components with a strong name ( I used
> sn.exe to generate the key pair) I keep getting the
> following error while running regsvcs.exe from the command
> window.
>
> The following installation error occurred:
> 1: Failed to register assembly 'Reporter,
> Version=1.0.1339.38794, Culture=neutral,
> PublicKeyToken=839bf3e9f8d9dffd'.
> 2: Access to the registry key is denied.
>
> What gives? I can't seem to pin down what security setting
> I need to set in order to allow this COM object to
> register.
>
> Any ideas out there??
>
>
> Thanks!