Hello,
We have an Addon developed with VB6 that run without problems with SBO 6.5.
We have upgraded to SBO2004A and I have referenced in the source code to the 2004 UI and DI. I debug mode (from IDE) we don't have problems, but when I try to execute the addon from a client, I get this error message:
<b>Runtime Error 429 ActiveX Component can't Create Object</b>
Thanks in advance
Blas
Hello,
I am working with VB .net Framework 1.1 and SBO 2004A
I am trying install Addon , but i have problems.
I tried install the file helloworld.exe the example 14.AddOnInstaller , and I don't have problem.
- I Generate AddOnInstaller.exe
- I Make an ard-file
- I Register the addon in SBO-client
- I Check force Install . Restart the SBO and the ADD-On install and show the message "Hello".
But I try install with any file-exe generated by me , then I have problem.
I have tried with the sample Helloworld (without nothing modify, debug mode (from IDE) he work fine) , I build file hlloworld.exe and the size is : 5.632, and the size the file helloword.exe the sample 14.AddOnInstaller is 20.480 ?¿?¿?¿?
Register the addon in SBO. When Restart SBO show form AddOnInstaller, i change path folder AddOn and Click for install. The process start the instalation ,but I get the error : system.IO.FileNotFoundException in HelloWorld.
I change the file-exe helloworld build by me , by the the file-exe helloworld the example 14.AddOnInstaller, and the installation work fine.
Anyone have perhaps a solution, or can send any example how desing the addon to install.
Thanks .
Add a comment