Hello,
I need help with adding openstaad reference to C# project.
I did follow all instruction as per staad documentation. program is working on my system but not on client system.
I am using staad version 22 update 10.
One more thing, I am building VSTO Excel addin using C#. But process of adding staad reference should stay same i guess.
Let me know if anyone can help with this.
Are you getting any error on client system? Please attach the error and also please share the project
Hello Shreyanka, here is my sample VSTO project. You'll need to install Office VSTO to open solution file. You can find openstaad code on Ribbon1.cs. There's also compiled version in debug folder if you want to test directly.
ExcelWorkbook_CSharp_Sample.zip
The code is working for me too. Can you please check the path of staadpro.dll in your client's machine and the version number of STAAD.Pro.
Be both are using same version.