I had written a COM server using VS2005, and no problem if test in VB
script. However, I copy the code from VB script to Excel VBA, it prompt
"File or assembly name CsharpCOM or one of its dependencies, was not found."
After the error, I compile the program using VS2003. It can ...