DLL issue
Hello
I have created a DLL in VS2003 standard, DLL works fine on my computer, but when I try to use it on a different one, that where I my problem starts, I tried to set the DLL on REGASM.exe , but I get an error saying can't find 'regasm.exe'. Does anyone know how I can register the DLL on regasm.exe or gacutil.exe so other applications can use the same DLL.
Thanks
|