Hi,
I use a combo box wich is part of the TrueDbList ActiveX. I changed it's source from Bound to AddItem. Since then, every time I launch the software, a dialog box from XArrayDB shows the first time I open the form containing the combo box with this message: This dialog box will not be shown if you recompile the program using a licensed version of this product.
In fact, I do not use XArrayDB in my software and I own a fully licensed version of C1 ActiveX collection.
The problem arises on this line of code:
tdbProductions.AddItem varSettings(inbSettings, 1)
If I comment this line, I do not get the dialog box, but then I do not feed the combo box neither. The variable varSettings contains a series of strings separated by "|". And of course, I changed the property AddItemSeparator of the combo box from ";" to "|". Changing it in code or in the property sheet makes no difference.
The version of TrueDbList is 8.0.20031.302 and the version of XArrayDB shown in the dialog box is 8.0.20031.6. As you probably guessed, I use the ActiveX with VB6.
Thank you for helping.
Thanks a lot for helping, but a click on the command button opened a message with a single button (OK), not three. Beside information about Component One, the dialog box gave these info about XArray:
Sorry, clicked the wrong button!
So, the dialog box gave information about XArrayDB: Build 1.0.0013.
That was it. And the naging screen still shows when I run my code from VB.
Do you think of anything else I could try to get rid of it?
Again, thank you for helping.
Claude
<cdionne> wrote in message news:215561@10.0.1.98... Sorry, clicked the wrong button! So, the dialog box gave information about XArrayDB: Build 1.0.0013. That was it. And the naging screen still shows when I run my code from VB. Do you think of anything else I could try to get rid of it? Again, thank you for helping. Claude http://helpcentral.componentone.com/cs/forums/p/78275/215561.aspx#215561