1-Visitor
January 30, 2013
Solved
user defined DLL problem
- January 30, 2013
- 1 reply
- 1417 views
Hi MathCad Community,
I've been trying to write a few user defined MathCad functions. I've been successfully developed and tested a few functions purely written in C++. However I also have a few functions already implemented in C# and I have converted them into managed dll, and registered them through regasm.exe and imported them into C++ dll. Works fine on development machine, but on a test machine, MathCad says "External component has thrown an exception". I have no idea where this problem is rising, and I would greately appreciate any help.
I have attached a few files, they are a copy of my C# project files and C++ dll files.
Thanks,
Maryam

