|
Hello all,
I am encountering two types of problems when deploying a Builder Ex add-in to end users:
1) on a 32-bit end-user machine, after successful installation of the Compiler Runtime and the add-in, the Function Wizard is not able to find the Matlab component to 'add' to the Excel (here 2007 version) spreadsheet. I have installed first the Visual C++ 2010 redistributable x86 libraries before deploying the project, but this does not seem to be helpful
2) on a 64-bit end-user machine, after successful installation of the Compiler Runtime and the add-in, the Function Wizard is able to find the correct Matlab component to 'add' to the Excel spreadsheet. However, while using the Function Wizard, after clicking 'add' on the component to be added to the spreadsheet, Excel (here 2010 version) freezes, stops working, and ultimately closes automatically.
Hope you can help.
Best
Daniele
|