Registering Com Component Addins

I have made a Com Component Addin for RMS made in C# (using the Register for com interop option). It is called by the hooks in RMS and is working fine on my development system, however i have not been able to get it to work on my actual POS system (which has the .NET Framework installed).

I am unsure on how to properly register the dll on my actual pos system, using regsrv32 does not seem to work with this C# compiled assembly. Does anyone know how to register the dll on the client machine?

Thx Adam

Reply to
Auebel
Loading thread data ...

Per some other posts on the board, you need to register using 'regasm' and not 'regsvr32', do a search of the board for the posts talking about this would be where i would start

hth kevin

"Auebel" wrote:

Reply to
kskinne

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.