Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP Controls download/install version
The srpcontrols download shows that the version is 4.2.1.6, but the version on the ocx that is installed is showing 4.2.1.1
As we are trying to isolate issues , can you confirm that the ocx that we are downloading/installing is actually *.6 and the ocx files info has not been 'updated'
As we are trying to isolate issues , can you confirm that the ocx that we are downloading/installing is actually *.6 and the ocx files info has not been 'updated'
Comments
I have a downloaded history of the 4.2.x series Controls and I can verify that the registered 4.2.1.6 Is showing as such, both via Windows properties and SRP_ACTIVEX_INFO
Thats is for a Control grabbed via the forums.
The latest Product download, that I am aware of, is 4.2.1.1 so anything later than that is just an OCX from the forums?
I also have a habit of unregistering (even though not really needed) and re-registering the Controls every time, even for the smallest dot releases...
Pretty hard to find forum released one amongst all the postings. I would be interested in a link to 4.2.1.6
Obviously newer versions of the Controls are available, though we know Kevin is looking into an issue with the latest. I take the forum release hotfixes as 'Beta' that only I play with (unless I know it fixes a particular issue I have from a 'release installer' version that has been deployed to site).
If you really wanted that version specifically for some reason, Kevin posted it here (May 12th entry):
4.2.1.6
Its only the x32 OCX though and it was quickly superseded in the same Forum Topic....
Are you sure the changes that were done in the 32bit ocx also went into the 64bit ocx, probably ribbon related somehow as the issue is a strange one.
OI9 Version 4.2.1.1 issue occurs, but not not now in 4.2.1.6
OI10 issue occurs in 4.2.1.1 and now also in 4.2.1.6
The issue is this:
4.2.1.1: OI9 and OI10
A form loads data into an edittable, does a send_event WRITE then a send event READ and the edittable is now empty, tracked to the write event not writing the data.
This happens when run from the ribbon menu.
If run from the form designer and the ribbon is closed, then all works as should.
OI9:
Installing the 4.2.1.6 ocx the issue is solved.
OI10:
Installing the 4.2.1.6 ocx the issue is still there.
Is any of this familiar to you?
Anyway, I changed the code with some of my 'I would do it this way' and then it worked as expected.
All I can think of is that we all know that OI10 has changed the way it does things and with very strict internal rules, so, maybe we ended up with a clash of events timing somewhere.
Just thought I would bring you uptodate in case this might reveal something for you.
If you need the before and after code, I will only send it to you via email and consider it private.
Update.
Running from the formdes now works, BUT ONLY if the MDI-ribbon has not been run.
Running from the MDI does not work.
I just noticed that the .ocx was not registered, so I will test again.
But in the meantime there is another issue with this version.
Have I missed something with the 4.2.2 series?
I will now install the 4.2.2.8 and see if that fixes the major MDI issue , which was working OK in 4.2.1.6.