Spoon,
I used to be able to include dMCScripting.DLL in a C-Sharp project and go, but I can no longer do it in C-Sharp 2013. It doesn't recognize the DLL as a valid component. If I run regsvr32 it appears to register and takes the reference in VS, but runtime fails on a COM not registered exception. Any ideas?
I used to be able to include dMCScripting.DLL in a C-Sharp project and go, but I can no longer do it in C-Sharp 2013. It doesn't recognize the DLL as a valid component. If I run regsvr32 it appears to register and takes the reference in VS, but runtime fails on a COM not registered exception. Any ideas?
Comment