hi,
Im trying to register an assembly coded in VB.NET using regasm tool. I have already created a strong name with sn tool.
When I execute the following command
regasm WindCallVBNetfrmCom.dll /tlb:WindCallVBNetfrmCom.tlb
I get an error
RegAsm error: Access to the registry key is denied.
am I doing anything wrong. pls lemme know
Thanks in advance
Ahmed
Im trying to register an assembly coded in VB.NET using regasm tool. I have already created a strong name with sn tool.
When I execute the following command
regasm WindCallVBNetfrmCom.dll /tlb:WindCallVBNetfrmCom.tlb
I get an error
RegAsm error: Access to the registry key is denied.
am I doing anything wrong. pls lemme know
Thanks in advance
Ahmed